Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still set...
commitf0c4e96cb4419015a9082e05ffc65bb370aede48
authorJeremy Allison <jra@samba.org>
Sat, 21 Jan 2012 00:37:50 +0000 (20 16:37 -0800)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:37:26 +0000 (23 21:37 +0100)
tree9431810c8f99b23dc3020ccebf9f1bc54efe8cbc
parenta509cda3794e8b3ba49d0e86d4aee962b3bd9309
Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still set SEC_DESC_DACL_PRESENT in the type field.
source3/modules/vfs_acl_common.c
source3/smbd/nttrans.c