Configuring the plugin architecture
Once you have installed Cacti 1.x, you can assign the specific realm permissions to users who you want to allow.
Time for action - configuring the plugin architecture
Let's enable the access to the Plugin Management page for a user:
- Log on to your Cacti web interface as an admin user.
- Go to
Configuration
|Users
. - Select the user who you want to allow to administer plugins.
- Click on the
Permissions
tab.
- Now select the
Plugin Management
box within theSystem Administration
section:
- Click on the
Save
button. - The user should now notice a new menu called
Plugin Management
within theConfiguration
section:
- Click on the
Plugin Management
menu entry.
- You will see a list of installed plugins. At the moment, this list should be empty, as shown in the following screenshot:
What just happened?
You just added permissions to install, enable, disable, and uninstall plugins to a user. By default, only the admin user will have this permission, so for any other user, you will have to...