I'm not a :pserver: expert. But, doesn't the passwd file contain entries
like this?:
cvs_username:cvs_password:os_username
If you leave off the last part (os_username), then my understanding is
that CVS will assume that it is the same as cvs_username. For example:
bob:aw34ca3:bob
bob:aw34ca3
bob:aw34ca3:billy
The first line and the second line work exactly the same. For the third
line, you need to have an OS user named "billy" for bob's pserver
account to work correctly.
But, that is just my vague recollection of something I read about
something that I never use. So, I could be wrong. Please correct me.
Thanks,
Brian
Alberto Serrano wrote:
> The same happens to me.
> I disabled impersonation, and used SystemAuth==o. In theory, CVSNT should
> only rely on passwd file for authentication. However, I had to create an NT
> user in for CVSNT to recognize the user. Looks like a bug. In this scenario,
> the password used by CVSNT is the one in passwd, no the NT user password.
>
> Regards,
> Alberto.
>
> "Sriram Chavail" <[EMAIL PROTECTED]> escribi� en el mensaje
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I have installed cvsnt 1.11.1.3 (Build 57) on my Windows 2000 machine. I
> configured it to use a repository 'd:\cvsrepos'. I followed the
> instructions in the
> http://www.devguy.com/fp/cfgmgmt/cvs/cvs_admin_nt.htm#faq link to set up
> pserver using cvs passwords.
>
> I checked out the CVSROOT directory and set 'SystemAuth==' and
> committed the file back into cvs. I then created a password file
> (d:\cvsrepos\CVSROOT\passwd) with user and passwd (generated using
> pwgen.exe) information as follows:
> sriram:�5jNkznCHgVJM
>
> However when I try logging into cvs (in order to add a module) with the
> following command:
> cvs -d :pserver:sriram@pcwes4:d:\cvsrepos login
>
> When I enter my password , I get the following error:
> Fatal error, aborting.
> cvs [login aborted]: sriram: no such user
>
> If I enter an incorrect password, I get a message saying that
> authorization has failed. What am I doing wrong ? Please help.
>
> Sriram
>
>
> _______________________________________________
> 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
>
_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt