Additional Sources For Login Scripts Information - Novell LOGIN SCRIPTS - 08-2008 Manual

Table of Contents

Advertisement

Only the login scripts from the primary eDirectory tree are processed. However, one of these
login scripts might map to a directory on a server that resides in another tree. Because the user
is authenticated to all trees, he will also have access to this directory.
eDirectory Variables: The value of an eDirectory attribute of the current User object can be
substituted anywhere in the login script. Precede the attribute name with a percent sign (%) and
replace any spaces in the attribute name with an underscore (_). The following are some
attributes that are useful in login scripts:
%HOME_DIRECTORY
%CN
%LANGUAGE
These variables are generally used as part of the MAP statement or the IF statement. For
example:
IF "%LANGUAGE" = "ENGLISH"
MAP H:=\\MYSERVER\USERS\%CN
The eDirectory syntax types supported by NetStorage for these attributes are path, string, and
list. In the case of the list syntax, only the first string in the list is used.
For more specific information on how login scripts are processed by NetStorage, see
Script Processing by NetStorage" TID# 10068983 (http://support.novell.com/cgi-bin/search/
searchtid.cgi?/10068983.htm).
1.10 Additional Sources for Login Scripts
Information
Because login scripts have been used in multiple versions of Novell products over the past 10 years,
there is a wealth of information about them available in other documentation. Here are a few sources
to check for additional information:
"Using NDS User Object Properties in a Login Script" AppNotes
developer.novell.com/research/appnotes/1995/may/04/index.htm)
Troubleshooting Login Scripts TID# 1203151 (http://support.novell.com/cgi-bin/search/
searchtid.cgi?/1203151.htm)
Troubleshooting Login Scripts TID# 10012087 (http://support.novell.com/cgi-bin/search/
searchtid.cgi?/10012087.htm)
Login Scripts and Directory Services TID# 2924798 (http://support.novell.com/cgi-bin/search/
searchtid.cgi?/2924798.htm)
Troubleshooting Container Login Scripts TID# 10025702 (http://support.novell.com/cgi-bin/
search/searchtid.cgi?/10025702.htm)
Login Frequently Asked Questions TID# 2907537 (http://support.novell.com/cgi-bin/search/
searchtid.cgi?/2907537.htm)
ATTACH Command TID# 2907537 (http://support.novell.com/cgi-bin/search/searchtid.cgi?/
2910819.htm)
Login Command Not Executing Due to Server Time Issue TID# 2924912 (http://
support.novell.com/cgi-bin/search/searchtid.cgi?/2924912.htm)
"Login
®
article (http://
Using Login Scripts
19

Advertisement

Table of Contents
loading

This manual is also suitable for:

Login scripts

Table of Contents