On Tue, 14 Feb 2012, Oliver Burger wrote: > Am 13.02.2012 17:19, schrieb Michael Scherer: >> And I also found there was some pages written on the wiki >> without warning the one in charge of keeping the record working ( ie, >> that's a duplication from the ldap where I stored everything, I love >> when people do my work, but I really prefer when they tell me ). >> > You are referring to which pages exactly? > And if we don't want to have a duplication, we simply need a way to display > those ldap contents somewhere: > Because all of us, who are not sysadmin, have an equal right to be able to > see that information, don't we?
You can access this information with : $ ldapsearch -W -Z -h ldap.mageia.org -D uid=yourlogin,ou=People,dc=mageia,dc=org -b ou=Group,dc=mageia,dc=org (replacing "yourlogin" with your login)
