Fix bug 9678 - Windows 8 Roaming profiles fail
commitc358417214920a85736ffaaa8f4c8101ef26b0d3
authorGregor Beck <gbeck@sernet.de>
Thu, 1 Aug 2013 12:16:24 +0000 (1 14:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Aug 2013 20:00:52 +0000 (5 22:00 +0200)
tree92883fda1ced9fc6a623e817e460610cfe828add
parent2d6b4f0525966050c9f028a82c74a1da3c60658a
Fix bug 9678 - Windows 8 Roaming profiles fail

Windows 8 tries to set 'ATTRIBUTE_SECURITY_INFORMATION' on some
dirs. Ignoring it makes roaming profiles work again.
Just like w2k3 gracefully ignore all the other bits.

Signed-off-by: Gregor Beck <gbeck@sernet.de>
Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Mon Aug  5 22:00:52 CEST 2013 on sn-devel-104
source3/smbd/nttrans.c