freeipa/install/share/replica-automember.ldif
Jr Aquino d05ace8fba 34 Create FreeIPA CLI Plugin for the 389 Auto Membership plugin
Added new container in etc to hold the automembership configs.
Modified constants to point to the new container
Modified dsinstance to create the container
Created automember.py to add the new commands
Added xmlrpc test to verify functionality
Added minor fix to user.py for constant behavior between memberof
and automember

https://fedorahosted.org/freeipa/ticket/1272
2011-08-31 09:49:43 +02:00

9 lines
372 B
Plaintext

# Configuration for Auto Membership Plugin for Replica
# installation. This method should be revisted for
# optimization due to a bug within 389 DS.
# dsinstance.py should eventually insert this during common_setup.
dn: cn=Auto Membership Plugin,cn=plugins,cn=config
changetype: modify
add: nsslapd-pluginConfigArea
nsslapd-pluginConfigArea: cn=automember,cn=etc,$SUFFIX