After upgrading Authentication Services on HPUX the following is seen in syslog: Load modules, cannot open /opt/quest/lib/security/hpux64/libpam_vas3.so.1 (4249516)
After upgrading Authentication Services on HPUX the following is seen in syslog: Load modules, cannot open /opt/quest/lib/security/hpux64/libpam_vas3.so.1
说明
After upgrading Authentication Services on HPUX the following is seen in syslog:
Load modules, cannot open /opt/quest/lib/security/hpux64/libpam_vas3.so.1
Users cannot log in.
原因
Between 4.0 and 4.1 the path for our PAM files changed. Our scripts don't un-configure and reconfigure.
The reason for this is that between 4.0 and 4.1 the path for our PAM files changed on HPUX. Our scripts don't unconfigure and reconfigure during the upgrade as if we do that we break custom configurations.
The reconfiguration will not have to happen when upgrading the HPUX systems from 4.1 to 4.2 as the paths do not change.