Hi Tru64 managers,
(
Sorry I deleted a post from the list with a question about how to do ssh
logins to root on Tru64 without entering a password (hope I am answering
the right question) :-) We have ssh login working from Linux workstations
and servers to our Tru64 server (V5.0) with no password having to be
entered. Here is the information
We are running
SSH Version 1.2.27 [alpha-dec-osf5.0], protocol version 1.5.
Compiled with RSAREF.
To get this working without passwords for root, you have to have
a ssh_known_hosts file in /etc (see header below for information)
# This file is generated with make-ssh-known-hosts.pl
# $Id: make-ssh-known-hosts.pl,v 1.6 1998/07/08 00:44:23 kivinen Exp $
# with command line :
# /opt/ssh/bin/make-ssh-known-hosts --server mynode mydomain.com
which contains the information & keys for all known hosts.
You also need to create the file
.shosts
(same format as .rhosts)
in the root home directory
.shosts should have 600 protection bits set.
Hope this helps.
Regards,
Jim
--------------------------------------------------------
FSC - Building Better Information Technology Solutions-
from the Production Floor to the Customer's Door.
--------------------------------------------------------
Jim Jennis, Technical Director for Commercial Systems
Fuentez Systems Concepts, Inc.
1 Discovery Place, Suite 2
Martinsburg, WV. 25401
USA
Phone: +001 (304) 263-0163 ext. 235
Fax: +001 (304) 263-0702
Email: jjennis_at_fuentez.com
jhjennis_at_shentel.net
WEB:
http://www.discovery.fuentez.com/
Received on Wed Jan 12 2000 - 18:55:37 NZDT