diff options
author | John Southworth <john.southworth@vyatta.com> | 2011-08-03 11:59:21 -0500 |
---|---|---|
committer | John Southworth <john.southworth@vyatta.com> | 2011-08-03 11:59:21 -0500 |
commit | f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca (patch) | |
tree | f15084d2df351671952e98b5da2bb7d4df74fcb8 /etc | |
parent | 5881df96b478d388813557d7280e55e788b5e175 (diff) | |
download | vyatta-op-f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca.tar.gz vyatta-op-f6e3d3d687bdc82e4fa885864b35d9d7aa9ed5ca.zip |
Generate unpriviledged allowed-op at compile time. Add script to allow admin user to regenerate it if needed. Fix ambiguous command message.
Diffstat (limited to 'etc')
-rw-r--r-- | etc/shell/level/users/allowed-op.in | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/etc/shell/level/users/allowed-op.in b/etc/shell/level/users/allowed-op.in new file mode 100644 index 0000000..a45a92f --- /dev/null +++ b/etc/shell/level/users/allowed-op.in @@ -0,0 +1,20 @@ +clear +connect +debug +delete +disconnect +exit +force +no +ping +ping6 +release +renew +set +show +telnet +terminal +traceroute +traceroute6 +undebug +update |