From ba0e7b9c68f48f8b5f4e4cc59c1fad1d80726275 Mon Sep 17 00:00:00 2001 From: Pavel Zuna Date: Fri, 4 Sep 2009 14:51:28 +0200 Subject: Add BIND pre-op for DS->IPA password migration to ipa-pwd-extop DS plugin. --- install/share/bootstrap-template.ldif | 1 + 1 file changed, 1 insertion(+) (limited to 'install/share/bootstrap-template.ldif') diff --git a/install/share/bootstrap-template.ldif b/install/share/bootstrap-template.ldif index ffee8750..b1922d99 100644 --- a/install/share/bootstrap-template.ldif +++ b/install/share/bootstrap-template.ldif @@ -170,6 +170,7 @@ ipaUserObjectClasses: krbticketpolicyaux ipaUserObjectClasses: radiusprofile ipaUserObjectClasses: ipaobject ipaDefaultEmailDomain: $DOMAIN +ipaMigrationEnabled: FALSE dn: cn=account inactivation,cn=accounts,$SUFFIX changetype: add -- cgit