User Guide

234 System Messages
System Messages
103-000150-001
August 29, 2001
Novell Confidential
Manual 99a38 July 17, 2001
......
ENDIF
ENDIF
ENDIF
ENDIF
Action: Where possible, take the IF statements out of the nested format and placing
them after the sequence of nested IF statements.
LOGIN-X-370: The specified search drive does not exist.
Source: LOGIN.EXE
Explanation: When the login script uses a SET COMSPEC= or COMSPEC= command and
a network drive is specified, LOGIN ensures that the specified drive is a
search drive and can be used for the COMSPEC command.
Action: Before issuing the SET COMSPEC or COMSPEC command, do one of the
following steps:
Set the COMSPEC to a local (nonnetwork) search drive.
Map a search drive to the path where the command processor is located.
LOGIN-X-380: The line is too long.
Source: LOGIN.EXE
Possible Cause: A line in the login script exceeded the maximum limit of 254 bytes.
Action: Shorten the line or split the command into two commands so that they have
the same functionality but occur on two lines.
LOGIN-X-400: A network drive cannot be mapped to a drive that is designated as a
local drive.
Source: LOGIN.EXE
Possible Cause: The user tried to map a local drive to volume or directory on the network.
Action: Map the volume or directory from the network to a network drive.
LOGIN-X-410: The supervisor has disabled the login function for this server.
Source: LOGIN.EXE
Explanation: This account is locked.