Fix bug 10162 - POSIX ACL mapping failing when setting DENY ACE's from Windows.
commitfffa7712ad0712f963c8056ebfb9f2b98fcf1bdb
authorDaniel Liberman <danielvl@gmail.com>
Thu, 19 Sep 2013 23:28:33 +0000 (19 20:28 -0300)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Sep 2013 09:23:13 +0000 (23 11:23 +0200)
treea27ba4a789a4c028fd24ec72c193ae8239bbe23e
parentc62c56cd8dc73340ced15071427469f9e7f5e4ad
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
(cherry picked from commit e24fcf0f3e1b5b19d97a13786b09f069393b06d8)

Autobuild-User(v4-0-test): Karolin Seeger <kseeger@samba.org>
Autobuild-Date(v4-0-test): Mon Sep 23 11:23:14 CEST 2013 on sn-devel-104
source3/smbd/posix_acls.c