nwlogin - Logs a user in to a Novell file server or an eDirectory tree.
nwlogin [-c <string>] [-t <string>] [-p <string>] [-u <string>] [-s <string>] [-r] [-L <string>] [-P <string>] [-2 <string>] [-3 <string>] [-4 <string>] [-5 <string>] [--clearconn] [--] [-v][-h]
The nwlogin utility allows a user to log in to a Novell file server or eDirectory tree from a terminal. When you execute the nwlogin command, you can add variables and strings to run additional scripts and modify variables.
You must specify the username, password, tree, context, and server.
Specifies the context that the user is logging in to. This value is required.
Specifies the tree that the user is logging in to. This value is required.
Specifies the user's eDirectory password. This value is required.
Specifies the user's eDirectory username. This value is required.
Specifies the server that the user is logging in to. This value is required.
Specifies the password via the NWPassword environment variable. You can set NWPassword to be the password that you want login to use (when you pass it using -passenv) instead of specifying the password on the command line.
For example:
export NWPassword=novell
nwlogin -r -t mytree -s myserver -u admin -c mycontext --passenv
Runs any scripts associated with the specified username.
Runs the specified login scripts during login.
Runs the specified Profile login scripts during login.
Allows an additional parameter to be entered that the login utility passes to the login script.
There are four %n variables that can be specified during login (2, 3, 4, and 5). The utility then substitutes these parameters for the %n variables in the login script.
The variables are replaced in the order specified, by selecting -2, -3, -4, or -5.
Allows an additional parameter to be entered that the login utility passes to the login script.
There are four %n variables that can be specified during login (2, 3, 4, and 5). The utility then substitutes these parameters for the %n variables in the login script.
The variables are replaced in the order specified, by selecting -2, -3, -4, or -5.
Allows an additional parameter to be entered that the login utility passes to the login script.
There are four %n variables that can be specified during login (2, 3, 4, and 5). The utility then substitutes these parameters for the %n variables in the login script.
The variables are replaced in the order specified, by selecting -2, -3, -4, or -5.
Allows an additional parameter to be entered that the login utility passes to the login script.
There are four %n variables that can be specified during login (2, 3, 4, and 5). The utility then substitutes these parameters for the %n variables in the login script.
The variables are replaced in the order specified, by selecting -2, -3, -4, or -5.
Clears existing server connections before logging in to the current server.
Ignores the rest of the labeled arguments following this flag.
Displays version information and exits.
Displays usage information and exits.
nwlogin -s MYSERVER -u MYUSER -c MYCONTEXT -t MYTREE -p MYPASSWORD -2 MYVARIABLE L P r
nwlogin -u MYUSER -p MYPASSWORD -t MYTREE -c MYCONTEXT -s MYSERVER
Copyright 2005-2009, Novell, Inc. All rights reserved. http://www.novell.com
nwlogout(1), nwconnections(1)
To report problems with this software or its documentation, visit http://bugzilla.novell.com