From e713b8dba2ea4436aa26cdc3533a351b55c61961 Mon Sep 17 00:00:00 2001 From: Sumit Bose Date: Thu, 4 Oct 2012 17:42:15 +0200 Subject: Add new ipaIDobject to DNA plugin configuraton --- install/updates/62-ranges.update | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'install/updates/62-ranges.update') diff --git a/install/updates/62-ranges.update b/install/updates/62-ranges.update index 9ba474213..79d5326d6 100644 --- a/install/updates/62-ranges.update +++ b/install/updates/62-ranges.update @@ -29,3 +29,8 @@ default: nsslapd-pluginvendor: Red Hat, Inc. default: nsslapd-plugindescription: IPA Range-Check plugin default: nsslapd-plugin-depends-on-type: database default: nsslapd-basedn: $SUFFIX + +# Add new ipaIDobject to DNA plugin configuraton +dn: cn=Posix IDs,cn=Distributed Numeric Assignment Plugin,cn=plugins,cn=config +replace:dnaFilter:(|(objectclass=posixAccount)(objectClass=posixGroup))::(|(objectClass=posixAccount)(objectClass=posixGroup)(objectClass=ipaIDobject)) + -- cgit