Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.
authorDaniel Liberman <danielvl@gmail.com>
Thu, 19 Sep 2013 23:28:33 +0000 (20:28 -0300)
committerMichael Adam <obnox@samba.org>
Sat, 21 Sep 2013 03:24:06 +0000 (05:24 +0200)
commite24fcf0f3e1b5b19d97a13786b09f069393b06d8
treecdee492ead9d67d07afa39a4ea2d8498f6de2b95
parent807628ecac445999e75ec9ea1abdc5f2fde356d6
Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.

Fix for ACL problem - not accepting DENY. Code was checking for pointer and not for content.

Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Sat Sep 21 05:24:07 CEST 2013 on sn-devel-104
source3/smbd/posix_acls.c