2010/5/30 Gunter Holzer <[email protected]>: > Hi, > > > > has anybody a group synchronisation up and running from OpenLDAP to AD with > LSC 1.2? > > > > This Tutorial is no longer valid for 1.2: > > http://lsc-project.org/wiki/documentation/1.1/tutorials/synchronizegroups > > > > Can anybody please post his configuration? > > > > The next problem I have: There is no objectClass groupOfUniqueNames. In my > OpenLDAP the objectclass is posixGroup or sambaGroupMapping. > > The Names of the the groupmembers look like: > > memberUid: username > > I don´t have : > > member: cn=Jane Doe,ou=people,dc=ldap,dc=test > > > > Is there a way to get the groupsync running? >
Hi Gunter, group synchroniszation should work if you adapt your configuration to your needs. If you do not want to use groupOfUniqueNames objectClass with uniqueMembre attribute, replace them by the one you want (posixGroup and memberUid), in this case you don't need to put the full DN in memberUid but just the user login. Please try it, and send your configuration to the list in case of problem. Clément. _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

