Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-22 | add 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-21 | Merge branch 'hollywood' of mohit@git.vyatta.com:/git/vyatta-cfg into hollywood | Mohit Mehta | |
2008-06-25 | fixed non-root user access for discard. also moved help string. | Michael Larson | |
2008-06-21 | add release and renew to allowed-op file so that operator is able to execute ↵ | Mohit Mehta | |
them | |||
2008-06-17 | fix 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-18 | Don't allow operator to run init-floppy | Stephen Hemminger | |
Bugfix: 2985 | |||
2008-03-12 | partial fix for bug 2987: use "less" instead of "more", and disable | An-Cheng Huang | |
"terminal" command for operator level. | |||
2008-02-22 | disallow install-system for operator level | An-Cheng Huang | |
2008-02-21 | fix for bug 2872: allow operator level to enter all operational commands | An-Cheng Huang | |
(except configure). | |||
2008-02-20 | Bugfix: 2712 | Bob Gilligan | |
Allow "ping", "traceroute" and "telnet" as top-level commands for un-privileged users. | |||
2007-12-07 | add policy mechanism for user management: per-level policies control | An-Cheng Huang | |
default restricted mode and allowed op/cfg/pipe commands. |