Page 1 of 1

PDL group member

Posted: Fri Jul 29, 2005 2:50 pm
by mrrus
I'm using omldapsync to sync to create all the the Scalix Directory accounts.

The omldapsync process creates the users, 213 entries passed add.curr.user
160 passed add.curr.dist

However, none of the PDL's are populated with users/members.

The error at the end of the omldapsync is
161 entries had group member
0 entries passed for member.current.member
0 entries failed for member.current.member
161 entries warned for member.current.member

Is there somewhere i can look to see what is causing the issue.
any suggestion as to what could be causing this problem ?

Many Thanks
Mark Rus

Posted: Mon Aug 08, 2005 5:39 pm
by dannyt
One possible cause is that, in order for a group to have its members synced to Scalix, the attributes extensionAttributes10=true and extensionAttributes11=<mailnode> need to be set before the group is added to Scalix. Otherwise the group is treated as Internet group and only the group attributes (but not the membership) will be synced.

To try this:
1. add a new group to AD with these Scalix attributes set
2. add some members to the group
3. run omldapsync

Cheers,
Danny