Problem to assign a User to an AD group

Hi,

I have a problem assigning a user to an AD group on the "Edit User" (Attributes tab) page.

I can see my AD groups as "Available Groups" and I can "move" a group to "Selected Groups".

Nevertheless, after I click on "Save", I can see the changes for the user, but the assignment to the group is missing and the user therefore is not added to the group in the AD.

(One possible way to assign a user to an AD group is to edit the group manually on the Resources page.)

As you can see I am quite new on the IDM-topic and I really appreciate your help.

Thanks in advance!

Andreas

[630 byte] By [thielga] at [2007-11-27 9:31:26]
# 1
can you get the gateway trace file?
@waveseta at 2007-7-12 22:46:17 > top of Java-index,Web & Directory Servers,Directory Servers...
# 2
did you pass complete DN for the groupname i.e. CN=GroupName, Cn=Users, DC=sun, DC=com?
sivapraturia at 2007-7-12 22:46:17 > top of Java-index,Web & Directory Servers,Directory Servers...
# 3
We assign user AD group with our own custom adapter by directly connect to LDAP. Another thing to point out is that AD account attribute "group" is for "member of". You can assign the AD group CN to group.
janexa at 2007-7-12 22:46:17 > top of Java-index,Web & Directory Servers,Directory Servers...