On 09/07/10 14:42, Alexey Wasilyev wrote: > I try to sync ldap->ad. > Here is task for syncing groups: ... > lsc.tasks.group.dstService.attrs = cn description member objectClass ...
> after syncing I got in group pre-windows 2000 logon name attribute > values like guid. how can i specify there simple group name? Your configuration is set up to synchronize 4 attributes only, so LSC will not touch any other attributes. If you want to configure the pre-windows 2000 logon name attribute, you should find out which LDAP attribute this is, and set up LSC to write to it. Unfortunately, I could not find this quickly on Google, but I'm sure a quick ldapsearch on your AD will show this! :) Sorry not to be more helpful! Regards, Jonathan -- -------------------------------------------------------------- Jonathan Clarke - [email protected] -------------------------------------------------------------- Ldap Synchronization Connector (LSC) - http://lsc-project.org -------------------------------------------------------------- _______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] http://lists.lsc-project.org/listinfo/lsc-users

