Question on SSH Public Key 2007-10-08 - By John O'Loughlin
Back
look at ssh -v user@(protected)
also tail the logs on the server
tail -f /var/log/messages (or /var/log/secure)
that should give some clues
John
On Mon, 8 Oct 2007, Ravi Shanmugam wrote:
> Hi All, > > I wanted to setup a client and server without password authentication. > So I have copied "/root/.ssh/id_rsa.pub" from client which contains the > public key to > "/root/.ssh/authorized_keys" in the server. But still it is prompting > for the password. Could someone help me. Your response will be well > appreciated. > > Thanks, > Ravi R.S > SASKEN BUSINESS DISCLAIMER > -- ---- ---- ---- ---- -- > This message may contain confidential, proprietary or legally privileged information. In > case you are not the original intended Recipient of the message, you must not , directly or > indirectly, use, Disclose, distribute, print, or copy any part of this message and you are > requested to delete it and inform the sender. Any views expressed in this message are > those of the individual sender unless otherwise stated. Nothing contained in this message > shall be construed as an offer or acceptance of any offer by Sasken Communication > Technologies Limited ("Sasken") unless sent with that express intent and with due > authority of Sasken. Sasken has taken enough precautions to prevent the spread of > viruses. However the company accepts no liability for any damage caused by any virus > transmitted by this email > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list >
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
|
|