Fix bug 9678 - Windows 8 Roaming profiles fail
commit30b8af74d5f227b6114f0a8d0b04c336feb2372c
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 18:25:08 +0000 (5 20:25 +0200)
tree8e9a1a4558fc5941b57a8db93e6c64d6ba4df4a0
parent2b6a6fd0e455b85ec3d09b47e83873ec5f3924e6
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