]> git.ipfire.org Git - thirdparty/samba.git/commit
lib: gpo: Put enforced GPOs at the end of the list.
authorLutz Justen <ljusten@google.com>
Thu, 21 Sep 2017 17:32:05 +0000 (10:32 -0700)
committerKarolin Seeger <kseeger@samba.org>
Wed, 25 Oct 2017 06:43:02 +0000 (08:43 +0200)
commiteb47cdd8ee3e49763b928386b514862252bb4b2d
treecb106e1461d59b18845e838911ca14e423fc82de
parent07c6394d0289f0071175fcf9b7af0b604df6e06f
lib: gpo: Put enforced GPOs at the end of the list.

Enforced GPOs should be applied on top of all non-enforced GPOs,
so that they override policies set in non-enforced GPOs.

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

Signed-off-by: Lutz Justen <ljusten@google.com>
Reviewed-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Guenther Deschner <gd@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Sat Sep 23 05:25:19 CEST 2017 on sn-devel-144

(cherry picked from commit 5f2576a9af4f3c33121ad2b27a621b5f3bb34374)
libgpo/gpo_ldap.c