Avaya CS700 Administration And Maintenance page 241

Meeting exchange 5.0 conferencing server
Hide thumbs Also See for CS700:
Table of Contents

Advertisement

Follow this procedure to install SSH on the Bridge Talk workstation.
Table 47: Installing SSH on the Bridge Talk Workstation
Step
login: root
scoadmin Account Manager
Add a new group
Group Name: sshd
Add a new account
Login: sshd
Password: Set Password Later
Login Shell: /bin/true
Home Directory: /var/empty
Select Create Home Directory
Login Group: sshd
chown root:sys /var/empty
mkdir /usr/dcb/SSH
cd
/usr/dcb/SSH
gzip -d openssh-3.7p1.tar.gz
tar -xvf openssh-3.7p1.tar.gz
cd openssh-3.7p1
./configure
make
make install
sshd
Confirm /usr/local/bin is in the user's
PATH environment variable
Managing System Files from a Remote Host
Description
Log into the system as root.
Start the Account Manager to create an
sshd account.
Add a new group
Add a new account
Change ownership of /var/empty
Create a directory for SSH.
Change to the new SSH directory.
Unzip the file
Decompress and untar the file.
Change to the untarred directory.
Run the install script.
This example shows the steps are for a
basic install. For additional information
refer to the INSTALL file located in this
directory.
OpenSSH files are stored in /usr/local/
bin and configuration files in /usr/local/
sbin.
Starts the SSH daemon.
Perform this step for each user account
that will use SSH.
Issue 1 August 2007
241

Advertisement

Table of Contents
loading

This manual is also suitable for:

Cs780

Table of Contents