On 09/08/2015 03:06 PM, Craig Setera
wrote:
Mark,
Thanks for getting back to me. Hopefully the
following will help.
[root@62ca40b09276 /]# rpm -qa 389-ds-base
389-ds-base-1.2.11.15-60.el6.x86_64
In case it matters, I'm running CentOS 6.6 inside of
Docker:
[root@62ca40b09276 /]# uname -a
Linux 62ca40b09276 4.0.9-boot2docker #1 SMP Thu Aug 13
03:05:44 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
I'm using the following LDIF entries to enable the plugin:
dn: cn=MemberOf Plugin,cn=plugins,cn=config
changetype: modify
replace: nsslapd-pluginEnabled
nsslapd-pluginEnabled: on
-
replace: memberofgroupattr
memberofgroupattr: uniqueMember
-
replace: memberofattr
memberofattr: memberOf
Hi Craig,
Did you restart the server after making the above config changes?
You need to.
Do you have an objectclass present in the member entry that allows
the "memberOf" attribute? Like "inetUser".
Are you adding a "uniqueMember" attribute to a group(and not the
"member" attribute)?
Mark
Even after running the fixup task, I wasn't seeing any
updates to the member attributes. I enabled plugin logging
and didn't see any entries from the memberof plugin
whatsoever, which I found very strange. When I was having
issues trying to get the roles plugin working correct, I was
at least getting error messages in the logs that helped me
troubleshoot.
Thanks again,
Craig
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users
|
--
389 users mailing list
389-users@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/389-users