IBM Security Z Security

Security for Z

Join this online user group to communicate across Z Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

How to change password interval using visual client

  • 1.  How to change password interval using visual client

    Posted 11/10/21 05:39 PM

    Hi All

    would you please adivse on how to change password interval for certain user using visual client GUI for RACF

    Thanks


    #Support
    #ZSecurity
    #SupportMigration


  • 2.  RE: How to change password interval using visual client

    Posted 11/11/21 08:35 AM

    Hello Aymana,

    The changing of a user's password interval is currently not supported in the zSecure Visual GUI. If you want the zSecure Visual client GUI to support this action, you should probably open an enhancement request (RFE) for this function/feature. In that case, please also include a (detailed) description of the business justification/need for supporting this function/feature for your company.

    At the moment, changing a user's password interval can be done using our zSecure Admin ISPF UI when selecting a user ID with option RA.U (RACF administration - User) and then issuing line command "S" (for Show details) for the concerning user. You can then scroll down with F8 and overtype the current password interval field with the desired password interval value and press Enter.

    Or as an alternative, you can also use the native RACF command "password user(<userid>) interval(<password interval>) to adjust the password interval of a single user ID.

    Regards, Mike


    #SupportMigration
    #ZSecurity
    #Support