Spock wrote:
> Hi. I am trying the suggestion that I have seen on the web where you can
> create a restricted group policy in the domain policy that will
> automatically add "domain users" as a member of the local administrators
> group of whatever machine a person logs on to so that any domain user will
> have full rights to the local machine.
>
> I am editing the default domain group policy, going into computer
> configuration -> windows settings -> security settings -> restricted groups,
> adding a new group called "administrators" and adding "domain users" to it.
>
> It seems to work fine. Any domain user that logs on to any XP PC in the
> domain has full rights to the local machine.
Hi
You should not add "domain users" to the local Administrators group,
because this will open for cross network access to all the domain
computers.
We add "NT Authority\Interactive" in the local Administrators group
to let all domain users automatically be local admins when they log
on to a computer interactively.
This is more secure than adding "Authenticated Domain users",
"Domain Users" or "NT AUTHORITY\Authenticated Users" because you
avoid the issue with cross network admin rights (remote access)
that these groups introduces.
--
torgeir, Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of
the 1328 page Scripting Guide:
http://www.microsoft.com/technet/com...r/default.mspx