To define a password for a new user, enter the command:
TSS CREATE(acid) NAME(‘USER NAME’)
PASSWORD(password,nnn,EXP)
The new password.
The number of days before the password expires.
Range: 0 to 255
Forces the password to expire the first time it is used.
Example: define a password for a new user
This example creates a new user where:
TSS CREATE(USER01) NAME(‘GEORGE SMILEY’)
DEPARTMENT(PAYROLL)
FACILITY(TSO)
PASSWORD(TINKER,,EXP)
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|