Previous Topic: Default BehaviorNext Topic: Related User Exits


Building on UNIX/Linux

The Asynchronous Daemon Security User Exit is built as a standalone executable, aefsecex. A prerequisite for building the executable, you must have correct C/C++ compiler installed on your system.

Follow these steps:

  1. Launch a terminal window.
  2. Change your current directory to that directory which contains the makefiles (by default, the $IEFH/make directory).
  3. Run mksecex.

To utilize the aefsecex

The security exit is enabled by providing the ‘-l’ (lowercase L) flag when starting the Asynchronous Daemon.

The aefsecex executable will be built in the $IEFH/bin directory.