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
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
}
}
Thanks!!
The text was updated successfully, but these errors were encountered:
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
}
}
Thanks!!
The text was updated successfully, but these errors were encountered: