DT-6XXX IP-SPOOL Application User’s Manual – Build 12.0
04/13/06
Datatek Applications Inc.
14
8 I P - S P O O L A P P L I C A T I O N C O M M A N D S E T
The following conventions are used for commands:
•
All parameters may be given on the command line. Parameters of the form
name=<value>
may be given in any order.
•
Commands may be entered in upper or lower case.
•
Parameters of the form
name=value
may use upper or lower case for
name
.
•
Default values, if any, are shown in parenthesis as part of the prompt.
•
Case is not preserved for values.
•
Backspace erases one character.
8.1 L
OGIN
Syntax: login passwd=<password>
or
Prompted Mode:
Syntax: login
Passwd:
The
login
command is used to allow access to the other commands. The legal characters
for passwords are the upper and lower case letters, numbers, and the following special
characters:
~
! @ #
$ % ^ & * ( ) _
+ { } | : < > ? ` - = [ ] \ ; ‘ , . /
Note that when inputting a password, all of these special characters are allowed. Double
quote is not allowed, nor is equal sign ‘=”allowed as the first character of a password in
prompted mode. Passwords are case sensitive.
The
passwd
parameter is not echo suppressed. However, if the
passwd
parameter is not
provided in the command line, the console prompts for a password (i.e.
prompted mode
);
the response
is
echo-suppressed in this case.
If the password is valid, the user is placed in the
logged in
mode. Once the console user is
logged
in
, the rest of the commands are accessible. The
login
command is not accessible
if the user is already logged in.