StartupLogin.conf - Novell Client for Linux user configuration file.
$HOME/.novell/ncl/StartupLogin.conf
All the current fields in the Novell Login dialog box (except the password) are stored in this configuration file. This file uses the same format as the login.conf file.
Each entry occupies a single line in the file. Lines that are blank, or that start with a pound sign (#), are ignored.
The user's eDirectory username. This line is required.
The name of the eDirectory tree the user is logging in to. This line is required.
The location of the User object in the eDirectory tree. This line is required.
The name or IP address of the server the user is logging in to.
Clears any existing connections to servers before logging in. The default is false.
Runs the user's login script. The default is true.
Displays the results of the log in script in a window during login. The default is false.
Closes the login script display window after login. The default is true.
Specify a login script for the user. The default is <DEFAULT>.
Specify a profile login script for the user. The default is <DEFAULT>.
%2 variable. 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.
%3 variable. 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.
%4 variable. 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.
%5 variable. 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 default is true. If eDirectory authentication fails, display Novell Login dialog during session startup (after initial login).
A sample StartupLogin.conf file is given below:
[Startup]
UserName = admin
Tree = MYCOMPANY_TREE
Context = novell
Server =
LastSessionID = 1
RunScripts = yes
DisplayResults = yes
CloseAutomatically = yes
LoginScript = <DEFAULT>
ProfileScript = <DEFAULT>
Variable2 =
Variable3 =
Variable4 =
Variable5 =
Copyright 2007, Novell, Inc. All rights reserved. http://www.novell.com
To report problems with this software or its documentation, visit http://bugzilla.novell.com