The site program calls this routine immediately before exiting to
take any final local actions relative to the login process. There
is no OpenVMS login security policy associated with LGI$ICR_
FINISH.
LGI$ICR_FINISH does not affect login completions because the
login is audited before the routine is invoked. The routine has
no effect on error recovery when a login fails, and it cannot
cause a successful login to fail.
Typical site action may include the following:
o Override job quotas
o Stack CLI command procedures by examining and modifying the
logicals PROC1 through PROC9
CAUTION
For DECwindows session manager logins, be careful
modifying the command procedure stack to avoid adversely
affecting the command file that invokes the session
manager.
o Other postlogin processing