Hello,

I got it working with sspi protocol now.
With ntserver protocol I always got the named pipe error 2.
I saw that ntserver is listening as I reached it with  telnet as described
in
the troubleshooting.
I don't think I'm in the same NT domain as the server, but I share a
directory on it.
I have a user account on that machine.
What is that impersonation checkbox for?
I can't read the cvs.pdf file delivered with cvsnt.
Maybe there is some better structured  information?



-----Urspr�ngliche Nachricht-----
Von: Bo Berglund [mailto:[EMAIL PROTECTED]]
Gesendet: Mittwoch, 20. M�rz 2002 11:04
An: 'J�rg Krein'; [EMAIL PROTECTED]
Betreff: RE: [Cvsnt] CVS for NT 1.11.1.3 in ntserver mode?


The "named pipe" error is fired when the :ntserver: protocol is used but
there
is either no NetBios connection between client and server or there is no
trust
established between the two computers. Normally this works fine if both the
server
and the client are on the same NT domain and are both NT class machines of
course.
But I have experienced problems for example when connecting through a VPN
channel
to a remote network domain where my workstation is not a member. In this
case there
are two options:
1) Fall back to :pserver: protocol (or maybe sspi, which I have no
experience of)
2) Map a network drive .....

_______________________________________________
Cvsnt mailing list
[EMAIL PROTECTED]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Reply via email to