On 10/07/2013 06:06 PM, Tamas Papp wrote: > hi All, > > I have a fedora directory server with memberOf attributes. > I'm able to migrate users to Freeipa, but I can see there are no such > attributes at the new place. > If I understand correctly, a memberOf plugin should be enabled. How can > I do that?
I wasn't correct here. This works: # ldapsearch -Y GSSAPI 2>/dev/null |grep memberOf|wc -l 2424 This not: # ldapsearch -x 2>/dev/null |grep memberOf|wc -l 0 I miss something, but I don't know, what. I'm not really an ldap or IPA expert, please give me some advise:) Thanks, tamas _______________________________________________ Freeipa-users mailing list [email protected] https://www.redhat.com/mailman/listinfo/freeipa-users
