NET/MASTER Messages Manual

NNM0753
Messages
106159 Tandem Computers Incorporated 2–149
NNM0752 UNABLE TO READ/WRITE/OPEN SECURITY EXIT
process_name
, FS ERROR
errno
Cause. The application was not able to read from, write to, or open a security exit.
process_name
is the name of the security exit process.
errno
is the Guardian file-system error number.
Effect. If the error occurs during system initialization, the NonStop NET/MASTER MS
system continues as long as there are other exits available. If no other exits are
available, then the NonStop NET/MASTER MS system terminates. If the error occurs
while the system is running, the security request that caused the error is denied and all
future requests are routed to other security exit processes. If all security exits had
errors, all future requests will be denied. Users who are currently logged on are
allowed to continue. Message NNM0750 appears if all security exits have become
unavailable.
Recovery. Use the error number to determine the reason for the failure.
NNM0753 INVALID TYPE OF SECURITY EXIT PROVIDED
process_name
Cause. The installation provided a nonstandard security exit. When the NonStop
NET/MASTER MS system attempted to access the exit, the exit was found to be of an
unsupported type.
process_name
is the name of the security exit process. A security exit must be
of one of the following types:
File open
Full
Full with file open
Password validation
Password validation with file open
Effect. The error occurs during system initialization. The NonStop NET/MASTER MS
system continues as long as there are other exits available. If no other exits are
available, then the NonStop NET/MASTER MS system terminates.
Recovery. Ensure that all security exits in the configuration file are of the correct type.