User manual

Basic Installation and Setup 2-3
9
3.
Enable the network by typing the following command:
enable appletalk network
<name
>
For example:
enable appletalk network pixie
Note: Verify network settings with list appletalk networks.
4
. Save your work by typing:
save all
Configuring a Manage User
This section describes how to create an administrative user with
manage privileges to establish a secure, centrally administered
NETServer. You can configure a remote login user, or, if you
prefer to dial in to the NETServer, you can create a manage user
locally through the NETServer console port - you can not do so
via TELNET at this point in configuration.
1
. Create a manage user. You have these options:
If you want the manage user to login to the NETServer,
use the command below, set the type to manage,login
and login service (Telnet is the default service; make a
choice only if you want to choose Rlogin or ClearTCP).
Then go to step 2.
If you want a manage user to access NETServer via a
dial-in (network) connection, use the command below.
The network service default is PPP; if you want to
select another option, add it. When finished adding a
user locally, skip to step 3.
add user
<"user name">
network_service [ARAP | PPP | SLIP]
password
[password]
type
[LOGIN,NETWORK,CALLBACK,DIAL_OUT,MANAGE]