Kerberos Authentication setup: error in libkrb5.so.3 library
book
Article ID: 95644
calendar_today
Updated On:
Products
CA Single Sign On Secure Proxy Server (SiteMinder)CA Single Sign On SOA Security Manager (SiteMinder)CA Single Sign-On
Issue/Introduction
When we try to validate keytab files using kinit, we get the following error:
kinit: relocation error: kinit: symbol krb5_get_init_creds_opt_set_pac_request, version krb5_3_MIT not defined in file libkrb5.so.3 with link time reference
Please note that kinit is linked to SSO’s libs, due to the LD_LIBRARY_PATH configuration for smuser
You can modify the LD_LIBRARY_PATH to get the system lib in /lib64 loaded before Siteminder internal libraries"
LD_LIBRARY_PATH is set in ca_ps_env.ksh for siteminder dependencies. Since Policy Server 12.7 is 64 bit, references in LD_LIBRARY_PATH should point to 64bit libraries, jvm included