Fix bug 9678 - Windows 8 Roaming profiles fail
authorGregor Beck <gbeck@sernet.de>
Thu, 1 Aug 2013 12:16:24 +0000 (14:16 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 1 Aug 2013 18:58:25 +0000 (20:58 +0200)
commitf556e71db74e695349c03bf82f68ea6e700eae03
tree32d5d36b4b1295958839d92ebce49217d2ec2dbd
parent148499cb62acddd07f60102f8c99c38eb6fb5554
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>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Thu Aug  1 20:58:25 CEST 2013 on sn-devel-104
source3/smbd/nttrans.c