2013/4/8 Aziza Lichir <[email protected]>

>
> Hello,
>
> I'm still trying to synchronise AD with Openldap server and i still dont
> understand how to populate openldap server from AD especialy  passwords and
> memberof attributs.
>
>
Hi,

to write password in AD, you need to have te cleartext value in OpenLDAP.
You can use SecurityUtils to crypt/decrypt it if you want.

To manage members, you need to synchronize groups, not the memberof
attribute of the user entry.

See http://lsc-project.org/wiki/documentation/2.0/howtos/activedirectoryand
http://lsc-project.org/wiki/documentation/1.1/tutorials/synchronizegroups


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

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to