1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-12 20:58:37 +03:00
Steven Danneman 798b9e1ad6 Fix to allow setting of NULL DACL/SACL
This is a modification of Jeremy's 7522ef15aca2429ef57c75d8297dd8121e79c9da
commit.

If no DACL/SACL is present in the packet, the SEC_INFO field should still be
passed down as is to the VFS layer to signal the creation of a NULL DACL/SACL.

As seen in metze RAW-ACL test_nttrans_create_null_dacl(), a NULL DACL is set
regardless of the SEC_DESC_DACL_PRESENT bit being set.
2008-11-23 18:30:56 -08:00
..
2008-10-13 20:59:33 +02:00
2008-11-06 20:40:20 -08:00
2008-11-08 10:42:29 +01:00
2008-10-13 12:32:44 +02:00
2008-10-13 20:59:33 +02:00
2008-10-13 11:57:15 +02:00
2007-12-18 09:56:04 +01:00
2008-07-22 15:00:48 +02:00