summaryrefslogtreecommitdiff
path: root/etc/shell
AgeCommit message (Collapse)Author
2008-11-17Merge branch 'islavista' of git.vyatta.com:/git/vyatta-cfg into islavistaAn-Cheng Huang
2008-11-17fix for bug 3922: disable "vpn" command for operators.An-Cheng Huang
2008-11-14Fix 3919: Operator level users cannot issue ping6 commandStig Thormodsrud
2008-10-10reboot not allowed from operator levelStephen Hemminger
This change prevents operator from seeing the reboot command in completion.
2008-09-10Allow operator user to execute top level "update" node.Stig Thormodsrud
2008-06-22add top level op-mode commands: 'connect', 'delete', 'disconnect', and ↵Mohit Mehta
'terminal' to allowed-op file so that they not flagged as invalid commands when logged in as a operator level user
2008-06-21Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-cfg into hollywoodMohit Mehta
2008-06-25fixed non-root user access for discard. also moved help string.Michael Larson
2008-06-21add release and renew to allowed-op file so that operator is able to execute ↵Mohit Mehta
them
2008-06-17fix for bug 110. added discard command to configure mode. This command ↵Michael Larson
deletes local changes and keeps the user in configure mode.
2008-03-18Don't allow operator to run init-floppyStephen Hemminger
Bugfix: 2985
2008-03-12partial fix for bug 2987: use "less" instead of "more", and disableAn-Cheng Huang
"terminal" command for operator level.
2008-02-22disallow install-system for operator levelAn-Cheng Huang
2008-02-21fix for bug 2872: allow operator level to enter all operational commandsAn-Cheng Huang
(except configure).
2008-02-20Bugfix: 2712Bob Gilligan
Allow "ping", "traceroute" and "telnet" as top-level commands for un-privileged users.
2007-12-07add policy mechanism for user management: per-level policies controlAn-Cheng Huang
default restricted mode and allowed op/cfg/pipe commands.