LASTLOGINTIME
Command Format
MAP
80
Novell Client for Windows
Use LASTLOGINTIME to display the last time the user logged in.
If you include this command in the login script, the time of the last login is
displayed on the workstation screen.
LASTLOGINTIME
Use MAP to map drives and search drives to network directories or to map to
NDS objects such as cluster-enabled volumes.
If you use MAP to automate drive map assignments during execution of the
login script, users don't need to map drives every time they log in.
If you do not want the result of each mapping to be displayed as it is executed,
add the MAP DISPLAY OFF command at the beginning of the login script.
When all drive map assignments have been completed, add the line MAP
DISPLAY ON and MAP to your login script. This sequence provides a
cleaner display for users as they log in.
Instead of specifying drive letters such as F: or G:, you could use an asterisk
followed by a number n to represent the nth network drive. For example, if the
first network drive is F: then using MAP *3:= would assign H: {1 2 3 = F G
H}. Or, if the first network drive is D:, then using MAP *4:= would assign G:
{1 2 3 4 = D E F G}.
This allows drive letters to reorder themselves automatically when local
drives are removed or added or when the first network drive is changed. This
also allows users to log in from workstations with a different number of local
drives than their regular workstation.
You can map a local drive (usually A: through C:) to a network directory, but
you cannot access the local drive until you remove the network drive mapping.
Do not map over the local drive containing the Windows directory.
Do not map a drive to a network drive such as a CD-ROM drive.
Need help?
Do you have a question about the NETWARE 6-DOCUMENTATION and is the answer not in the manual?