i do what you say but have the same problem it seems my group is not a unix group getent passwd give me all users ( /etc/passwd and ldap ) but getent group just give /etc/groups groups thanks basile
Rich Megginson wrote:
basile au siris wrote:
hi
i use now FDS as group database here is a group i defined
dn: cn=toto,ou=Groups,dc=sorbonne,dc=fr cn: toto objectClass: top objectClass: groupOfUniqueNames objectClass: posixGroup objectClass: groupofnames gidNumber: 16000 memberUid: uid=bob,ou=People,dc=sorbonne,dc=fr
id bob give me : uid=51117(bob) gid=16000 what did i forget to do this group a unix group
The memberUid attribute is INTEGER syntax. The value of this attribute should be the group members' uidNumber values. For a gruopOfNames (or groupOfUniqueNames) the member or uniquemember attributes are used, and these hold the DNs of the members' entries.
thanks basile
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users