Removing Default Values from the AD Child form
Venuy2kDec 14 2011 — edited Dec 15 2011Hi Experts,
I am provisioning Active Directory with an access policy and role memberships.
along with AD account I am provisioning a group also to AD in AD Group Membership child table.
the problem is as soon after provisioning the default group is removed from AD Target and the values are not seen in the AD Process child form
The role membership which I assigned for AD Provisioning is still there for the user.
Here are the logs
___________________________________________________________
Running ISADAM
Target Class = java.lang.String
Running GETUSESSL
Target Class = java.lang.String
Running CheckUserStatus
Running Get Child Data
Running Add User To Group
Running GETATTRIBUTEHASH
Target Class = com.thortech.xl.util.adapters.tcUtilHashTableOperations
Running Set User Attribute
Running Remove User From Group
____________________________________________________________
both the tasks ADD USER TO GROUP and REMOVE USER FROM GROUP are completed.
any suggestions please?
Edited by: Venu on Dec 15, 2011 3:12 AM