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.
On Fri, 6 Jan 2006 15:17:29 -0700, "David Jackman" <David.Jackman at fastsearch.com> wrote: >Does anyone have any thoughts on this issue? I'm having the same >problem. I've installed 2.5.03.2151 on Windows 2000 Advanced Server. >When I was running 2.0.58d (on a different machine), I was able to use >pserver with domain accounts, but all I get now is "no such user". Is >there something new I have to do to enable this behavior? > >..David.. > > >-----Original Message----- >From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf >Of Pawel Bednarski >Sent: Monday, December 12, 2005 7:08 AM >To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook >Subject: [cvsnt] pserver authorization problems > >Hello, > > Enviroment: > Windows 2003 Server SP1 > Windows domain > > Involved versions: > CVSNT 2.5.01.1976 (works ok) > CVSNT 2.5.02.2115 and above (may be that earlier versions too) >- not works > > Problem: > With erlier version of cvsnt, it is posible to authorize user >with pserver > using domain account in manner >:pserver:domain\user at server:/repository. > With newer version it is imposible. Message says: no such >user... Did you try :pserver:domain\\user at server:/repository ? CVSNT is now rather picky about the backslashes so you might want to manually check the CVSROOT/passwd file and see if the accounts there have domain\user in them and possibly change to domain\\user just for a test ( and don't use cvs passwd to do that, edit the file in place for the test ). Just an idea.... /Bo (Bo Berglund, developer in Sweden)