Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Is there a way to have make the CVSNT server authenticate against domains that are not in the "Default Domain" dropdown list box? ________________________________ From: Ayvaz, James Sent: Sunday, January 23, 2005 8:24 AM To: 'cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook' Subject: linux client won't authenticate against multiple NT domains. Hi, I have the following setup: DOMAIN A - contains all of the user accounts DOMAIN B - contains the CVSNT server DOMAIN B trusts DOMAIN A From a windows machine I can successfully use the following CVSROOT variable cvs -d CVSROOT=:sspi:DOMAINA\user at cvsntserver:/cvsroot login However when I type the equvilent command on the linux client I get the following cvs -d CVSROOT=:sspi:DOMAINA\\user at cvsntserver:/cvsroot login cvs [login aborted]: Logon failure: unknown user name or bad password. However if I am able to login using user accounts from DOMAINB the linux client works? cvs -d CVSROOT=:sspi:DOMAINB\\user at cvsntserver:/cvsroot login Has anyone seen this behavior, is it a bug, or am I just missing something? Thanks to anyone who can help. I'm using CVS - Concurrent Versions System (CVSNT) 2.0.41a (client/server)