r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a security
commit80e57d27909a9a1edad962e3f43c2178d2da2a92
authorVolker Lendecke <vlendec@samba.org>
Thu, 1 Jul 2004 14:49:44 +0000 (1 14:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:52:05 +0000 (10 10:52 -0500)
tree278b16797f85964465e3f6ae794b9f1074308719
parentec614a8f7d158b57f5981c1515962aca3c3e6ef4
r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a security
descriptor for a file, if the owner sid is not known, the owner uid is set to
the current uid. Same for group sid.

This makes xcopy /o possible for files that are owned by local users/groups
(local administrators for example).

Thanks to Guenther for his persistence :-)

Volker
source/param/loadparm.c
source/smbd/posix_acls.c