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, 12 Aug 2013 07:09:44 +0000 (09:09 +0200)
commit1596219a7e877e26560b4f737f043b20047aabc8
tree31f1a689a67ef58e2ef19228e5e8e64e84174d53
parent3f66ac634809da7f692660472c83aed2169ac911
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>
(cherry picked from commit b085c39d9e39d305b715fd73c267eff0fc5fd4c4)
source3/smbd/nttrans.c