-
Notifications
You must be signed in to change notification settings - Fork 5
Permissions
Steve edited this page Oct 21, 2023
·
4 revisions
You can give every user permissions for accessing parts of the webadmin. Use the admin interface (http://munkwebadmin.example.com/admin/) for editing permissions.
"not used" means this permission is not used in the munkiwebadmin front end, only in the admin interface.
catalogs | catalogs | Can add catalogs -> not used
catalogs | catalogs | Can view catalogs -> add for display the catalogs view
catalogs | catalogs | Can change catalogs -> not used
catalogs | catalogs | Can delete catalogs -> not used
inventory | inventory | Can add inventory -> not used
inventory | inventory | Can view inventory -> add for display the inventory view
inventory | inventory | Can change inventory -> not used
inventory | inventory | Can delete inventory -> not used
inventory | inventory item | Can add inventory -> not used
inventory | inventory item | Can change inventory -> not used
inventory | inventory item | Can delete inventory -> not used
licenses | license | Can add license -> not used
licenses | license | Can view license -> add for display the license view
licenses | license | Can change license -> not used
licenses | license | Can delete license -> not used
manifests | manifests | Can add manifests -> add for adding new manifests
manifests | manifests | Can view manifests -> add for display the manifests view
manifests | manifests | Can change manifests -> add for changing manifests
manifests | manifests | Can delete manifests -> add for delete manifests
reports | machine | Can add machine -> not used
reports | machine | Can change machine -> not used
reports | machine | Can delete machine -> add for delete machines (delete manifests also needed)
reports | munki report | Can add munki report -> not used
reports | munki report | Can view dashboard -> add for display the dashboard view
reports | munki report | Can view reports -> add for display the reports view
reports | munki report | Can change munki report -> not used
reports | munki report | Can delete munki report -> not used
There is a reportuser needed for sending reports to the munkiwebadmin. You must add this user to the munkiwebadmin-config. The user don't need any spectial permissions just add a new user and you are done.