Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Tony Hoyle wrote: > Bo Berglund wrote: > >> >> Then there is a difference between ntserver and sspi. >> Tony?? >> >> > There's no difference (it all goes through the same common code). It > all depends on the SystemAuth flag. If SystemAuth=no then only users > listed in the passwd file will be able to log in. I think that is not true. In server.c, the system_auth field is only checked by check_repository_password. check_repository_password is only called by check_password. check_password is only called if the protocol set the repository root during authentication. AFAIK, pserver is the only protocol that sets the repository root during authentication. I thought I verified that was the case a long time ago when I was sent you the "Rootless-stream-modification" patch and the "gserver_sspi" patch. I didn't check :ntserver: mode though so maaybe in fact :ntserver: does send the (extraneous) root line. I thought that the "readers" and "writers" file was for authorization. I still think that the passwd file should be only for :pserver:. - Brian _______________________________________________ Cvsnt mailing list Cvsnt at cvsnt.org http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs