Security Management Guide (G06.29+, H06.08+, J06.03+)
Concerns for the System Administration Team
Security Management Guide — 522283-021
6 - 12
Initial Password
The display appears as follows:
TACL 1> logon test.user1
Password: password&&
Password: &
Last Logon: * NONE *
Last Unsuccessful Attempt: * NONE *
Example 2:
To add a user TEST.USER2 as user ID 40,2, using ‘password&&’ as the initial
password, enter the following SAFECOM command:
=add user test.user2,40,2,password password&&;
To confirm if the user has been added successfully, enter the following command:
=info user test.user2
GROUP.USER USER-ID OWNER LAST-MODIFIED LAST-LOGON STATUS
TEST.USER2 40,2 255,255 31DEC99, 16:59 * NONE * THAWED
=
To add a user TEST.USER2 as user ID 40,2 using ‘password&&’ as the initial
password, AUDIT-USER-ACTION-FAIL as ALL, and AUDIT-USER-ACTION-PASS as
REMOTE, enter the following SAFECOM command:
=add user test.user2,40,2,password password&&&
=,audit-user-action-fail all, audit-user-action-pass remote
While logging on in TACL, if your p
assword ends with a double ampersand (&&), enter
an additional ‘&’ after the password.
Assume that TEST.USER2 is logging on in TACL using ‘password&&’ password.
1. Enter the password as ‘password&&&’, and press the Enter key
.
2. On being prompted, press the Enter key again.
The display appears as follows:
TACL 1> logon test.user2
Password: password&&&
Password: &
Last Logon: * NONE *
Last Unsuccessful Attempt: * NONE *