s4-pvfs: use privileges rather than "uid == 0" in unix access check
authorAndrew Tridgell <tridge@samba.org>
Fri, 16 Oct 2009 12:03:42 +0000 (23:03 +1100)
committerAndrew Tridgell <tridge@samba.org>
Sat, 17 Oct 2009 02:01:03 +0000 (13:01 +1100)
commit5d5d95131100c595d642f5dc4e4eb247736d81db
treeec53c86399125ecfd938090f1f85372247bc0942
parent9da4af062b333750d9cbdf5ef9a47c5ac3723a81
s4-pvfs: use privileges rather than "uid == 0" in unix access check

This makes the unix access check much closer to the full ACL check
source4/ntvfs/posix/pvfs_acl.c