summaryrefslogtreecommitdiffstats
path: root/install/share
diff options
context:
space:
mode:
authorThierry Bordaz <tbordaz@redhat.com>2016-06-16 16:28:03 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-20 19:09:45 +0200
commit8192e2f8c19acbc0c20903b54707cb42aec6e778 (patch)
treef3811aa2e49fadf9c66aa778cdd7bf1d76e609ed /install/share
parent91d6d87ca76e3aa27d5f87fd4f0b70f1d4fe4e72 (diff)
downloadfreeipa-8192e2f8c19acbc0c20903b54707cb42aec6e778.tar.gz
freeipa-8192e2f8c19acbc0c20903b54707cb42aec6e778.tar.xz
freeipa-8192e2f8c19acbc0c20903b54707cb42aec6e778.zip
Make sure ipapwd_extop takes precedence over passwd_modify_extop
DS core server provides a default plugin (passwd_modify_extop) to handle 1.3.6.1.4.1.4203.1.11.1 extended op (https://www.ietf.org/rfc/rfc3062.txt) IPA delivers ipa_pwd_extop plugin that should take precedence over the default DS plugin (passwd_modify_extop) In addition make sure that slapi-nis has a low precedence Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'install/share')
-rw-r--r--install/share/schema_compat.uldif2
1 files changed, 1 insertions, 1 deletions
diff --git a/install/share/schema_compat.uldif b/install/share/schema_compat.uldif
index a3d412f7a..66f8ea1c3 100644
--- a/install/share/schema_compat.uldif
+++ b/install/share/schema_compat.uldif
@@ -16,7 +16,7 @@ default:nsslapd-pluginid: schema-compat-plugin
# We need to run schema-compat pre-bind callback before
# other IPA pre-bind callbacks to make sure bind DN is
# rewritten to the original entry if needed
-default:nsslapd-pluginprecedence: 49
+default:nsslapd-pluginprecedence: 40
default:nsslapd-pluginversion: 0.8
default:nsslapd-pluginbetxn: on
default:nsslapd-pluginvendor: redhat.com