On Fri, Jun 23, 2006 at 09:26:42AM -0600, Pavel Jbanov wrote: > But when I try to get attributes of uid=pavel,ou=people,dc=localdomain > through simple Java program or LDAP Browser > (http://www-unix.mcs.anl.gov/~gawor/ldap/) > or using: > ldapsearch -x -D 'cn=Manager, dc=localdomain' -W -b 'ou=people, > dc=localdomain' uid=pavel > I never get the 'memberOf' attribute[s] back.
OpenLDAP will not create the "memberOf" attribute for you.
