What product/components do you use and which version/fix level?
ApplinX WEB 10.7
Are you using a free trial or a product with a customer license?
licensed to customer
What are trying to achieve? Please describe in detail.
Trying to configure the PAM based ApplinX authentication via the AD on AIX.
Do you get any error messages? Please provide a full error message screenshot and log file.
The LDAP authentication via Kerberos is already configured by the customer, and AD users can login to AIX via third party terminal emulator such as putty.
We added the following
To apxsrvd.conf:
[Authentication]
AuthMethod=PAM
To /etc/pam.conf
websm_rlogin auth required pam_ldap.so
websm_rlogin auth required pam_user_map.so
websm_rlogin account required pam_ldap.so
However, ApplinX still uses the OS local credentials to create shell process to run Natural.
Cannot find further help in the ApplinX documentation, specifically in Appendix C: Natural for UNIX Installation
Kindly advise
apxsrvd.conf (386 Bytes)
apxsrvd_9111.log (901 Bytes)
pam.conf (4.3 KB)