Group membership not adding user during synchronization with LDAP

Previous topic - Next topic

Andreas Baaserud Hauge

In the tracelog, I notide that the garbage character is always on character number 206

Is there a limit for how long the Distinguished Name can be?
It looks like the query is taking the value from a field u_dn
ABH

rjrussel

Can you upgrade to the latest fixpack for your release and try again?

Andreas Baaserud Hauge

#17
Upgrading from CMOD 10.1.0.5 to 10.1.0.11 seems to have fixed the issue where group members where not added to the group
Instead of existing group members being removed from the group, they now are left in the group.
2022-11-15 14:36:07.340313: ARS1225I Group Member Exists: Name >Group456<  Userid >User123<

Also group members are being added to groups
2022-11-15 14:36:07.340818: ARS1222I Group Member Add Preview: Name >Group456<  Userid >User789<

PS: I noticed, you need to run ARSLSYNC twice if the group you are synchronizing does not already exist in OD.
First run of ARSLSYNC will create the group
Second run of ARSLSYNC will add users to that group.

Thanks for you help rjrussel!
ABH

rjrussel

I wish I could remember exactly, but I think we extended the length of the GROUP DN earlier on with ARSLSYNC. Which is why upgrading worked.

"PS: I noticed, you need to run ARSLOAD twice if the group you are synchronizing does not already exist in OD." - I think you mean ARSLSYNC here.

As much as I want to pretend I didn't read this :) .... That doesn't make any sense. ARSLYNC should create the users and populate them in a single run.