Hello.
Login as admin, right click on any object (node / container / object root like "Entire Network" / etc.) in the tree, select properties and set permissions for the user. By default, permissions are propagated to child objects unless you implicitly disable inheritance in object's access control.
That's due to delayed write to the database. It should be synced in under a minute (usually that's just a few seconds), if it stays longer than that - you need to check value of "Database writer's request queue" metric on the server (in Last values)
Works fine for me (OSX). What OS you are using?
My test case was: Open script library, create new script (editor opens, icon is grayed out), type anything - icon becomes active.
Check agent's config file – server IP address should be whitelisted by using "MasterServers" option, all others ("Servers" and "ControlServers") don't have sufficient rights to edit configuration file remotely.
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Creating a new user
> Objects is completely empty
> Doesn't matter if I set the permissions manually or if I add the user to an admin group
> Checked with same permissions as admin user
Login as admin, right click on any object (node / container / object root like "Entire Network" / etc.) in the tree, select properties and set permissions for the user. By default, permissions are propagated to child objects unless you implicitly disable inheritance in object's access control.
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Deleting a user and recreating it with the same name
> Always says the user already exists, but it's not in the user list anymore (also checked with refresh)
> I need to restart the server to be able to create the user again
That's due to delayed write to the database. It should be synced in under a minute (usually that's just a few seconds), if it stays longer than that - you need to check value of "Database writer's request queue" metric on the server (in Last values)
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Script library
> Save button is disabled
> The only way to save is closing the script and answer the next question with yes
Works fine for me (OSX). What OS you are using?
My test case was: Open script library, create new script (editor opens, icon is grayed out), type anything - icon becomes active.
Quote from: VMGuy on January 13, 2015, 01:33:19 AM
- Edit agent's configuration file
> Always get "Cannot open agent config: Access denied"
> Appears on Linux and Windows
> Other agent stuff works, e.g. software inventory
Check agent's config file – server IP address should be whitelisted by using "MasterServers" option, all others ("Servers" and "ControlServers") don't have sufficient rights to edit configuration file remotely.