You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 22, 2025. It is now read-only.
How can I add to the services section of the file via the GUI. for example how to add the section in bold.
group = Network_Engineers {
valid until = 3000-04-01
service = shell {
default cmd = permit
set priv-lvl = 15
} service = exec {
set priv-lvl = 15
}
service = junos-exec {
set local-user-name = super-users
}
service = ssh {
set local-user-name = TACP-0
}
}