Added undocumented -t command for testing parsing of acl entries.
authorTim Potter <tpot@samba.org>
Thu, 7 Dec 2000 06:05:57 +0000 (06:05 +0000)
committerTim Potter <tpot@samba.org>
Thu, 7 Dec 2000 06:05:57 +0000 (06:05 +0000)
commit34402b75b5628684ee527c0fd2e263412ee2a008
treedb7e3cc6017ab01ae5a540f51b36bfad6763fbdd
parent423227d7ca87a6a4b9412e9ecbc3d6dd073818b1
Added undocumented -t command for testing parsing of acl entries.

Print out hex value for ace mask if we can't decode it.

We can now parse FULL,CHANGE,READ as well as combos of RWXDPO as ace mask
values.

Clarified usage message.

Bomb out if excess args are given.
(This used to be commit ed5bda119a984e124d24f168db15e15da62ceaa5)
source3/utils/smbcacls.c