1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

Add reference to bug #4308 to remind me to add regression test to smbtorture.

Jeremy.
This commit is contained in:
Jeremy Allison 2008-11-05 19:11:40 -08:00
parent 6a3a8f7e16
commit d93041e336

View File

@ -3511,7 +3511,7 @@ NTSTATUS set_nt_acl(files_struct *fsp, uint32 security_info_sent, const SEC_DESC
create_file_sids(&sbuf, &file_owner_sid, &file_grp_sid);
/* See here: http://www.codeproject.com/KB/winsdk/accessctrl2.aspx
* for details. JRA.
* for details and also the log trace in bug #4308. JRA.
*/
if ((security_info_sent & DACL_SECURITY_INFORMATION) &&