Re: Account question

From: Joe Richards [MVP] (humorexpress_at_hotmail.com)
Date: 05/10/03


Date: Fri, 9 May 2003 20:29:06 -0400


A couple of ways.

1. Don't let the local user set the group memberships of the group by setting the Restricted Groups. Note that you will
set the entire membership, you can't add or remove individual entries this way. So if you add users to the admin groups
of their own machines this is NOT the way to go.

2. Add a startup script for the machines. Startup scripts unlike logoon scripts run in the context of localsystem so
they can modify anything on the box. You would simply add a simple NET LOCALGROUP ADMINISTRATORS domain\groupname /add
command to add some group from the domain. This will fire any time the box is rebooted though after it comes up any
admin could remove the entries.

3. To do a quick takeover, set up an OU and apply a restricted group to it for administrators and throw the workstation
into it, you will set the admin group membership shortly when the GPO applies.

--
Joe Richards
www.joeware.net
--
"Victor Matei" <rvf@bebe.moc> wrote in message news:OdDe4EmFDHA.1984@TK2MSFTNGP12.phx.gbl...
> Suppose a user removed every account except his local username from their
> local Administrators  group of their Windows XP workstation.
> How can administrative access be regained ?
> I looked into using the Restricted Groups usage in the Group policy, however
> am not familiar with this feature, apparently it does not deal with local
> groups for the workstation.
> Thank you for your reply.
>
>
> "Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
> news:u75SdtcFDHA.1840@TK2MSFTNGP10.phx.gbl...
> > You really don't think you could because the self would only apply to its
> own object. I.E. The user and his/her own
> > object, a computer and its own object. When you add a user to a group you
> actually modify the member attribute of the
> > group.
> >
> > By default people can't add themselves to group, some access has to be
> given them to do it.
> >
> > What are the details of your root problem and the desired goal.
> >
> > --
> > Joe Richards
> > www.joeware.net
> >
> > --
> >
> > "Victor Matei" <rvf@bebe.moc> wrote in message
> news:OR736rWFDHA.1660@TK2MSFTNGP10.phx.gbl...
> > > How would you use the "Self" to prevent any accounts from adding
> themselves
> > > to a security group ?
> > >
> > > "Joe Richards [MVP]" <humorexpress@hotmail.com> wrote in message
> > > news:O9Wl5WPFDHA.432@TK2MSFTNGP12.phx.gbl...
> > > > Not sure if I have ever seen it documented.
> > > >
> > > > Self is literally self. If you give modify rights for the description
> > > attribute to all objects in a container and it has
> > > > a user named User1 and a computer named Computer1. User1 could modify
> > > description on User1 and Computer1 could modify
> > > > description on Computer1 but they couldn't modify each other.
> > > >
> > > > --
> > > > Joe Richards
> > > > www.joeware.net
> > > >
> > > > --
> > > >
> > > > "Victor Matei" <rvf@bebe.moc> wrote in message
> > > news:uZtfmgMFDHA.1548@TK2MSFTNGP12.phx.gbl...
> > > > > Can anyone point to a more exhaustive description and explanation of
> the
> > > > > "SELF" account in AD ?
> > > > > And an example how this is supposed to be used properly ?
> > > > > Thanks in advance.
> > > > >
> > > > >
> > > >
> > > >
> > >
> > >
> >
> >
>
>


Relevant Pages

  • Re: Use Active Directory to set work station local rights
    ... An alternative to Restricted Groups, as the interface causes many to ... is to use a startup script that uses the net localgroup command via ... Go with the workstation solution. ... I would like to permit admin> rights on the workstation without having to go to each work station, and> adding the specific user to the local administrators group. ...
    (microsoft.public.win2000.active_directory)
  • Re: Allowing a domain user account (specify) to add workstation to Windows 2000 domain (SP4)
    ... into the local administrators group on the workstation. ... restricted groups you can then modify the group membership to get users into ... Create the gpo in the ou where the Computers reside, ... we removed the right to add workstation to Windows 2000 ...
    (microsoft.public.win2000.active_directory)
  • Re: file sharing only works for some files, not all
    ... If you now open another Command Prompt and type this ... Local Group Memberships *Administrators *Debugger Users ... Check your NTFS permissions, check your ...
    (microsoft.public.windowsxp.general)
  • Re: Ownership of copied files
    ... Your report tells me that Administrators have full access ... Forum text.txt) and it returned the following: ... User profile ... Local Group Memberships *Administrators ...
    (microsoft.public.windows.file_system)