We have in gw.properties file the property:
# hptLogonCheck parameter is used to specify a class to check user authentication on an operating system security during logon.# com.ibm.hpt.gateway.RACFValidateLogin class is provided as a working sample for OS/390 users to check user authentication for RACF.#hptLogonCheck=com.ibm.hpt.gateway.RACFValidateLogin
I am using this com.ibm.hpt.gateway.RACFValidateLogin and it worked fine to IBM iSeries.
but are there any specific login class for IBM iSeries ?
Thanks !
Hsieh