Error when testing customised Create New User form

I'm trying to develop a new form to create a user.

It seems that however I design the form, when I execute it I get

"Administrative Policy returned an error. The specified object name is already in use. Specify a new one, and then try again."

This even occurs when the fields are left blank.

However, I can't find a way to find out what the 'specified object' actually is - which is rather frustrating.

Is there a way that I can enable some form of debug and get further info please?

Thanks,

Bernie

Parents
  • Hi,

    Maybe the event log on the server hosting the Active Roles Administration server offers more insight? In general, keep in mind that although a Username has to be unique within the AD (which can be overcome by proper Logon Name Generation rules), the "Object Name" (cn) only needs to be unique within the OU where the object is placed.. Unfortunately AR does not natively offer rules to dynamically modify the Object name in case of collisions.

Reply
  • Hi,

    Maybe the event log on the server hosting the Active Roles Administration server offers more insight? In general, keep in mind that although a Username has to be unique within the AD (which can be overcome by proper Logon Name Generation rules), the "Object Name" (cn) only needs to be unique within the OU where the object is placed.. Unfortunately AR does not natively offer rules to dynamically modify the Object name in case of collisions.

Children
No Data