2011/4/14 Christian Bösch <boe...@fhv.at>:
> Hi,
>
> I want to sync group membership from openldap to AD (memberOf attribute)
> The problem is that the group DN in openldap is different from the one in AD,
> so AD says "no such group"...
> Is there a way for subsituting the group DN on sync?
>
> example:
> user in openldap:
> dn: user1,ou=sub,<base1>
> memberof: cn=group,ou=groups,<base1>
>
> user in AD:
> dn: user1,ou=sub,<base2>
> memberof: cn=group,ou=different,<base2>
>
> thanks,chris

Hi Christian,

please have a look here:
http://lsc-project.org/wiki/documentation/1.1/tutorials/synchronizegroups

Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
lsc-users@lists.lsc-project.org
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to