IBM 2 Computer Hardware User Manual


 
CCA Release 2.54 Access_Control_Maintenance
Rule-Array
Keyword
Contents of output_data Variable
GET-PROF Contains the non-secret portion of the selected user profile.
This includes the following data, in the order listed.
Profile version Two bytes containing 2 one-byte integer
values, where the first byte contains the major
version number and the second byte contains the
minor version number.
Comment A 20-character field, padded on the right with
spaces, which describes the profile. This field is
not X'00' terminated.
Role The eight-character name of the user's assigned
role.
Logon failure count A one-byte integer containing the
number of consecutive failed logon attempts by the
user.
Pad A one-byte padding value containing X'00'.
Activation date The first date on which the profile is valid.
The date consists of a two-byte integer containing
the year, followed respectively by a one-byte
integer for the month and a one-byte integer for the
day of the month.
Expiration date The last date on which the profile is valid.
The format is the same as the Activation date
described above.
List of enrolled authentication mechanism information For
each authentication mechanism associated with the
profile, the verb returns a series of three integer
values:
1. The two-byte Mechanism ID
2. The two-byte Mechanism Strength
3. The four-byte authentication data Expiration
date, which has the same format as the
Activation date described above.
Note that the authentication data itself is not returned, only the
IDs, strength, and expiration date of the data are returned.
Chapter 2. CCA Node-Management and Access-Control 2-27