[cvsnt] strange probleem

Jonas Geiregat eniac at sdf-eu.org
Sat Jun 28 11:07:39 BST 2003


Bo Berglund wrote:

>On Thu, 26 Jun 2003 07:21:12 -0700, Jonas Geiregat <eniac at sdf-eu.org>
>wrote:
>
>  
>
>>First I do
>>set cvsroot=:sspi:eniacBOX:/test
>>then I add a new user
>>cvs passwd -a -r "eniac" "testuser"
>>He asks me to give in a passwd so I do that
>>then I reset my cvsroot to :sspi:testuser at eniacBOX:/test
>>then I do cvs login
>>and I get:
>>Loggin in to :sspi:testuser at eniacBOX:2401:/test
>>CVS password: ********
>>cvs [login aborted]: unrecognized auth response from eniacBOX: cvs 
>>[server aborted]: Authentication failed
>>but I can login as user eniac ....
>>What could it be ?
>>    
>>
>
>You are mixing up :pserver: and :sspi:
>Setting passwords etc with the cvs passwd command *only* affects the
>pserver protocol connections. For sspi the NT user database is always
>used.
>
>
>
>/Bo
>(Bo Berglund, developer in Sweden)
>_______________________________________________
>cvsnt mailing list
>cvsnt at cvsnt.org
>http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
>
>
>  
>
You can use other none system users with sspi protocol
got from the wiki:
But you can "alias" a CVS login to a "real" user by this command:
so I did that
cvs passwd -a -r "real_account" "cvs_account"
Tryed to login with cvs_account and I get

cvs [login aborted]: unrecognized auth response from eniacBOX: cvs 
[server aborted]: Authentication failed



More information about the cvsnt mailing list