<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: sshd question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885848#M847697</link>
    <description>This may be a silly question, but are you trying to login as root? Only root can read the authorized_keys file with the ownership/permissions you stated.</description>
    <pubDate>Tue, 15 Feb 2005 05:51:05 GMT</pubDate>
    <dc:creator>Gordon  Morrison_1</dc:creator>
    <dc:date>2005-02-15T05:51:05Z</dc:date>
    <item>
      <title>sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885845#M847694</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I'm trying to connect to my ssh server (3.91.002) on hpux 11.00. I'm trying to use public key authentication but I'm receiving following error: Authentication refused: bad ownership or modes for file authorized_keys. I check this file and have following permissions: 600 root sys. Any ideas?&lt;BR /&gt;&lt;BR /&gt;Aljosa</description>
      <pubDate>Tue, 15 Feb 2005 03:41:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885845#M847694</guid>
      <dc:creator>Aljosa_1</dc:creator>
      <dc:date>2005-02-15T03:41:33Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885846#M847695</link>
      <description>Aljosa,&lt;BR /&gt;did you have a look at:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=466828" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=466828&lt;/A&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 15 Feb 2005 03:50:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885846#M847695</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-15T03:50:38Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885847#M847696</link>
      <description>Aljosa,&lt;BR /&gt;you may also want to scan through:&lt;BR /&gt;&lt;A href="http://www.nitech.com/consulting/onlinesupport/unix/hpuxSecureShell.html" target="_blank"&gt;http://www.nitech.com/consulting/onlinesupport/unix/hpuxSecureShell.html&lt;/A&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Tue, 15 Feb 2005 03:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885847#M847696</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-02-15T03:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885848#M847697</link>
      <description>This may be a silly question, but are you trying to login as root? Only root can read the authorized_keys file with the ownership/permissions you stated.</description>
      <pubDate>Tue, 15 Feb 2005 05:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885848#M847697</guid>
      <dc:creator>Gordon  Morrison_1</dc:creator>
      <dc:date>2005-02-15T05:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885849#M847698</link>
      <description>Are you doing ssh from a unix/linux box.. or from a windows box.&lt;BR /&gt;If it's unix/linux, then try using&lt;BR /&gt;ssh -v &lt;SERVER name=""&gt; option. It provides verbose information and will help in resolving the problem faster.&lt;BR /&gt;If you are using cygwin on windows, you can log all information onto a file and trace out the error. &lt;BR /&gt;Do atatch these outputs and send it.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Jerome&lt;/SERVER&gt;</description>
      <pubDate>Wed, 16 Feb 2005 00:08:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885849#M847698</guid>
      <dc:creator>Jerome_18</dc:creator>
      <dc:date>2005-02-16T00:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885850#M847699</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;at the client side (Windows) I use Putty. &lt;BR /&gt;I check and change file and folders permissions at the server site. &lt;BR /&gt;&lt;BR /&gt;Now I'm getting error: server refuses our key and at the server site only error I found is in syslog.log: Failed none for root from ...&lt;BR /&gt;&lt;BR /&gt;Aljosa&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 03:38:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885850#M847699</guid>
      <dc:creator>Aljosa_1</dc:creator>
      <dc:date>2005-02-16T03:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885851#M847700</link>
      <description>SSH checks the ownership of the ".ssh" directory, and the "authorized_hosts", and your home directory. Check that all these are owned by you.&lt;BR /&gt;&lt;BR /&gt;The other alternative is to set the variable:&lt;BR /&gt;&lt;BR /&gt;StrictModes no&lt;BR /&gt;&lt;BR /&gt;in "/etc/ssh/sshd_config, then restart sshd and retry to see if this is really the problem.&lt;BR /&gt;&lt;BR /&gt;====&lt;BR /&gt;&lt;A href="http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;amp;sektion=5&amp;amp;arch=&amp;amp;apropos=0&amp;amp;manpath=OpenBSD+Current" target="_blank"&gt;http://www.openbsd.org/cgi-bin/man.cgi?query=sshd_config&amp;amp;sektion=5&amp;amp;arch=&amp;amp;apropos=0&amp;amp;manpath=OpenBSD+Current&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;StrictModes&lt;BR /&gt;             Specifies whether sshd should check file modes and ownership of the user's files and home directory before accepting login.  This is normally desirable because novices sometimes accidentally leave their directory or files world-writable.  The default is ``yes''.&lt;BR /&gt;====</description>
      <pubDate>Wed, 16 Feb 2005 04:13:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885851#M847700</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-02-16T04:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885852#M847701</link>
      <description>I change disable StrictModes: StrictModes no. But I'm still getting the same error?&lt;BR /&gt;&lt;BR /&gt;Aljosa&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 04:41:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885852#M847701</guid>
      <dc:creator>Aljosa_1</dc:creator>
      <dc:date>2005-02-16T04:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885853#M847702</link>
      <description>Have you tried using SSH to connect the Unix box back to itself? If you run up two telnet sessions, then run "sshd -d" on one, and "ssh -v localhost" this should tell you what SSH is complaining about.&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Feb 2005 05:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885853#M847702</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-02-16T05:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885854#M847703</link>
      <description>Please check the following,&lt;BR /&gt;&lt;BR /&gt;1.Ensure you have correctly appended the correct public key generated from puttygen.exe to the &lt;BR /&gt;~/.ssh/authorized_keys&lt;BR /&gt;or&lt;BR /&gt;~/.ssh/authorized_keys2&lt;BR /&gt;&lt;BR /&gt;2.At the client side (PuTTY), in the connection tab ensure you have provided the user name by which you connect to the server.&lt;BR /&gt;&lt;BR /&gt;3. Check whether server supports public key authentication. ( setting yes to PubkeyAuthentication directive in sshd_config)&lt;BR /&gt;&lt;BR /&gt;4. Try posting detailed server and client debug messages for better analysis.&lt;BR /&gt;&lt;BR /&gt;All the Best.</description>
      <pubDate>Wed, 16 Feb 2005 05:11:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885854#M847703</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2005-02-16T05:11:26Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885855#M847704</link>
      <description>Another common problem with Putty keys is if you have copied them and picked-up some line breaks in the key. It should be one continuous line.</description>
      <pubDate>Wed, 16 Feb 2005 05:31:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885855#M847704</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-02-16T05:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: sshd question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885856#M847705</link>
      <description>Thnx all. I solve problem. There was missing a part of data in my autorized_keys file. &lt;BR /&gt;&lt;BR /&gt;Aljosa</description>
      <pubDate>Wed, 16 Feb 2005 05:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sshd-question/m-p/4885856#M847705</guid>
      <dc:creator>Aljosa_1</dc:creator>
      <dc:date>2005-02-16T05:33:22Z</dc:date>
    </item>
  </channel>
</rss>

