I can see by following the mailing list that many people have the same problem as I have :-).
Now I have created a special user on the machine. That user will be there only for cvs access. Now I have something like this in my passwd file: bernard:<crypted password>:thecvsuser I intend to make every cvs user use the real user 'thecvsuser'. My config file has still the SystemAuth set to no. The weird thing is: it still doesn't work, unless I leave the crypted password field empty. Would it only be a problem with the generated password. I note that pwdgen is not included in the distribution anymore, could it be that this program is making the problem? Bernard Niset [EMAIL PROTECTED] SmartObjects.be sprl Av. G. Mullie, 32 bt 5 1200 Brussels BELGIUM Tel : +32 479 529 195 -----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
