1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/libgpo
Jeremy Allison 24622bab3a s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attributes.
We expect the following attributes to be present in an LDAP GPO object:

displayName
flags
gPCFileSysPath
name
ntSecurityDescriptor
versionNumber

and fail if a result is returned without them. Change this
to skip results that don't contain these attributes instead.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
2017-03-16 20:30:19 +01:00
..
gpext werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in libgpo/gpext/gpext.c 2016-09-28 00:04:22 +02:00
gpo_fetch.c libgpo: Correctly use the 'server' parameter after parsing it out of the GPO path. 2016-08-10 08:18:17 +02:00
gpo_ini.c libgpo: Fix error check in gp_inifile_init_context_direct() 2017-01-20 11:18:21 +01:00
gpo_ini.h libgpo: apply some const. 2017-01-06 12:28:19 +01:00
gpo_ldap.c s3: libgpo: Allow skipping GPO objects that don't have the expected LDAP attributes. 2017-03-16 20:30:19 +01:00
gpo_sec.c libgpo: Make it clear that we want to fall trough here. 2012-12-21 13:56:01 +01:00
gpo_util.c libgpo: replace dup_sec_desc() usage 2014-05-28 17:52:13 +02:00
gpo.h libgpo: apply some const. 2014-01-07 18:52:42 +01:00