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..........

[553 byte] By [Sun_Java_Identuty_Manager@Suna] at [2007-11-27 10:30:05]
# 1

Can you create an AD account by assigning the resource to a user through the admin interface?

Ankush

ankushkapoora at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...
# 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.

AndNysa at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...
# 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 .........

Sun_Java_Identuty_Manager@Su at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...
# 4

thank you for reply......

yes i am tried manually and through activeSync to assigning resource alway it giving same error..........

Sun_Java_Identuty_Manager@Su at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...
# 5

Did you look at the SYSLOG to see what is the root cause of the error?

kIDMana at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...
# 6

Yes i got it ....

thanking to all of you for reply........

it is problem with configuration of AD (Resource Template)....

Sun_Java_Identuty_Manager@Su at 2007-7-28 18:01:11 > top of Java-index,Web & Directory Servers,Directory Servers...