SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhere....
authorJeremy Allison <jra@samba.org>
Mon, 27 Aug 2012 21:15:35 +0000 (14:15 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 1 Sep 2012 03:29:13 +0000 (20:29 -0700)
commit69d925d110a23e9f1cf9e6013729eb611b8ab58a
treee3034c01dfa4adef6f0407b4307a55792c487b83
parent4d7dad13158fe6d998d7f63ed0f4ac7935a29bf8
SEC_RIGHTS_DIR_PRIV_BACKUP and SEC_RIGHTS_DIR_PRIV_RESTORE aren't used anywhere. Remove (can re-add if needed).

Ensure the privilege rights are always specific rights, not generic.
By the time the privilege rights are examined, we've already mapped
from generic to specific in the access_mask.
librpc/idl/security.idl