Page 1 of 1
omldapsync manager of
Posted: Mon Jan 07, 2008 11:43 am
by DBGTMaster
Hello,
I sync from the samba openLdap to the scalix ldap. It runes perfectly. But i dont know, how i can syncrhonisation "manager of" to scalix ldap.
I am already found out, how i can sync members to a group.
memberUid|omMemberForeignAddr|*|!SPRINTF=uid=%s,ou=users,dc=entwicklung,dc=sin
thanks in advance.
Posted: Tue Jan 08, 2008 10:42 am
by DBGTMaster
Nobody can help me?

Posted: Tue Jan 08, 2008 11:49 am
by dannyt
Hi,
From the info supplied I can only guess that you are using omldapsync to sync from an external LDAP to Scalix using the mapping table. In that case it is not possible currently to sync the "manager of" attribute.
Regards,
Danny
Posted: Tue Jan 08, 2008 7:08 pm
by DBGTMaster
dannyt wrote:Hi,
From the info supplied I can only guess that you are using omldapsync to sync from an external LDAP to Scalix using the mapping table. In that case it is not possible currently to sync the "manager of" attribute.
Regards,
Danny
Hi,
can i write the manager attributes directly into the scalix ldap with a own script or make this way problems?
Posted: Wed Jan 09, 2008 5:24 am
by dannyt
The Scalix implementation of LDAP (and the directory below it) does not have proper support for 'manager of' that can be easily mapped from your external LDAP, therefore automated sync is pretty much out of the question.
In SAC there is some manager of feature but that is really Access Control List related (and specific to SAC only). As for general Access Control for Group, have a look at the man page for omXYZaci commands (e.g. omaddaci).
Danny