Back to bug 1044203

Who When What Removed Added
Nathan Kinder 2013-12-17 21:56:16 UTC Status NEW POST
Noriko Hosoi 2014-07-03 23:06:56 UTC CC nhosoi
Noriko Hosoi 2014-09-06 01:16:58 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.3.1-1.el7
errata-xmlrpc 2014-09-06 01:28:11 UTC Status MODIFIED ON_QA
Jenny Severance 2014-10-21 12:55:38 UTC Keywords FutureFeature
Priority unspecified high
CC nkinder
Summary Allow referint plugin to use an alternate config area [RFE] Allow referint plugin to use an alternate config area
Flags needinfo?(nkinder)
Red Hat Bugzilla 2014-10-21 12:55:38 UTC Doc Type Bug Fix Enhancement
Nathan Kinder 2014-10-21 17:35:51 UTC Flags needinfo?(nkinder)
Viktor Ashirov 2014-11-25 13:24:36 UTC Status ON_QA ASSIGNED
CC vashirov
Sankar Ramalingam 2014-12-08 11:11:43 UTC Status ASSIGNED VERIFIED
Flags needinfo?(vashirov)
Viktor Ashirov 2014-12-08 11:45:18 UTC Flags needinfo?(vashirov)
Noriko Hosoi 2015-01-22 20:54:38 UTC Doc Text Feature:
Referential Integrity plugin can now use an alternate config area. Also, the pluginarg plugin configuration has been deprecated to use unique config attributes instead:

old style:
nsslapd-pluginarg0: 0
nsslapd-pluginarg1: /var/log/dirsrv/slapd-localhost/referint
nsslapd-pluginarg2: 0
nsslapd-pluginarg3: member
nsslapd-pluginarg4: uniquemember

new style:
referint-update-delay: 0
referint-logfile: /var/log/dirsrv/slapd-localhost/referint
referint-logchanges: 0
referint-membership-attr: member
referint-membership-attr: uniquemember

New shared configuration:
nsslapd-pluginConfigArea: <entry DN>
The entry DN <entry DN> must be a valid entry, that contains the config settings seen above.

The plugin still accepts the plugin arg configuration in the plugin entry, but not in the new shared config entry.

Making config changes is dynamnic now, and does not require a server restart.

For more details, see also: http://www.port389.org/docs/389ds/design/ri-plugin-configuration.html#sts=Referential%20Integrity%20Plugin%C2%A0Configuration
Viktor Ashirov 2015-02-26 12:56:05 UTC QA Contact sramling vashirov
errata-xmlrpc 2015-03-04 16:08:01 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2015-03-05 09:33:05 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2015-03-05 04:33:05 UTC
Simon Pichugin 2020-09-13 20:51:05 UTC Link ID Github 389ds/389-ds-base/issues/940

Back to bug 1044203