Kernel Loader Exits
UNIX exits are called whenever the kernel is being loaded or unloaded (SEOS_load). This lets you define how you want to handle operating system and third-party programs when loading or unloading the kernel. For example, you can use kernel-unloading UNIX exits to stop automatically, and later restart, processes that prevent from unloading when running SEOS_load -u.
capamsc141
UNIX exits are called whenever the
PAM Server Control
kernel is being loaded or unloaded (SEOS_load). This lets you define how you want to handle operating system and third-party programs when loading or unloading the PAM Server Control
kernel. For example, you can use kernel-unloading UNIX exits to stop automatically, and later restart, processes that prevent PAM Server Control
from unloading when running SEOS_load -u
.For some operating systems,
PAM Server Control
comes with some kernel load exits, kernel unload exits, or both out of the box.Note:
For more information about identifying processes that prevent PAM Server Control
kernel from unloading, see the secons utility in the Reference Guide
.