Now I got it! And it's even worse I think! If I put a password in the passwd file but NOT encrypted then the login works fine. Weird isn't it? I don't know what's going on but somehow this version must be broken in the sense that it doesn't encrypt the password before comparing the one entered to the in the passwd file. Can this be confirmed? Thanks, Bernard [EMAIL PROTECTED]
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Joachim Achtzehnter Sent: mardi 29 janvier 2002 21:21 To: [EMAIL PROTECTED] Subject: Re: [Cvsnt] pserver problem Bernard Niset wrote: > > I have setup a passwd file in the CVSROOT directory where I have referenced > the users with their passwords. I also modified the config file to have > SystemAuth set to no. > > My configuration only works with the build 45 of cvsnt. I have tried build > 47 and build 48 and they don't work for me anymore and I don't understand > why? Search the archives, this has been explained before. The users in the password file must either exist as true domain users, or you must alias them to an existing user. I'm also guessing that you are mis-understanding the meaning of the SystemAuth parameter. It worked in older versions because of a bug. Joachim -- work: [EMAIL PROTECTED] (http://www.netacquire.com) private: [EMAIL PROTECTED] (http://www.kraut.ca) _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
