Mail Archives: cygwin/2001/10/08/15:27:37
Thank you for your response, Corinna.
It is an active directory server.
I looked at mkpasswd.c and see that it
calls NetUserEnum at level 3 and this is
returning access denied.
MSDN says "Only members of the Administrators
or Account operators local group can successfully
execute NetUserEnum at levels 1 and 2. No special
group membership is required at level 0 or 10."
I'm looking at it further to see if mkpasswd.c
has to use level 3 and I'll talk with my
administrator to see if he can grant the
permission I need.
Thanks,
Terry
> -----Original Message-----
> From: Corinna Vinschen [mailto:cygwin AT cygwin DOT com]
> Sent: Monday, October 08, 2001 3:21 PM
> To: cygwin AT cygwin DOT com
> Subject: Re: mkpasswd -d
>
>
> On Mon, Oct 08, 2001 at 12:58:59PM -0400, Terry Roe wrote:
> > I cannot run "mkpasswd -d"
> >
> > Microsoft Windows 2000 [Version 5.00.2195]
> > (C) Copyright 1985-2000 Microsoft Corp.
> >
> > C:\>set CYGWIN
> > CYGWIN=binmode ntsec tty
> >
> > C:\>cd \cygwin\bin
> >
> > C:\cygwin\bin>mkpasswd -d
> > Everyone:*:0:0:,S-1-1-0::
> > SYSTEM:*:18:18:,S-1-5-18::
> > Administrators:*:544:544:,S-1-5-32-544::
> > Access denied
> >
> > C:\cygwin\bin>
> >
> > I am logged into the domain. This did work several
> > months ago. Our primary domain controller has changed.
> > I'm guessing it's a domain controller security policy
> > issue, but I don't know what policy to change. Does
> > anyone know or have suggestions?
>
> The PDC is probably an active directory server and the
> administrator has restricted the access. I have no
> idea about the settings needed but it's very likely a
> setting on the PDC. You will probably not be able to
> change that on your workstation.
>
> Corinna
>
> --
> Corinna Vinschen Please, send mails
> regarding Cygwin to
> Cygwin Developer
> mailto:cygwin AT cygwin DOT com
> Red Hat, Inc.
>
> --
> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting: http://cygwin.com/bugs.html
> Documentation: http://cygwin.com/docs.html
> FAQ: http://cygwin.com/faq/
>
>
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -