When attempting to create a user in AD using ADManager Plus, the process may fail with an Access Denied error message. This error typically indicates insufficient permissions or delegation issues, preventing the successful addition of the user to the domain. Resolving the underlying permission restrictions is essential to complete the user creation process.
Insufficient permissions: The ADManager Plus service account lacks the required permissions.
Technician privileges: The help desk technician performing the action does not have the required privileges in native AD if they do not have the Impersonate as Admin option checked under their technician account configuration.
Service account credentials: The service account password configured has changed or become stale, causing authentication failures.
Delegation restrictions: The user or service account is restricted by Group Policy or AD delegation settings.
Misconfigured LDAP connection: The connection between ADManager Plus and AD is incorrect.
Before proceeding with troubleshooting:
Ensure the ADManager Plus service account has sufficient permissions to create users in the required organizational units (OUs). Refer to this permissions document for details.
Verify that the service account is not locked out, disabled, or expired.
Check that the ADManager Plus server can communicate with the domain controller. Refer to this document for details.
Note: We recommend enabling Implement DC Sort Intelligence to identify the domain controller with latency.
Open ADUC.
Locate the OU in which user creation is failing.
Right-click the OU > Delegate Control, and add the ADManager Plus service account with required permissions.
Search for the service account and ensure it is enabled, not locked out, and not expired.
Reset the password if needed, then update it in Directory/Application Settings in ADManager Plus.
Download the DMZ Port Analyzer and launch the application.
Enter the hostname or IP address of the domain controller.
The second screen will display the status of ports specific to ADManager Plus.
Review the list of required ports and confirm they are Open for proper ADManager Plus functionality.
If ports are blocked, update your firewall settings accordingly.
If the issue occurs only for a specific technician account and not for the default built-in admin, log in as the default admin.
Navigate to Delegation > Help Desk Technicians and select the affected technician account.
If Impersonate as Admin option:
Is enabled: Verify that the service account used in ADManager Plus has the necessary permissions in AD to perform user modifications. You can do this by logging into AD using the service account and attempting to modify a user directly.
Is disabled: Ensure the technician account has the necessary AD permissions to make changes.
Open the Group Policy Management Console (GPMC).
Review policies applied to the service account and OUs.
Look for policies restricting user creation (e.g., Deny access to this computer from the network).
Modify policies to allow necessary permissions.
Try configuring a domain admin account as a service account to confirm if it's a permission issue.