Re: security INF files
From: Nick Finco [MSFT] (nfinco_at_online.microsoft.com)
Date: 12/05/03
- Next message: anonymous_at_discussions.microsoft.com: "Re: if then statements"
- Previous message: Nathan: "Setting Program Privileges"
- In reply to: randy: "Re: security INF files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 5 Dec 2003 14:37:42 -0800
Localization issues.
No, setting "XYZ__memberof=" won't search out all the groups that XYZ is a
member of and remove it. If there is a list of groups, the account will be
added to those groups. Then if you are running XP or WS2003 and you remove
a group from the memberof list, XYZ would be removed from the group so the
setting doesn't tattoo. That's the only scenario which would cause XYZ to
be removed from a group.
N
-- This posting is provided "AS IS" with no warranties, and confers no rights. Any opinions or policies stated within are my own and do not necessarily constitute those of my employer. Use of included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "randy" <rgoebel@yahoo.com> wrote in message news:0d5501c3bad7$095387b0$a001280a@phx.gbl... > Why would they do that instead of just calling > it "guest_members"? > > Would it be safe then to assume that "*S-1-5-32- > 547__Memberof=" will remove power users from every group > they are a member of? > > Thanks again. > > :Randy > >-----Original Message----- > >That will remove all accounts from the power users group. > > > >Lower down in the template you should see a Strings > section where this is > >defined: SceInfGuests = "Guests" The line you > mentioned would remove all > >accounts from the guests group. > > > >N > > > >-- > >This posting is provided "AS IS" with no warranties, and > confers no rights. > >Any opinions or policies stated within are my own and do > not necessarily > >constitute those of my employer. Use of included script > samples are subject > >to the terms specified at > http://www.microsoft.com/info/cpyright.htm > > > > > ><rgoebel@yahoo.com> wrote in message > >news:0bb901c3b0a3$6748fbe0$a001280a@phx.gbl... > >> I found "*S-1-5-32-547__Memberof=" and "*S-1-5-32- > >> 547__Members ="in several INF files for securing your > >> servers. However, I cannot verify what they are for. > >> > >> I assume this removes the power users from any group > and > >> removes them from being memebers of any groups. Is > there > >> a document or some place I can verify this? > >> > >> > >> SECOND, > >> What is "%SceInfGuests%__Members ="? > >> > >> :Randy > > > > > >. > >
- Next message: anonymous_at_discussions.microsoft.com: "Re: if then statements"
- Previous message: Nathan: "Setting Program Privileges"
- In reply to: randy: "Re: security INF files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|