[cvsnt] Re: Limiting access to CVSROOT and some CVS commands. ..

Lehman, Curtis CLehman at carrieraccess.com
Fri Aug 6 20:44:41 BST 2004


I just tippled check that the server didn't have the "use local users" box
checked under the advance tab and then ran the command:

C:\projects\TAG_Group\Projects>cvs -ttt chown clehman
  -> Tracelevel set to 3.  PID is 1608
  -> Session ID is 6484113e02a0000
  -> main loop with CVSROOT=....
.....
  -> set_repository_version((null),(null))
  -> set_repository_version((null),(null))
S -> Name_Repository((null),(null))
S -> Checking admin file
C:/CVSNTServer/CVSRepository/Engineering/CVSROOT/admin
for user clehman
S -> win32getpwnam(clehman)
S -> Machine is standalone
S -> NetUserGetInfo returned NERR_UserNotFound - failing
cvs server: User clehman does not exist

So is the problem that the server thinks it's a stand alone and so it
doesn't try the domain SAM? How can I change this?

Thanks,
Curtis Lehman

-----Original Message-----
From: Tony Hoyle [mailto:tmh at nodomain.org]
Sent: Friday, August 06, 2004 11:34 AM
To: cvsnt at cvsnt.org
Subject: Re: [cvsnt] Re: Limiting access to CVSROOT and some CVS commands.
..

On Fri, 6 Aug 2004 11:12:32 -0600, "Lehman, Curtis"
<CLehman at carrieraccess.com> wrote:

>I double checked and that option is not checked. Any other ideas?
>
The machine certainly believes that it is a standalone machine, as the
trace you posted shows.  There are only two ways this can happen -
either it *is* standalone, or the 'use local users' setting is
checked*.

Tony

* Techincally it's down to the result of LsaQueryInformationPolicy,
which could fail for other reasons but in practice never has done.


_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt




More information about the cvsnt mailing list