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.
At Tuesday 5/4/2005 07:57, LJhumun wrote: >I am connecting to CVSNT server through SSPI protocol and am in a domain >named SIL. I have created a passwd file in my repo/cvsroot and i have >included all the users including vinay. > >But when i am trying to checkout something, i get the following error >message: >cvs [aborted]: no such user SIL/vinay in CVSROOT/Passwd You don't need a passwd file for SSPI - unless you want to restrict logins only to those mentioned there. If client and server are on the same domain try setting 'Default domain' in CVSNT control panel. Or list the usernames including domain in the passwd file. Gabriel Genellina Softlab SRL