summaryrefslogtreecommitdiffstats
path: root/config/acls.conf
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@redhat.com>2008-09-02 16:47:05 -0400
committerMichael DeHaan <mdehaan@redhat.com>2008-09-02 16:47:05 -0400
commita6dd9a579519d9aefd7bf6de7dc72b3267617b83 (patch)
tree41835138e8e32ab89f999b37454abe843a5480b7 /config/acls.conf
parent8e0b44107abb1110a96b9e7ad2dca9c2bac4c411 (diff)
downloadcobbler-a6dd9a579519d9aefd7bf6de7dc72b3267617b83.tar.gz
cobbler-a6dd9a579519d9aefd7bf6de7dc72b3267617b83.tar.xz
cobbler-a6dd9a579519d9aefd7bf6de7dc72b3267617b83.zip
Updates on the acl feature. (policy acls for webui/xmlrpc, not to be confused with existing
setfacl features)
Diffstat (limited to 'config/acls.conf')
-rw-r--r--config/acls.conf11
1 files changed, 6 insertions, 5 deletions
diff --git a/config/acls.conf b/config/acls.conf
index be0caed0..975d9e38 100644
--- a/config/acls.conf
+++ b/config/acls.conf
@@ -30,11 +30,12 @@ lesstrusted:
modify_profile: {}
modify_repo: {}
modify_system:
- gateway-*: {}
- hostname-*: {}
- ip-address-*: {}
- mac-address-*: {}
- subnet-*: {}
+ modify-interface:
+ gateway-*: {}
+ hostname-*: {}
+ ip-address-*: {}
+ mac-address-*: {}
+ subnet-*: {}
new_*: {}
remove_*: {}
rename_*: {}