!*******************************************************************************
!
!  JUMP_MSG - Messages file for JUMP.
!
!  Author: Jonathan Ridler
!
!  History:
!	25-Sep-2001	JER	Original version for JUMP V4.0.
!	07-May-2002	JER	JUMP V4.1.
!	14-Sep-2004	JER	JUMP V5.0.
!*******************************************************************************

.TITLE  	JUMP_MSG
.FACILITY       JUMP,111 /prefix=JUMP__
.IDENT  /V1.1/

.SEVERITY       FATAL
BADDATA		<Format of Access List data record seems to be invalid>
BADINCLUDE	<Include log requires RECORD and NOTIFY by MAIL>
BADNOTIFY	<Must notify by MAIL or OPCOM>
BADOPERCLASS	<Operator class specification is invalid>
BADPRIVSET	<Minor privilege specification is invalid>
BADUSER		<Username contains invalid characters>
CONFLICT	<Conflicting option - must RECORD in Secure Mode>
INSANEUIC	<UIC Sanity Check FAILED: !%U !%U> /FAO=2
INSANEUSER	<Username Sanity Check FAILED: !AS !AS> /FAO=2
INVESCCHAR	<Invalid escape character specification>
INVLNM		<Invalid logical name (!AS) -- must be /SYSTEM /EXEC> /FAO=1
IVIDENT		<JUMP_ACCESS identifier not found or not valid>
MAILFAIL	<MAIL notification failure prevents JUMP from continuing>
NOCHAIN		<JUMPing from this user (chaining) is prohibited> 
NOINSUB		<Cannot JUMP from a sub-process>
NOPRIV		<No privilege for attempted operation>
NOPSEUDO	<No pseudo-terminal driver on system>
NOSUB		<Cannot JUMP while process has sub-processes>
UNSUPPORTED	<Hardware architecture not supported>

.SEVERITY	ERROR
BADACCFIL	<Failed to open access list file>
BADAUDIT	<Unable to access audit trail file>
BADLOGFIL	<Failed to open session log file>

.SEVERITY       WARNING
DENIED		<Access denied in Access File>
DISABLED	<Username is disabled>
FIXNOTIFY	<No AFTER or BEFORE for NOTIFY - both presumed>
INVUSER		<Invalid username - user does not exist>
NOESCAPE	<All things considered, there can be no escape this time>
RESTRICT	<Username is Restricted or Captive>
USERABORT	<JUMP aborted by user escape request>

.SEVERITY       INFORMATIONAL
DEFAULT		<Default is !AS!AS> /FAO=2
SAMEUIC		<Same UIC as current (!%U) - no action taken> /FAO=1
SAMEUSER	<Same username as current (!AS) - no action taken> /FAO=1
VERSION		<!AS> /FAO=1

.SEVERITY       SUCCESS
JUMPED		<!AS jumped to !AS (!AS!AS)> /FAO=4
RETURN		<Control returned to user !AS> /FAO=1
SETUSER		<Changed username from !AS to !AS> /FAO=2
TRANSFER	<Control transferred to user !AS> /FAO=1

.END
