summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniil Baturin <daniil@baturin.org>2025-08-26 13:00:43 +0100
committerDaniil Baturin <daniil@baturin.org>2025-08-26 13:00:43 +0100
commit021725628c5b6bdb00d9e853c649156813c17e57 (patch)
tree2c56407052735e369fbd8be6f2b27a8f92435f33
parenta0875bbbfc2b1155536d3420bbacf855e289aa89 (diff)
downloadvyos-1x-021725628c5b6bdb00d9e853c649156813c17e57.tar.gz
vyos-1x-021725628c5b6bdb00d9e853c649156813c17e57.zip
default-config: T7745: add a default operator group
that allows all commands
-rw-r--r--data/config.boot.default5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/config.boot.default b/data/config.boot.default
index 02f56da8f..cee350bad 100644
--- a/data/config.boot.default
+++ b/data/config.boot.default
@@ -33,6 +33,11 @@ system {
}
host-name "vyos"
login {
+ operator-group default {
+ command-policy {
+ allow "*"
+ }
+ }
user vyos {
authentication {
encrypted-password "$6$QxPS.uk6mfo$9QBSo8u1FkH16gMyAVhus6fU3LOzvLR9Z9.82m3tiHFAxTtIkhaZSWssSgzt4v4dGAL8rhVQxTg0oAG9/q11h/"