summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb_privilege.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r4151: added privilege attribute handling on samdb.Andrew Tridgell1-0/+107
pvfs will now honor some privileges on ACLs, and it will be quite easy to add the checks for more privileges in the necessary places, by making calls to sec_privilege_check(). (This used to be commit 3549039d0fbc54f87ae679e7288b82b28713e487)