Re: Using Group names in the security templates (inf files)
From: Nick Finco [MSFT] (nfinco_at_online.microsoft.com)
Date: 11/25/03
- Next message: Nick Finco [MSFT]: "Re: security INF files"
- Previous message: Rich Benack: "RE: Virus targeting my print server"
- In reply to: Kevin: "Using Group names in the security templates (inf files)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 24 Nov 2003 15:32:35 -0800
That is currently not possible. SDDL only supports the use of SIDs and well
known account aliases in that field.
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 "Kevin" <kevinryanhp@hotmail.com> wrote in message news:a14decd4.0311241006.285efeca@posting.google.com... > Hi, > > Does anyone know if it's possible to use Group Names in a security > template instead of the SID of the group? If I create a security > template using the MMC and allow a certain group access to a > particular folder when I open the inf file that's created the MMC has > converted the group name to the SID. as in the example below: > [File Security] > "%SystemRoot%\Windows\MyFolder",0,"D:PAR(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;O ICI;0x1301bf;;;S-1-5-21-1606980848-813497703-725345543-1145)" > > What I would like to use is: > "%SystemRoot%\Windows\MyFolder",0,"D:PAR(A;OICI;FA;;;BA)(A;OICI;FA;;;SY)(A;O ICI;0x1301bf;;;MyGroup)" > > The reason I want this is because I am creating the security templates > in a test environment, so if I create new groups in the live > environment the names won't change but the SID's will, which means my > templates won't work. > Have I got the syntax wrong or is it that secedit will only take inf > files that use the SID's? does the SID hold domain information aswell > as group information? > > Any help would be appreciated. > Thanks, > Kevin
- Next message: Nick Finco [MSFT]: "Re: security INF files"
- Previous message: Rich Benack: "RE: Virus targeting my print server"
- In reply to: Kevin: "Using Group names in the security templates (inf files)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|