Customizing password prompt attributes

The UNIX and Linux Adapter does password changes by using an interactive Secure Shell (SSH) session. The adapter searches for the default password prompts on the managed resource to complete the transaction successfully. If the managed resource has customized password prompts, then you can specify the password prompts on the service form that the adapter must search for.

About this task

The password prompt attributes are:
  • erPosixNewRegx - the new password prompt
  • erPosixRetypeRegx - the retype password prompt

To customize these password prompt attributes on the service form, do the following steps from IBM Security Verify Governance Identity Manager. The customized password prompt attributes are displayed on the service form. The adapter does a case-insensitive match on these password prompts.

Procedure

  1. Log on to IBM Security Verify Governance Identity Manager as an administrator.
  2. After reimporting the changed profile on Identity server, the following attributes are available on the service form:
    • New Password Regular expression
    • Retype Password Regular expression
  3. In the My Work pane, expand Configure System and click Design Forms to display the Design Forms page.
  4. From the applet, double-click Service to display the service form profiles.
  5. Double-click the service form profile whose service form you want to customize.
    Select one of the following profiles:
    POSIX AIX® account
    Select this option to customize the erPosixNewRegx and erPosixRetypeRegx attributes on the AIX service form. The default values of these attributes on this account are:
    erPosixNewRegx = ".*new password:$"
    erPosixRetypeRegx = "re-enter .* new password:"
    POSIX HP-UX account
    Select this option to customize the erPosixNewRegx and erPosixRetypeRegx attributes on the HP-UX service form.The default values of these attributes on this account are:
    erPosixNewRegx = ".*new password:$"
    erPosixRetypeRegx = ".*re-enter new password:$"
    POSIX Linux® account
    Select this option to customize the erPosixNewRegx and erPosixRetypeRegx attributes on the Linux service form The default values of these attributes on this account are:
    erPosixNewRegx = ".*new password:$"
    erPosixRetypeRegx = ".*re-enter new password:$"
    POSIX Solaris account
    Select this option to customize the erPosixNewRegx and erPosixRetypeRegx attributes on the Solaris service form. The default values of these attributes on this account are:
    erPosixNewRegx = ".*new password:$"
    erPosixRetypeRegx = ".*re-enter new password:$"
  6. From the Attributes List window, double-click the erPosixNewRegx attribute to add it to the service form.
  7. From the Attributes List window, double-click the erPosixRetypeRegx attribute to add it to the service form.
  8. Click Save Form Template icon.
    After you customize the password prompt attributes, the following attributes are available on the service form:
    • New Password Regular expression
    • Retype Password Regular expression