nwlogin(1) nwlogin(1)
NAME
nwlogin - log in to a NetWare fileserver
SYNOPSIS
nwlogin login
nwlogin server/login
DESCRIPTION
Use nwlogin to log in to a NetWare server and gain access to
that server's resources. (A user's access to a server's
resources is always limited by the user's effective rights on
that server.)
The first format authenticates you to the primary NetWare
server for your UnixWare account. (To see the name of your
primary server, use the nwprimserver(1) command.) The login
specified must exist on the server; if this login has a
password, you will be prompted to enter it.
The second format authenticates you to the specified server
using the login given on the command line. If this login has
a password, you will be prompted to enter it.
This command returns error codes if the login is incorrect.
It also automatically prompts the user for a password change.
EXAMPLES
If user sandy logs in to fileserver count using the password
beach, enter the following:
nwlogin count/sandy
When prompted for a password, enter:
beach
See Also
nwlogout(1) nwprimserver(1)
Copyright 1994 Novell, Inc. Page 1