Permission Error: LoginManagement Codeunit
Problem (ISSUE-008)​
User receives a permission error when trying to log in to Microsoft Dynamics NAV/Business Central due to missing base permissions on the LoginManagement codeunit:
"You Don't Have the Following Permission on Codeunit LoginManagement: Execute"
Symptoms​
- User cannot log in to the targeted company.
- The above permission error appears when attempting to sign in.
- Other users with correct permissions can log in without issues.
Solution​
- Add Permission Group: BASIC ALL (or equivalent base permission set).
- Assign it to the specific company the user is trying to access.
Permission Groups
The BASIC ALL permission group provides essential permissions needed for basic system access. Ensure users have appropriate permissions for their role.