WebUI Permissions
-
It would be great to have a way to restrict access to things in FOG Web UI. Admins who can do anything, imagers who can push images to computers, power users who can manipulate hosts, etc.
Having an all-or-nothing structure to the WebUI is opening yourself up to issues I believe. What would it take to implement something like this?
-
@svalding What you’re looking for is the access control plugin. Enable the FOG Plugin system in
web ui -> fog configuration -> fog settings -> plugins -> enable the plugin system
. Then in the plugins area (on the ribbon) install the access control plugin. If you search the forums, you can find a couple examples of it’s usage. -
Moved to FOG Problems section