Re: password authentication problem
"Gaurav" <[email protected]> Fri, 24 Apr 2009 11:09:23 -0000
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
Hi J.R. Heisey, Thanks for pointing it out. I changed it as you advised but to no avail. Only difference now is the error message: --------------------------------- cvs -z9 -d :pserver:[email protected]:/CVSROOT login Logging in to :pserver:[email protected]:2401:/CVSROOT cvs [login aborted]: /CVSROOT: no such repository ***** CVS exited normally with code 1 ***** --------------------------------- --------------------------------- File Permissions: drwxrwxr-x 3 cvs cvs 4096 Apr 15 18:35 /usr/local/cvsrep/ drwxrwxr-x 4 cvs cvs 4096 Apr 24 14:52 /usr/local/cvsrep/CVSROOT/ -rw-r--r-- 1 cvs cvs 946 Apr 24 14:52 /usr/local/cvsrep/CVSROOT/config -rw-r--r-- 1 cvs cvs 946 Apr 24 14:52 /usr/local/cvsrep/CVSROOT/config --------------------------------- * `SystemAuth=yes' in /usr/local/cvsrep/CVSROOT/config file. * Contents of /usr/local/cvsrep/CVSROOT/passwd file: cvs:XdmuQ8SRTP8U2 My current setting for file /etc/xinetd.d/cvspserver are: --------------------------------- service cvspserver { socket_type = stream protocol = tcp wait = no user = cvs passenv = PATH server = /usr/local/bin/cvsnt server_args = authserver disable = no } --------------------------------- --------------------------------- Also, the uncommented lines in file /etc/cvsnt/PServer are: Repository0=/usr/local/cvsrep/ Repository0Name=/usr/local/cvsrep/ LockServer=localhost:2402 1 = cvsnt (cvsnt client, wincvs, tortoisecvs, etc.) --------------------------------- Do I have to enable anything else in the above file? Also, is the port 2401 allocated properly below? [root@localhost CVSROOT]# netstat -nap | grep 2401 tcp 0 0 0.0.0.0:2401 0.0.0.0:* LISTEN 4074/xinetd I think, I am just missing some small point in this connection problem. Regards, Gaurav ------------------------------------ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/cvsgui/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/cvsgui/join (Yahoo! ID required) <*> To change settings via email: mailto:[email protected] mailto:[email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/