Hello, It did not solve the problem. Also let me explain you the problem in detail:
1) We have installed the CVSNT server in a machine M1. The machine has a domain D1 and we have user logins in the domain say u1, u2. We use that to login to the system. 2) Now i have TortoiseCVS installed in my system and i have logged into this system also using the same user login u1 in the domain D1. Now when i do a CVS checkout for fetching list, i use my login in the domain D1 and it asks for the password that i use to login as u1 in the domain D1. And once given, it fetches the list properly 3) My colleague uses his personal laptop which doesn't have the domain D1 and he uses his own user name say ux1 to login into his personal system. He also has a domain user name namely u2 in the domain D1. Now, he does a CVS checkout using his domain username / password u2. It throws error. Now i tried setting up the windows firewall allowing the program cvslock.exe and opening the port 2401. It did not work. The errors that we got was: In C:\DOCUME~1\LENOVO~1\LOCALS~1\Temp\: "C:\Program Files\CVSNT\cvs.exe" -q -Q co -c CVSROOT=:sspi:[EMAIL PROTECTED]:2401/JCSPLM_CGF_MGMT_SYS cvs [checkout aborted]: Error reading from server b7mdcs018.bg.na.jci.com: -1: Unknown error In C:\DOCUME~1\LENOVO~1\LOCALS~1\Temp\: "C:\Program Files\CVSNT\cvs.exe" -q -Q ls -q / CVSROOT=:sspi:[EMAIL PROTECTED]:2401/JCSPLM_CGF_MGMT_SYS cvs [ls aborted]: Error reading from server b7mdcs018.bg.na.jci.com: -1: Unknown error Please provide some help. Regards, Aravinth On 8/20/08, Lakshmi Narayanan <[EMAIL PROTECTED]> wrote: > > Hi , > > Goto controlpanel and select the windows firewall and select the tab name > called exception there you need to add a program for cvslock.ex and add a > port 2401 and the port should point to tcp. > > Then try it. Your problem will be solved. if not send me the error message > i can try to solve your doubts. If already solved leave it with this mail. > > Thanks and regards, > Lakshminarayanan.Ramasami > Software Engineer(QA) > www.tyfone.com > > > --- On *Wed, 20/8/08, Aravinth Rajendran <[EMAIL PROTECTED]>*wrote: > > From: Aravinth Rajendran <[EMAIL PROTECTED]> > Subject: [cvsnt] Help in CVSNT > To: [email protected] > Date: Wednesday, 20 August, 2008, 8:40 AM > > Hello, > > We are > using CVSNT 2.5.03 Scorpio Build 2382 and Tortoise CVS 1.10.7. And > CVS Checkout - Fetch List is done using the windows authentication (sspi > protocol). This works fine if the windows user is present in the domain in > which the CVSNT server machine is present. > > We tried using one of our team member's personal computer. From that > computer, we tried Fetch List using his domain username and password. That > did not work? > > Any idea how to solve this? > > -- > Aravinth Rajendran > 262 309 4931 (M) > _______________________________________________ > cvsnt mailing list > [email protected] > http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt > > > ------------------------------ > Get an email ID as [EMAIL PROTECTED] or [EMAIL PROTECTED] Click > here.<http://in.rd.yahoo.com/tagline_dbid_4/*http://in.promos.yahoo.com/address> -- Aravinth Rajendran 262 309 4931 (M) _______________________________________________ cvsnt mailing list [email protected] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
