MFA is an option you may want to look at; it allows to use other authentication factors, one of them being ldap. This plugin is the AZFLDAP1 Factor , and when you configure it, you can specify the hostname (or IP address) of the primary LDAP server. This is where you will define your AD server, so that RACF users configured with that authentication factor will authenticate by entering their AD password. You can optionally indicate that you want to implement Compound In-band Authentication , in which case the credentials entered by the RACF userid will have to be in the form of ldap_password:RACF_password (separated by colon) for enhanced and multifactor security. The compound In-band Factor Separator Specifies the character to delimit the MFA credential from the RACF Password or Password Phrase. Valid values are: +, <, =, >, &, ', (, ), ,, _, -, ., /, :, ;, ?, %, *, ", or |.
Default is :
More information can be found here:
https://www.ibm.com/docs/en/zma/2.0?topic=customization-configuring-mfa-mfa-ldap------------------------------
philippe richard
IBM Systems Lab Services
ibm france
------------------------------