Skip to content

Commit

Permalink
Update sonic-utilities submodule; Add commands to sudoers as necessary (
Browse files Browse the repository at this point in the history
  • Loading branch information
jleveque authored May 17, 2017
1 parent d70e973 commit 72b8284
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions files/image_config/sudoers/sudoers
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,14 @@ Defaults env_keep += "VTYSH_PAGER"
# Cmnd alias specification
# Note: bcmcmd is dangerous for users in read only netgroups because it may operate ASIC
Cmnd_Alias READ_ONLY_CMDS = /usr/bin/decode-syseeprom, \
/usr/bin/docker images *, \
/usr/bin/docker exec -it snmp cat /etc/snmp/snmpd.conf, \
/usr/bin/docker exec -it bgp cat /etc/quagga/bgpd.conf, \
/usr/bin/generate_dump, \
/usr/bin/lldpctl, \
/usr/bin/lldpshow, \
/usr/bin/sensors, \
/usr/bin/sfputil, \
/usr/bin/vtysh -c show *, \
/bin/cat /var/log/syslog, \
/usr/bin/tail -f /var/log/syslog
Expand Down
2 changes: 1 addition & 1 deletion src/sonic-utilities

0 comments on commit 72b8284

Please sign in to comment.