Re: can't open display : (on Linux rlogin to SGI)

clusardi2k_at_aol.com
Date: 05/02/05


Date: 2 May 2005 06:28:03 -0700


Tony 'Nicoya' Mantler wrote:
> In article <1114796567.594875.168860@f14g2000cwb.googlegroups.com>,
> clusardi2k@aol.com wrote:
>
> : (5)I take the id rsa.pub file on SGI and put it on Linux, but I
rename
> : the file to ~user/.ssh/authroized keys.
>
> Double-check the permissions of the .ssh folder, its contents, your
home
> directory, and all directories above it. If SSH finds that the
directories are
> group or world writeable it'll ignore the keys and force you to enter
your
> password.
>
> This is so someone else can't drop their key into your
authorized_keys file and
> ssh into the system as you.
>
>
> Cheers - Tony 'Nicoya' Mantler :)
>

This worked for me, only one-way.

On Onyx it worked:

ssh clusardi@linux_box date
...

But, going the other way it didn't appear to work.

On Linux it failed:

ssh clusardi@onyx date
ssh: connect to host onyx port 22 : Connection refused

Christopher Lusardi



Relevant Pages

  • Re: Opening ports in my firewall
    ... >> only with DSA keys, and not allowing manual password logins. ... - copy the .ssh directory to the new machine, if you control it, or ... Walter Dnes; my email address is *ALMOST* like wzaltdnes@waltdnes.org ...
    (comp.os.linux.security)
  • RE: sshd / ssh setup
    ... USA server and his windows/xp notebook to use SSH. ... followed sshd instruction and built ... and require users to submit keys. ...
    (freebsd-questions)
  • Re: SSH via Expect disconnects
    ... using autoexpect was the answer (please refer to thread ... >> I have received one suggestion that I explore the idea of using keys ... >> have poured through the manpage for Expect as well as SSH, ... >>> I am using an expect script to initiate an SSH session to another host ...
    (comp.lang.tcl)
  • Re: Firewall security: Re: Problems with simple Samba file share
    ... Man ssh ... ... Why is that, Peter? ... The firewall does help protect ... against someone stealing the keys and using them at another location. ...
    (comp.os.linux.misc)
  • [Full-Disclosure] SSH vs. TLS
    ... I'm having an interesting debate with a security architect about the ... This person is pushing for the use of TLS Telnet instead of SSH for the ... - There must be a secure means by which all server keys are distributed to ... appropriate ssh clients. ...
    (Full-Disclosure)