|
Posted by =?Utf-8?B?WWFubg==?= on December 1, 2006, 1:00 pm
If you were Registered and logged in, you could reply and use other advanced thread options The answer is really clear. And it explains why my user had access to a
folder even if it wasn't in the Users group.
Thanks
"Roger Abell [MVP]" wrote:
> Look at the Member Of tab in the properties of the User
> If there are no groups listed, then the account is not a member
> of any true groups. The account however is tokenized with
> various pseudogroup based on its usage. Two of these are
> Authenticated Users and INTERACTIVE, which you will
> often find as members of Users. Hence, even without any
> direct memberships in true groups, an account can dynamically
> be made member of groups, such as Users.
>
> > Hello,
> >
> > I've created a new local user on my Windows 2000 Server and I've removed
> > its
> > membership to the Users group.
> > To which group(s) does this user still belong to? (is there a script to
> > determine it? like using a dsquery | dsget -memberof but for local users)
> >
> > The issue I have is: if on a folder I assign the Read&Execute permissions
> > for the Users group, my new user (not member of this group) has access to
> > it.
> > (???) I don't understand why...
> >
> > Thanks for your answers
> > Yann P.
>
>
>
|