EGL Development User Group

 View Only

 WebTransaction - gw.properties

Hsieh YUAN's profile image
Hsieh YUAN posted Fri October 25, 2024 08:19 AM

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