I am new to ssh and need some help configuring the files. I have
looked at the web page and read the manuals and I do not find where
some of the files are generated. Where do I get the data for
"authorized_keys?" I do not want to use a passphrase, only a key
and .shosts.
I have run ssh -1 -v -v hostname and I get (names have been changed):
OpenSSH_2.9p1, SSH protocols 1.5/2.0, OpenSSL 0x0090600f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Applying options for *
debug2: Command 'arp -a -n' timed out
debug1: Seeded RNG with 40 bytes from programs
debug1: Seeded RNG with 3 bytes from system calls
debug1: Rhosts Authentication disabled, originating port will not be trusted.
debug1: restore_uid
debug1: ssh_connect: getuid 0 geteuid 0 anon 1
debug1: Connecting to hostname [128.198.100.35] port 22.
debug1: temporarily_use_uid: 0/1 (e=0)
debug1: restore_uid
debug1: temporarily_use_uid: 0/1 (e=0)
debug1: restore_uid
debug1: Connection established.
debug1: read PEM private key done: type DSA
debug1: read PEM private key done: type RSA
debug1: identity file //.ssh/identity type 0
debug1: Remote protocol version 1.99, remote software version OpenSSH_2.9p1
debug1: match: OpenSSH_2.9p1 pat ^OpenSSH
debug1: Local version string SSH-1.5-OpenSSH_2.9p1
debug1: Waiting for server public key.
debug1: Received server public key (768 bits) and host key (1024 bits).
debug1: Host 'hostname' is known and matches the RSA1 host key.
debug1: Found key in //.ssh/known_hosts:1
debug1: Encryption type: blowfish
debug1: Sent encrypted session key.
debug1: Installing crc compensation attack detector.
debug1: Received encrypted confirmation.
debug1: Trying rhosts or /etc/hosts.equiv with RSA host authentication.
debug1: Server refused our rhosts authentication or host key.
debug1: Trying RSA authentication with key 'root@jrmarble-sys'
debug1: Remote: //.ssh/authorized_keys, line 1: bad key syntax
debug1: Server refused our key.
debug1: Doing password authentication.
root@hostname's password:
Thank You,
Jeff
+------------------------------+---------------------------------+
| Jeff Marble | Phone : (208)-368-1252 |
| Micron Technology, Inc. | E-mail : [EMAIL PROTECTED] |
+------------------------------+---------------------------------+