r1314: Restore the 2.2 'force unknown acl user' parameter. When getting a security
commitaa9be75d8a836106037389cb3d774d38d1397ea5
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)
tree018d402a925ce3f29862afbd8aefc1e2e598937d
parenta003d0e5d258572aa135ccbbc91882df68c1b51b
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
(This used to be commit 80e57d27909a9a1edad962e3f43c2178d2da2a92)
source3/param/loadparm.c
source3/smbd/posix_acls.c