Registering Hosts To Use Rlogin And Rcp; Using Rlogin - Avaya S6200 Administration And Maintenance

Meeting exchange 5.0 media server
Hide thumbs Also See for S6200:
Table of Contents

Advertisement

Registering Hosts to Use rlogin and rcp

To use rlogin and rcp, each remote host's /etc/hosts file must contain information for the system,
and the system's /etc/hosts file and /etc/rhosts files must contain information for each remote
host.
To register local and remote hosts:
1. Add the remote host(s) to the system's hosts file (see
page 126).
2. Add the local host System Name and IP address to the hosts file of your remote host(s).
Consult your TCP/IP documentation for proper setup.
3. Add the remote host's name and login name, separated by a space, to the system's rhosts
file. This provides the remote host(s) with instant access to the host system (no guest
password required).
4. You may add several hosts, but be sure to place each entry on a separate line. If you are
unfamiliar with standard Linux editors such as "vi", you can easily add an entry by entering:
echo 'sysname username' >> .rhosts
where sysname and username are the names of your remote host.

Using rlogin

The rlogin command is one of the standard "r" commands supported by many TCP/IP platforms
for logging in to a host. It provides greater security than telnet by requiring hosts to be registered
with each other.
The system uses tcp port 513 for rlogin requests. This is a standard port number and should be
compatible with your software (that is, your remote host's software should use this port to issue
telnet requests to the system).
The rlogin command uses the following syntax (bracketed arguments are optional):
rlogin host [-ec] [-8] [-llogin
where:
host
[-ec]
[-8]
[- l login]
Represents the name of the S6200/S6800 Media Server host to
which you want to log in.
c represents the character you want to use as the escape character.
(Default is tilde ~)
Enables 8-bit transmission of data to facilitate communication with
hosts using an 8-bit character set such as the Asian or European
character sets.
login is the name of the S6200/S6800 Media Server account to which
you want to log in. (The current login name on your system is
assumed if this option is waived.)
Managing System Files from a Remote Host
Configuring the System Hosts File
]
Issue 1
August 2007
on
193

Advertisement

Table of Contents
loading

This manual is also suitable for:

S6800

Table of Contents