Using Remote Template Accounts
To configure the remote template account and specify the privileges that you want to grant to remote users:
- Include the system login user remote statement at the
[edit]
hierarchy level, and specify the"All remote users"
for thefull-name
option:[edit]system login user remote {full-name "All remote users";uiduid-value
;classclass-name
;}All users who share the remote template account have the same access privileges.
Configuring a Local User Template
To configure a local user template and specify the privileges that you want to grant to the local users to whom the template applies:
- Include the system login user
local-username
statement at the[edit]
hierarchy level, and specify the name of the group for thefull-name
option.[edit]system login userusername
{full-name "name of group
";uiduid-value
;classclass-name
;}