TRANSFER Reference Manual
GET-PROFILE-ELEM Element Identifier 1
TISERV UOW Descriptions
069139, Update 1 to 40969 Tandem Computers Incorporated 2–331
Element Identifier 1
Element Identifier 1 accesses the depot password.
DEF data-depot-password.
02 elem-identifier TYPE BINARY 16 VALUE 1.
02 dd-password-rtn TYPE BINARY 16.
02 old-password TYPE CHARACTER 16.
02 new-password TYPE CHARACTER 16.
END.
ELEM-IDENTIFIER
is 1.
DD-PASSWORD-RTN
is E-INVALID-IDENTIFIER, because you can alter this profile element , but you
cannot retrieve it using the GET-PROFILE-ELEM UOW.
OLD-PASSWORD
is the password prior to the invoking of ALTER-PROFILE-ELEM. System
administrators can modify their own passwords and those of other users.
NEW-PASSWORD
is the new password assigned by ALTER-PROFILE-ELEM. If both the old
password and the new password are specified as blanks, the depot password is
not changed.
Depot owners can change their passwords by setting the OLD-PASSWORD
field to the correct password of the depot and setting the NEW-PASSWORD
field to the desired new password.
System administrators can change the password of any depot other than their
own by setting the OLD-PASSWORD field to blanks and the NEW-
PASSWORD field to the desired new password.
The return code is defined as follows:
DEF rtn-depot-password TYPE BINARY 16.