Page 1 of 1

Error message from omldapsync

Posted: Wed Jun 01, 2005 12:58 pm
by ink
I'm a sucker for punishment, so I figured that I would attempt to synchronize our OpenLDAP groups with Scalix. I've managed to get omldapsync to load the groups, but when it attempts to add members, I get this error (warning):

Code: Select all

event 1001: External group does not allow member

Is that true? External groups do not allow members? What should omMemberForeignAddr be set to? The authentication ID, or perhaps the DN on the OpenLDAP directory?

Posted: Mon Aug 08, 2005 5:57 pm
by dannyt
If the group is given the Scalix attributes exScalixObject=TRUE and exScalixMailnode=<mailnode> then when this is added to Scalix via omldapsync, the group members will be synced across, otherwise only the group attributes (not membership) will be synced.

To add a Scalix group, try the followings:
1. create a group and set the Scalix attributes
2. add members to the group
3. omldapsync

Cheers,
Danny