Fix bug 9678 - Windows 8 Roaming profiles fail
authorGregor Beck <gbeck@sernet.de>
Thu, 1 Aug 2013 12:16:24 +0000 (14:16 +0200)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Aug 2013 18:04:11 +0000 (20:04 +0200)
commitb085c39d9e39d305b715fd73c267eff0fc5fd4c4
treedef938daa444be7f23cbeb7a29753ca17477a8ec
parent326ebbdaca4d13fa498779f960a202955531576b
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>
source3/smbd/nttrans.c