Login Scripts Commands By Task; Network Connection And Resource Access; Login Script Execution - Novell LOGIN SCRIPTS - 08-2008 Manual

Table of Contents

Advertisement

When a user logs in, additional parameters can be entered that the LOGIN utility passes to the login
script. The utility then substitutes these parameters for any %n variables in the login script. These
variables are replaced in order by the parameters the user entered when logging in.
The %0 variable is replaced by the name of the NetWare server entered in the Login dialog box, and
%1 is replaced by the user's fully distinguished login name. The remaining variables change,
depending on what the user types when executing the LOGIN utility. The %n variables must precede
all command line options.
The
SHIFT (page 54)
command allows you to change the order in which these %n variables are
substituted.

3.3 Login Scripts Commands by Task

This list identifies which specific login script commands to use, depending on what you need your
login scripts to accomplish.
Section 3.3.1, "Network Connection and Resource Access," on page 35
Section 3.3.2, "Login Script Execution," on page 35
Section 3.3.3, "Workstation Environment," on page 36
Section 3.3.4, "Text File Usage," on page 36
Section 3.3.5, "Other," on page 37

3.3.1 Network Connection and Resource Access

Action
Establish a connection between a workstation and a NetWare
server
Set a user's current context in the eDirectory tree
Change the default drive while the login script is executing
This is not available for Novell Client for Linux.
Map drives and search drives to network directories or to map
to eDirectory objects such as cluster-enabled volumes
Attach to another eDirectory tree within the network and
access its resources

3.3.2 Login Script Execution

Action
Allow the user to terminate execution of the login script
Emit a phaser sound or beep
Command
Section 3.6, "ATTACH," on page 39
Section 3.8, "CONTEXT," on page 39
Section 3.10, "DRIVE," on page 40
Section 3.18, "MAP," on page 47
Section 3.28, "TREE," on page 56
Command
Section 3.7, "BREAK," on page 39
Section 3.13, "FIRE or FIRE
PHASERS," on page 42
Login Script Commands and Variables
35

Advertisement

Table of Contents
loading

This manual is also suitable for:

Login scripts

Table of Contents