Problem getting while creating the account in AD through IDM
Hi .....
i am trying IDM7.1 in windows....
i am getting problem while creating the accounts from the IDM
i tried normal activeSync way and using metaview but the accountId taking only cn=accountID not taking OU,DC values......
when i tried it giving
"Unable to contact resource'AD'. Any changes made may not be applied to this resource. Please contact your administrator to correct this problem. Syslog ID = SV-0713-094345."
Please anybody knows give me suggetion .........
thanks in advance..........
# 2
So the first step is to install the gateway on the AD machine. I guess you have done that?
The next step is to see if IDM can talk to the gateway, this is done be pressing the Test Configuration button on the first page of resource creation.
The third step is to test if IDM really can create accounts in AD. You must modify the identity template, which by default looks like this:
CN=$fullname$,CN=Users,DC=mydomain,DC=com
and I guess you don't have any dc=mydomains in your organization :-)
After that you should be able to create an account in AD without any other modifications.
# 3
Hi....
thank you for reply.....
i have done already what you mentioned. Still i am getting this error when i loading the account from AD to IDM it showing full name of account
ex: CN=abc,OU=xyz,DC=example,DC=com .But when i am trying through activeSync it giving same error .........