Umango utilizes standard Windows Interactive Logon protocols to verify user credentials. If you encounter "Access Denied" or "Logon Failure" errors, it is often due to restrictive security policies on the host server or within your Active Directory environment.
secpol.msc) on the Umango server.
For authentication to succeed, the Windows security subsystem requires the user account logging on to have the right to log on locally to the server.
| Policy Setting | Required Configuration |
|---|---|
| Allow log on locally | The user account (or their group) must be listed here. |
| Deny log on locally | The user must NOT be listed here, as Deny overrides Allow. |
The Umango service logon account must have the authority to request security tokens from Windows.
SE_TCB_NAME (Act as part of the operating system) privilege.If you are using Domain accounts, ensure the following:
Win + R, type secpol.msc, and press Enter.