<?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: Secure shell problem. in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731714#M254599</link>
    <description>User on server #2 has a password set?&lt;BR /&gt;$home permissions of user on server #2 are 755 ?</description>
    <pubDate>Wed, 15 Feb 2006 15:04:28 GMT</pubDate>
    <dc:creator>paolo barila</dc:creator>
    <dc:date>2006-02-15T15:04:28Z</dc:date>
    <item>
      <title>Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731709#M254594</link>
      <description>I am running secure shell on two HP-UX 11.23 servers. I had a customer create a rsa secure shell key and send it over to me for one of the servers. I added it to the authorize keys files and the customer was able to sftp files over to my server successfully. He then wanted to sftp files over to the other HP-UX server from the same server so what I did was I added the same rsa key that was working on the first server to the second server. The problem now is now when he does a sftp he is asked for a password which on the other server he was not asked. He puts in the users password but it still does not let him in. Help What can be the problem?</description>
      <pubDate>Wed, 15 Feb 2006 02:27:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731709#M254594</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2006-02-15T02:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731710#M254595</link>
      <description>Hi juan,&lt;BR /&gt;&lt;BR /&gt;check the ownership/permissions of .ssh (700) and authorized_keys(600)  and ~user. &lt;BR /&gt;Doublecheck the key in auhtorized_keys for correctness, check for hidden linefeeds ( sometimes copy`n paste breaks single lines into multiple lines )&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;HGH&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 02:46:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731710#M254595</guid>
      <dc:creator>Hemmetter</dc:creator>
      <dc:date>2006-02-15T02:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731711#M254596</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Have you checked the sshd_config file, is RSAAuthentication enable on the other one ? &lt;BR /&gt;&lt;BR /&gt;Is he able to login to the other server by SSH ?&lt;BR /&gt;&lt;BR /&gt;compary the sshd_config file on those two HPUX server you may find the answer&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Feb 2006 02:51:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731711#M254596</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2006-02-15T02:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731712#M254597</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Try the following &lt;BR /&gt;&lt;BR /&gt;1. Check whether the user is allowed login to the second server&lt;BR /&gt;&lt;BR /&gt;2. Ensure that the Second server supports Publickey authentication &lt;BR /&gt;&lt;BR /&gt;grep -i "PubkeyAuthentication" /opt/ssh/etc/sshd_config&lt;BR /&gt;&lt;BR /&gt;3. Make sure the permissions are correct for key files( Refer /opt/ssh/README.hp )&lt;BR /&gt;&lt;BR /&gt;4. Run the server and client in debug mode for possible hints.&lt;BR /&gt;/opt/ssh/sbin/sshd -ddde&lt;BR /&gt;/opt/ssh/bin/ssh -vvv&lt;BR /&gt;&lt;BR /&gt;All the best</description>
      <pubDate>Wed, 15 Feb 2006 09:09:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731712#M254597</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2006-02-15T09:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731713#M254598</link>
      <description>I compared permissions on the server that works to the server that does not and they are the same. I also compared the the sshd_config files and they are the same also. I checked the rsa key on both servers and they look the same. What can be the problem?</description>
      <pubDate>Wed, 15 Feb 2006 14:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731713#M254598</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2006-02-15T14:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731714#M254599</link>
      <description>User on server #2 has a password set?&lt;BR /&gt;$home permissions of user on server #2 are 755 ?</description>
      <pubDate>Wed, 15 Feb 2006 15:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731714#M254599</guid>
      <dc:creator>paolo barila</dc:creator>
      <dc:date>2006-02-15T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731715#M254600</link>
      <description>Ask him to check output of follows.&lt;BR /&gt;&lt;BR /&gt;ssh -vvv "other_server"&lt;BR /&gt;sshd -ddd - From server he/she connecting to</description>
      <pubDate>Wed, 15 Feb 2006 15:08:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731715#M254600</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2006-02-15T15:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731716#M254601</link>
      <description>Paolo on both destination servers the users home directory is 755. The one that works and the one that does not work.</description>
      <pubDate>Wed, 15 Feb 2006 15:34:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731716#M254601</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2006-02-15T15:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731717#M254602</link>
      <description>Shalom Juan,&lt;BR /&gt;&lt;BR /&gt;I had the same problem with Linux and dsa.&lt;BR /&gt;&lt;BR /&gt;Turns out someone changed the ownership on the /root/ home directory to mysql&lt;BR /&gt;&lt;BR /&gt;Its almost always ownership or permissions.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 15 Feb 2006 16:06:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731717#M254602</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-02-15T16:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731718#M254603</link>
      <description>Steven permissions is not the problem in my case.&lt;BR /&gt;On server that it is working on:&lt;BR /&gt;drwxr-xr-x  18 oraftp     unison        1024 Jan 25 14:42 ftp&lt;BR /&gt;&lt;BR /&gt;Permissions on the server that is asking for a password:&lt;BR /&gt;drwxr-xr-x  19 oraftp     unison        1024 Feb 14 14:49 ftp&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 17:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731718#M254603</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2006-02-15T17:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731719#M254604</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Have you tried to do a sftp between those two HPUX servers ?&lt;BR /&gt;&lt;BR /&gt;Is possible you ask your customer to try scp rather than sftp, just try to see if that works&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Wed, 15 Feb 2006 18:52:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731719#M254604</guid>
      <dc:creator>njia_1</dc:creator>
      <dc:date>2006-02-15T18:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731720#M254605</link>
      <description>Does the "normal" login on server #2 with password work?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Feb 2006 19:21:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731720#M254605</guid>
      <dc:creator>paolo barila</dc:creator>
      <dc:date>2006-02-15T19:21:54Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731721#M254606</link>
      <description>The normal login does work. I enabled ftp and the customer was able to ftp to the server. Then I disabled ftp again.&lt;BR /&gt;First thing tomorrow I will have the customer try scp because the customer is gone now.</description>
      <pubDate>Wed, 15 Feb 2006 19:39:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731721#M254606</guid>
      <dc:creator>Juan Gonzalez_2</dc:creator>
      <dc:date>2006-02-15T19:39:07Z</dc:date>
    </item>
    <item>
      <title>Re: Secure shell problem.</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731722#M254607</link>
      <description>Could you post the output of the following&lt;BR /&gt;&lt;BR /&gt;1. syslog&lt;BR /&gt;2. sshd -ddde&lt;BR /&gt;3. ssh -vvv</description>
      <pubDate>Thu, 16 Feb 2006 05:11:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/secure-shell-problem/m-p/3731722#M254607</guid>
      <dc:creator>Michael Selvesteen_2</dc:creator>
      <dc:date>2006-02-16T05:11:34Z</dc:date>
    </item>
  </channel>
</rss>

