This version Solaris required a hotfix but after applying the hotfix the older module still tries to load. The getvar.sh script is runs properly and updated the SEOS_syscall file properly
#issec
CA Privileged Access Manager Server Control version 14.1 installed in /opt/seos
VeRsIoN: 14.10-60 (129) Compiled On:Jul 25 2024 13:16:30 Solaris 210
CA Privileged Access Manager Server Control kernel extension is not loaded.
CA Privileged Access Manager Server Control daemons are not running.
CA Privileged Access Manager Server Control security daemon is not running.
#/opt/seos/lbin/getvar.sh -env OSMAJ OSMIN OSMIC
OSMAJ="2"
OSMIN="11"
OSMIC="g"
#find . |grep 211g
./bin/SEOS_syscall.211g.64
#ls -l /opt/seos/bin/SEOS_syscall
lrwxrwxrwx 1 root root 34 Oct 2 08:48 /opt/seos/bin/SEOS_syscall -> /opt/seos/bin/SEOS_syscall.211g.64
PAMsc 14.x
Solaris 11.x
The file /bin/seos_enabled was not being updated properly for the new kernel module even though the SEOS_syscall was updated properly.
If a file, /bin/seos_enabled, exists, delete it.
Then, try to load the updated SEOS_syscall module again by running seload.
If it still fails to load, reboot the system and try again.