Applies to: All versions of Centrify DB2 for applications on RHEL 6.x platforms.
Question:
After configuring the Centrify username/password plugin, non-Zone and local DB2 users see the following error during the login:
SQL30082N Security processing failed with reason "15" ("PROCESSING FAILURE")
What does it mean?
Answer:
To check the password for local users, the DirectControl for DB2 plug-in uses a program called /usr/share/centrifydc/bin/db2userpass_checkpwd. This is owned by the root user with the set-UID bit set.
If the DB2 user/password plugin is to be used, then the pam library MUST be installed.
This can be confirmed by running:
ldd /usr/share/centrifydc/bin/db2userpass_checkpwd
If it returns as "Not found", then it is very likely to be the issue.
For more details, please see page 12 of the online guide:
http://www.centrify.com/downloads/products/documentation/suite2012/ga/centrify-dc-db2.pdf