Browse Source

webui-admin: allow umount actions

lt07 admin 7 years ago
parent
commit
7c2f819614
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bareos-dir.d/profile/webui-admin.conf

+ 1 - 1
bareos-dir.d/profile/webui-admin.conf

@@ -3,7 +3,7 @@
 #
 Profile {
   Name = "webui-admin"
-  CommandACL = !.bvfs_clear_cache, !.exit, !.sql, !configure, !create, !delete, !purge, !prune, !sqlquery, !umount, !unmount, *all*
+  CommandACL = !.bvfs_clear_cache, !.exit, !.sql, !configure, !create, !delete, !purge, !prune, !sqlquery, *all*
   Job ACL = *all*
   Schedule ACL = *all*
   Catalog ACL = *all*