Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any generic...
authorJeremy Allison <jra@samba.org>
Fri, 31 Aug 2012 21:42:21 +0000 (14:42 -0700)
committerJeremy Allison <jra@samba.org>
Sat, 1 Sep 2012 03:32:37 +0000 (20:32 -0700)
commit5e0365dfe891f556eed180bc44ac7120c37141fb
tree813a9032dbafd09dbc7fd9562c0c7b3a1b855c06
parent6550bc0d26278ce96a2a752231efef274c0dcf12
Now SEC_RIGHTS_PRIV_RESTORE and SEC_RIGHTS_PRIV_BACKUP don't include any generic bits (they're used directly in the fileserver where the generic bits have already been mapped into file specific bits) we need to add the generic bits to the test when we have these privileges.

Mark samba4.base.maximum_allowed knownfail until we implement NTCREATEX_OPTIONS_BACKUP_INTENT.
selftest/knownfail
source4/torture/basic/denytest.c