User guide

Canopy System Reference Information March 2005
Through Software Release 6.1
Issue 1 Page 399 of 425
Canopy System User Guide
35.3 SSE TELNET COMMANDS
This section provides the telnet commands for use with the SSE interface, and defines
the allowed usage for each command. At any time, the operator can enter help at the
sse prompt to view these lists.
Distinctive fonts indicate
literal user input.
variable user input.
telnet localhost sse
Initiate a telnet session in the SSE interface. The default user name is root. The default
password is root.
config add user user password password
Insert a new SSE telnet user into the user list. The second instance of password is a
required confirmation. By default, a new user is given both read and write access. To
restrict access to read-only, use the config modify level user level command
as documented below.
config delete user user
Remove the specified user from the user list. The user name is required as an
argument.
config store user
Save changes to the SSE telnet user list.
NOTE: (This command is deprecated in BAM Release 2.0 and later releases.)
config change pass user password password
Change the password for the specified user in the SSE telnet user list. The first
instance of password is the new password. The second instance of password is a
required confirmation of the new password.
config modify level user level
Change the level of the user from either the default Level 2 or a level previously set by
this command. Level 1 allows only read access. Level 2 allows both read and write
access. Level 3 allows administrator privileges.
EXAMPLE:
config modify level patquinn 1
help
Display the full list of supported SSE commands.
exit
Conclude and leave the SSE telnet session, but allow the server to continue to operate
on software.