2014-12-16 10:37 GMT+01:00 Renaud <[email protected]>: > > Hi > > I need to update "host" attribute in openldap from differents active > directory groups. > > > In example : > > In AD Groups "Machine1" and "Machine5" I have user "Santa Claus". > In OpenLDAP i must put "Machine1" and "Machine5" in "host" attribute for > the same user. > > What's the best way to proceed ? > > I think to make a task to sync all informations from ad machines group to > csv file, > and next, make a minimal script for host attribute in the sync users task. >
Can't you use the attribute memberOf that should be present in "Santa Claus" user entry in AD, and transform it into host attribute in OpenLDAP? Clément.
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

