This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] I wanna connect to CVSNT Server by ntserver authentication mode in wincvs1.3 client.
I set Admin Preferences in wincvs as follows. authentication : ntserver path : c:/cvs host address : tiger user name : kose CVSROOT : kose@tiger:c:/cvs However when I login to server, I cannot login to server. Wincvs output pane displays error messages as follows. Set the password authentication first in the preferences ! After searching in CVSNT mailing list archives, I found that ntserver protocol should not include @ portion of CVSROOT. I saw that some article said that this is wincvs1.3 bug. But when I try to connect to server using command line mode according to the workaround which someone provided, I cannot. c:\>mkdir sandboxc:\>cd sandboxc:\sandbox>cvs -d :ntserver:tiger:c:/cvs co . Command promt displays error messages as follows. cvs [checkout aborted]: Error connecting to server on \\tiger there is replicated name in network. The lan environment in my comany does not use Windows Domain or Workgroup at all. All the client machine and server is Win2000 professional machine which is deployed as stand alone type. Thus, the user account is mananged independently as pc to pc basis. But the user name and password of server and client is equal. I wanna know if I should install win2000 server for domain controller or I did some mistakes in the preference setup or I missed some points regarding CVS setup. Even if there is no domain controller which controls all the client machine's user accounts, CVSNT server can be connected by winCVS client? Thanks in advance for any comments and responses, Bye. -- _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
