db3de3f Ticket 47621 - v2 make referential integrity configuration more flexible

1 file Authored by lkrispen 10 years ago, Committed by nhosoi 10 years ago,
    Ticket 47621 - v2 make referential integrity configuration more flexible
    
    Bug Description:  Request to make entry scope multivalued and
    			to define exclusion scope
    
    Fix Description:  The fix makes the configuration parameters
    	nsslapd-pluginEntryScope: <dn> multivalued and adds
    	nsslapd-pluginExcludeEntryScope: <dn>
    
    	The logic implemented is specified in:
    		http://port389.org/wiki/Configuring_scope_for_referential_integrity_plugin
    
    https://fedorahosted.org/389/ticket/47621
    
    Reviewed by:  richm, thanks
    (cherry picked from commit 16dc94f11e644e8829817489e92f814757058b82)