[Fedora-directory-users] syncing a group's uniquemember attributes

2005-09-07 Thread Robert Brophy
While syncing from Fedora-DS to Active Directory, it looks like the only way to sync the uniquemember attribute of a group is to have the members in the same OU as the group. Is that correct? From the Sync Manual page 17/21 Group entries that are within the scope of the sync agreement will be

[Fedora-directory-users] Useful script to extract LDAP based user posixGroup memberships information

2005-09-07 Thread Tay, Gary
Assuming you are using posixGroup objectclass and memberUid attribute to store your membership information, you may find my shell script useful and handy. It works on Solaris LDAP Client with ldapaddent and ldaplist commands, and works against FDS, SUN DS or OpenLDAP. #! /bin/sh # #