[cvsnt] Re: extnt return Authentication Failed with a user in an NT domain with Eclipse 3.1M4
Tony Hoyle
tmh at nodomain.org
Thu Mar 31 22:40:42 BST 2005
Tony Lin wrote:
> Hi,
>
> I wonder if anyone know how to set it right?
>
> I have Eclipse 3.1 m4 configured to use extnt.exe, and extnt.ini is
> configured to use sspi.
>
> It works with local user accountS on the CVS server.
> But failed for a domain user account, e.g
> :ext:myDomain\myUserName at myServer:/myRepository. I received "Authentication
> failed" message.
>
> I was able to use CVS login command to log onto the server with
> :sspi:myDomain\myUserName at myServer:/myRepository.
>
Try two backslashes.. it's possible eclipse is parsing the backslash as
an escape character.
You can test on the command line using ext, eg.
cvs -d :ext;command="'d:/cvsbin/extnt.exe %h %l %u cvs
server'":cvs.cvsnt.org:/usr/local/cvs version
(Replace the paths etc. to suit)
Tony
More information about the cvsnt
mailing list