G06.32 Release Version Update Compendium
G06.32 Release Version Update Compendium—546067-001
6-1
6 Manageability Products
The G06.32 RVU contains these new features and products for manageability
products:
•
Safeguard Enhancements
•
Secure Shell Server
Safeguard Enhancements
Attributes Can Be Reset
Safeguard now resets the attributes STATIC FAILED LOGON COUNT and LAST-
UNSUCCESSFUL-ATTEMPT.
The STATIC FAILED LOGON COUNT attribute indicates the number of failed logon
attempts since the creation of the user. The LAST-UNSUCCESSFUL-ATTEMPT
indicates the timestamp of the user's last failed logon attempt. The enhancement
enables the super ID user, the owner of the user/alias, and the owner's manager to
reset these attributes at any time after the creation of the user/alias. In previous
versions, these attributes could not be reset unless the user/alias was deleted and re-
created.
A new user/alias attribute, STATIC-FAILED-LOGON-RESET-TIME, is introduced. This
attribute indicates the time at which the values of the attributes STATIC FAILED
LOGON COUNT and LAST-UNSUCCESSFUL-ATTEMPT were last reset. This
attribute cannot be modified; it can only be viewed by the detailed output of the
Safecom INFO User/Alias command.
The new RESET-STATIC-FAILED-LOGON-COUNT attribute resets the value of
STATIC FAILED LOGON COUNT to zero and LAST-UNSUCCESSFUL-ATTEMPT to
*NONE*. This attribute is accepted only for an ALTER User/Alias command.
The following new SPI tokens are introduced:
•
ZSFG-TKN-RESET-STATIC-FAILLOG, token type ZSPI-DDL-BOOLEAN. This
token is valid with the ZCOM-CMD-ALTER command for the objects ZCOM-OBJ-
USER and ZCOM-OBJ-ALIAS.
•
ZSFG-TKN-FAILLOGCOUNTRESETTIME, token type ZSPI-TYP-TIMESTAMP.
The value of this token can be obtained by the ZCOM-CMD-INFO command for
the objects ZCOM-OBJ-USER and ZCOM-OBJ-ALIAS, as a token in the response
buffer.
A new field in the user profile subrecord User_SubrecExt_1 is introduced as part of the
Safeguard audit record changes. The name of the new field is
zfailedlogoncountresettime. The field indicates the time at which the values of the
attributes STATIC FAILED LOGON COUNT and LAST-UNSUCCESSFUL-ATTEMPT
were last reset.