1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source4/dsdb
Stefan Metzmacher 7223f6453b s4:dsdb:acl_read: Implement "List Object" mode feature
See [MS-ADTS] 5.1.3.3.6 Checking Object Visibility

I tried to avoid any possible overhead for the common cases:

- SEC_ADS_LIST (List Children) is already granted by default
- fDoListObject is off by default

Overhead is only added if the administrator turned on
the fDoListObject feature and removed SEC_ADS_LIST (List Children)
from a parent object.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14531

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Oct 21 08:48:02 UTC 2020 on sn-devel-184
2020-10-21 08:48:01 +00:00
..
common Fix build after removal of an extra safe_string.h 2020-10-01 22:45:29 +00:00
dns s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command" 2019-08-22 21:24:00 +00:00
kcc Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
repl lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
samdb s4:dsdb:acl_read: Implement "List Object" mode feature 2020-10-21 08:48:01 +00:00
schema lib/util: remove extra safe_string.h file 2020-08-28 02:18:40 +00:00
tests/python s4:dsdb:tests: add AclVisibiltyTests 2020-10-21 07:25:37 +00:00
pydsdb.c Fix build after removal of an extra safe_string.h 2020-10-01 22:45:29 +00:00
samdb.pc.in s4-pkgconfig: add @LIB_RPATH@ to our link flags 2010-12-08 12:46:00 +01:00
wscript_build build: Remove bld.gen_python_environments() 2019-03-21 04:06:14 +00:00