NetXMS Support Forum

English Support => Feature Requests => Topic started by: pgonte on February 23, 2024, 04:00:44 PM

Title: ACCESS DENIED IN DESKTOP CLIENT WHEN TRYING TO MAKE CHANGES.
Post by: pgonte on February 23, 2024, 04:00:44 PM
Good Day ,,I am failing to make any changes using netxms desktop client everything is giving me error: access denied but i am logged on with the only account thats there : admin . I cant even create a new user with the same error.

This is a fresh installation and server running on UBUNTU 22.04 using MySQL.

Title: Re: ACCESS DENIED IN DESKTOP CLIENT WHEN TRYING TO MAKE CHANGES.
Post by: Alex Kirhenshtein on February 24, 2024, 12:25:16 PM
Check access rights for the user / group and make sure that "Edit server configuration variables" is enabled.
Since you are using "admin" user, it inherits access right from group "Admins" (in default configuration).
This permission is enabled by default, but maybe someone removed it for some reason.