mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Use relative .so names for plugin so that lib/lib64 does not get in the way
change the pwd-extop conf ldif to a more sensible name
This commit is contained in:
@@ -3,7 +3,7 @@ objectclass: top
|
||||
objectclass: nsSlapdPlugin
|
||||
objectclass: extensibleObject
|
||||
cn: ipa-memberof
|
||||
nsslapd-pluginpath: /usr/lib/fedora-ds/plugins/libipa-memberof-plugin.so
|
||||
nsslapd-pluginpath: libipa-memberof-plugin.so
|
||||
nsslapd-plugininitfunc: ipamo_postop_init
|
||||
nsslapd-plugintype: postoperation
|
||||
nsslapd-pluginenabled: on
|
||||
|
||||
Reference in New Issue
Block a user