Explorar el Código

webui-admin: allow umount actions

lt07 admin hace 7 años
padre
commit
7c2f819614
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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*