Sample Login Scripts; Sample Container Login Script - Novell NETWARE 6-DOCUMENTATION Manual

Table of Contents

Advertisement

B

Sample Container Login Script

Sample Login Scripts

You can create login scripts from these sample login scripts using NetWare
Administrator. Using a sample login script can help reduce syntax errors,
reducing the time it takes you to create your login scripts.
For more information on how to create login scripts, see
Scripts from a Sample or Existing Login Script" on page
IMPORTANT:
You must modify these sample login scripts to match the server
names, directory paths, and specifications of your own network.
The container login script should contain any information that applies to all
users. By using some or all of the commands included in the following sample
container login script, you might find it easier to plan and create your own
container login scripts.
For more detailed information about each type of login script command, see
"Login Script Commands and Variables" on page
MAP DISPLAY OFF
MAP ERRORS OFF
MAP *1:=%HOME_DIRECTORY
IF "%1"="ADMIN"THEN MAP *1:SYS:SYSTEM
IF OS = "WIN95" THEN
MAP P:=SYS:PUBLIC
ELSE
MAP INS S1:=SYS:PUBLIC
MAP INS S2:=SYS:PUBLIC\%MACHINE\%OS\%OS_VERSION
END
"Creating Login
34.
59.
Sample Login Scripts
®
93

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the NETWARE 6-DOCUMENTATION and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

Netware 6

Table of Contents