Juergen, This question is probably better suited to the CVSNT list: http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt Or news://news.cvsnt.org/support.cvsnt
Note: version 2.0.46 is a little old - I recommend that you upgrade both the server and the client to 2.0.51d: http://www.cvsnt.com/cvspro/ Port 2401 is only used by the pserver protocol. The advantage of the SSPI protocol is it's integration with the active directory users and groups. However the sserver protocol can also be used if you are more interested in security. http://www.cvsnt.com/cvspro/security.htm Regards, Arthur Barrett -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of J.Neuhoff Sent: Saturday, 21 August 2004 8:35 PM To: [EMAIL PROTECTED] Subject: sspi not working I have set up a CVSNT server (Version 2.0.46) on a Windows-2003 box, opened up its default port 2401 through the firewall, and now I am trying to remotely access this box from a Fedora Core-2 Linux machine. Using the pserver-protocol works fine. However, when using the sspi-protocol, I always get this error message: $ cvs -d:sspi:<my-user-id>@<server-ip-address>:2401/cvsroot login cvs login: Unknown method (`sspi') in CVSROOT. cvs [login aborted]: Bad CVSROOT: `:sspi:<my-user-id>@<server-ip-address>:2401/cvsroot'. $ What do I have to do to get the sspi-protocol (which I was told is safer) to work? Juergen _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
