Supervising the Network
5-38
Customizing the User Environment
Login Script Commands and Variables
It is unlikely that you will need to use this command. However, it is
provided in case you come upon a program that requires it.
Command Format
MACHINE=name
Using MACHINE
The machine name can be up to 15 characters. (Longer machine names are
truncated to 15 characters.)
For example, to specify that the machine name is IBM_PS2, add the
following line to the login script:
MACHINE=IBM_PS2
Additional Information
MAP
Use MAP to map drives and search drives to network directories.
Command Format
MAP [option] [drive:=path]
Replace drive with any valid network drive letter, local drive letter, or search
drive number.
Replace path with a drive letter, a full directory path, or a Directory Map
object.
More than one command can be on the map line if the commands are
separated by a semicolon (;), as shown in the following example:
MAP *1:=SYS:PUBLIC;*2:=SYS:PUBLIC\DOS
When mapping a drive to a directory on an NDS server, begin the path with
either the Volume object name or server/volume.
For more information about Refer to
Setting machine names in the
NET.CFG file
NetWare Client for DOS/Windows User
Guide
Using identifier variables “Identifier Variables” in this chapter