tests/posixacl: Test with and without filling in the unix_token
authorAndrew Bartlett <abartlet@samba.org>
Wed, 11 Jul 2018 05:08:34 +0000 (17:08 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 02:32:06 +0000 (04:32 +0200)
commit7422df43bbe0b09f6e7cf57984ea523f4e10249b
tree69edca35b5ea0a99c5ef62e46a64347c99bafa55
parenteb6cb6e673e430cb8bb0be326f61c547ae42dfa1
tests/posixacl: Test with and without filling in the unix_token

Sadly the unix token cannot be created without a running winbindd,
which is not available during provision and a domain restore.

(Internally in smbd a backup API via passdb is used, but this
is not connected to this function at this time)

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/posixacl.py