User manual

4-10 IP Terminal Server Setup
Assuming that a DNS server is already configured for the
NETServer, follow these steps to configure the login host and
login user:
1.
Add a user called jack with the password agent86 that is a
login user type.
add user jack password agent86 type login
2.
The login host that Jack will access has not been added yet.
This host is the one that most users will be logging into on a
daily basis, so set the preference to "1".
add login_host quartz address 195.112.133.2 pref 1
3.
We want Jack to be able to enter the login service and host
name at the NETServer command prompt.
set login user Jack host_type prompt
4.
Save your work.
save all
When Jack dials in to the NETServer, he is prompted for his
login name and password. After he is successfully
authenticated, the system prompt appears.
At this point, Jack can connect to the host using the following
command:
telnet quartz
Since Jack's default login service is Telnet, he could also enter
the following command to connect to quartz:
connect quartz
When Jack ends his host session, he is returned to the system
prompt. He can access another login host, or he can exit the
NETServer command line by typing a valid exit command (bye,
exit, leave, quit).