Apprentices should have access to proxies.
This commit is contained in:
parent
c03323622a
commit
c28d3ef5fe
2 changed files with 2 additions and 2 deletions
|
@ -54,7 +54,7 @@ custom_rules: [
|
|||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.31 -j ACCEPT',
|
||||
]
|
||||
|
||||
fas_client_groups: sysadmin-noc
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Moderate
|
||||
|
|
|
@ -53,7 +53,7 @@ custom_rules: [
|
|||
'-A INPUT -p tcp -m tcp --dport 9941 -s 209.132.181.31 -j ACCEPT',
|
||||
]
|
||||
|
||||
fas_client_groups: sysadmin-noc
|
||||
fas_client_groups: sysadmin-noc,fi-apprentice
|
||||
|
||||
# For the MOTD
|
||||
csi_security_category: Moderate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue