Verify service account permissions
To verify service account permissions
In ADSelfService Plus, click Domain Settings located in the top-right corner.
Note down the service account configured for your domain. This is the account ADSelfService Plus uses to interact with AD.
Using an AD administrator account, ensure the identified service account has the following permissions delegated in AD for the organizational units or domains where users reside:
Reset password
Unlock account
Read/write permissions for user objects (This typically includes properties like sAMAccountName, userPrincipalName, pwdLastSet, lockoutTime, etc., relevant to self-service operations.)
To verify gMSA permissions (if applicable)
If a gMSA account is used, confirm that it has been explicitly granted the required permissions within AD to perform all self-service operations delegated to ADSelfService Plus. This often involves specific PowerShell commands or delegation wizards.
After making any changes to AD permissions, restart the ADSelfService Plus service to ensure the new permissions are recognized.