Environment
Novell Identity Manager Driver- Groupwise Driver
Situation
GroupWise group fails on create
if members exist. Issue is reproducible when following these
steps:
- Define a required attribute on creation rule for Group
- Create Group without required attribute (I used Location) - this is vetoed -fine
- Add member to group - this is vetoed - fine
- Add required attribute to group
- Creation fails with java.lang.ArrayIndexOutOfBoundsException
Note: Creating the group with the required attributes before adding membersworks fine.
- Define a required attribute on creation rule for Group
- Create Group without required attribute (I used Location) - this is vetoed -fine
- Add member to group - this is vetoed - fine
- Add required attribute to group
- Creation fails with java.lang.ArrayIndexOutOfBoundsException
Note: Creating the group with the required attributes before adding membersworks fine.
IDM 3.0.1
NW 6.5 SP6
eDir 8.8 sp1
GroupWise 7.0.1
NW 6.5 SP6
eDir 8.8 sp1
GroupWise 7.0.1
Resolution
Add the following rule to the
subscriber command transform.
Add Members
back to group after group creation
Group
add
Remove
members from group before add
This will be fixed in IDM 3.5 SP1 and is entered as Bug 257040