1 2 3 4 5 6 7 8 9 10 11 12 13
apply-groups "${node}"; # End of template groups system { login { idle-timeout 30; class admin { idle-timeout 30; permissions all; allow-commands "^(configure|edit) exclusive"; deny-commands "^(configure|edit)"; } } }