B
Brian McCauley
On a number of W2003 servers here, if I do
icacls C:\
I get...
C:\ BUILTIN\AdministratorsF)
BUILTIN\AdministratorsOI)(CI)(IO)(F)
NT AUTHORITY\SYSTEMF)
NT AUTHORITY\SYSTEMOI)(CI)(IO)(F)
CREATOR OWNEROI)(CI)(IO)(F)
BUILTIN\UsersRX)
BUILTIN\UsersOI)(CI)(IO)(GR,GE)
BUILTIN\UsersCI)(AD)
BUILTIN\UsersCI)(IO)(WD)
EveryoneRX)
The ACE BUILTIN\UsersRX) is wrong!
It *behaves* and indeed appears in the graphical DACL editing tool in
Explorer (Properties -> Security-> Advanced) as if it were
BUILTIN\UsersCI)(OI)(RX)
(That is to say it does get inherited by objects and containers).
If I edit that ACE in Explorer - but save it without making any *visible*
change then it subsequently appears correctly in ICACLS.
icacls C:\
I get...
C:\ BUILTIN\AdministratorsF)
BUILTIN\AdministratorsOI)(CI)(IO)(F)
NT AUTHORITY\SYSTEMF)
NT AUTHORITY\SYSTEMOI)(CI)(IO)(F)
CREATOR OWNEROI)(CI)(IO)(F)
BUILTIN\UsersRX)
BUILTIN\UsersOI)(CI)(IO)(GR,GE)
BUILTIN\UsersCI)(AD)
BUILTIN\UsersCI)(IO)(WD)
EveryoneRX)
The ACE BUILTIN\UsersRX) is wrong!
It *behaves* and indeed appears in the graphical DACL editing tool in
Explorer (Properties -> Security-> Advanced) as if it were
BUILTIN\UsersCI)(OI)(RX)
(That is to say it does get inherited by objects and containers).
If I edit that ACE in Explorer - but save it without making any *visible*
change then it subsequently appears correctly in ICACLS.