[cvsnt] pserver authorization problems
David Jackman
David.Jackman at fastsearch.com
Fri Jan 6 23:30:00 GMT 2006
This didn't seem to make any difference. When I added the user with the
command
cvs passwd -D domain -r djackman
the entry in passwd looked like djackman:!domain:djackman and the
login didn't work. Note that there are no slashes at all (backward or
otherwise). I added the user again with this command:
cvs passwd -D domain -r domain\djackman
and the entry in passwd changed to djackman:!domain:domain\djackman
(with one backslash). The login still didn't work. I changed the entry
in passwd to a double-backslash, and that didn't improve anything.
I'm getting the same error for non-domain users as well, and I know
you've gotten that to work. What am I doing wrong?
..David..
-----Original Message-----
From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf
Of Bo Berglund
Sent: Friday, January 06, 2006 4:13 PM
To: cvsnt at cvsnt.org
Subject: Re: [cvsnt] pserver authorization problems
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
>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)
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list