Pavel ''Blaze'' Vinogradov
2006-May-26 07:30 UTC
[Fedora-directory-users] View all groups of choosen user
Hello General,
How in Admin console view all Group which contain current user. In
case of static group i can do it with simple query with filter on
uniquemember field, but how do it with dynamic group?
And how i can show result for Admin Console user?
--
Best regards,
Pavel mailto:blaze@elewise.com
what if you do this: ldapsearch -b ou=groups,dc=company,dc=com memberuid=joeshmoe dn ? --- Pavel ''Blaze'' Vinogradov <blaze@elewise.com> wrote:> Hello General, > > How in Admin console view all Group which contain current user. In > case of static group i can do it with simple query with filter on > uniquemember field, but how do it with dynamic group? > And how i can show result for Admin Console user? > > -- > Best regards, > Pavel mailto:blaze@elewise.com > > -- > Fedora-directory-users mailing list > Fedora-directory-users@redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users >__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Pavel ''Blaze'' Vinogradov
2006-May-27 09:06 UTC
Re[2]: [Fedora-directory-users] View all groups of choosen user
Hello Susan, Friday, May 26, 2006, 7:07:56 PM, you wrote: I get nothing, because when i create static group with Admin console - group member add as full dn in uniquemember attribute . With dynamic group their member added as ldap-query in memberurl attribute (example: ldap:///ou=People,dc=local,dc=elewise,dc=com??sub?(&(|(objectclass=person)(objectclass=groupofuniquenames))(cn=*))). And if i can write ldapsearch for static group i don''t know how to write filter for work with dynamic group.> what if you do this: > ldapsearch -b ou=groups,dc=company,dc=com memberuid=joeshmoe dn > ? >> How in Admin console view all Group which contain current user. In >> case of static group i can do it with simple query with filter on >> uniquemember field, but how do it with dynamic group? >> And how i can show result for Admin Console user?-- Best regards, Pavel mailto:blaze@elewise.com