Problems in decrypting the smbcacls output

Nilesh Lonari nileshlonari at gmail.com
Mon Dec 11 20:24:59 GMT 2006


Hi All,

I am having problem in decrypting the mask value of an ACE, which is shown
as a hex value, rather than
showing it as the usual read, change or full permissions.

After seeing the code for smbcacls(samba 3.0.23), came to know that if the
smbcacls program is not able
to decrypt the hex value(using either standard_values and special_values
perm array), then it prints the hex value itself.

like in :

REVISION:1
OWNER:PUNL3623+admin
GROUP:PUNL3623+None
ACL:PUNL3623+admin:ALLOWED/19/FULL
ACL:BUILTIN+Administrators:ALLOWED/19/FULL
ACL:NT AUTHORITY+SYSTEM:ALLOWED/19/FULL
ACL:+CREATOR OWNER:ALLOWED/27/0x10000000
ACL:BUILTIN+Users:ALLOWED/19/READ
ACL:BUILTIN+Users:ALLOWED/18/0x00000004


I want to know what is the hex no(0x00000004) , in the last ACE stands for?

Thanking in Advance,
Nilesh.


More information about the samba-technical mailing list