<?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: SSH issue!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626559#M236743</link>
    <description>ssh -vvv would have been better. Looks as if root is not allowed to login directly on the server. If you want to login in as another user, do ssh user@tldnms</description>
    <pubDate>Thu, 15 Sep 2005 03:34:43 GMT</pubDate>
    <dc:creator>RAC_1</dc:creator>
    <dc:date>2005-09-15T03:34:43Z</dc:date>
    <item>
      <title>SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626551#M236735</link>
      <description>From a HP server when we do ssh (hostname) to another server I get the followingf error:&lt;BR /&gt;&lt;BR /&gt;/opt/ssh/bin/ssh tldnms&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;Can anybody suggest a workaround for the same.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 02:45:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626551#M236735</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2005-09-15T02:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626552#M236736</link>
      <description>It is coming from another server-tldnms. Check on that server. May be you are not allowed to log onto it. Check syslog, dmesg on that server.</description>
      <pubDate>Thu, 15 Sep 2005 02:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626552#M236736</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-15T02:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626553#M236737</link>
      <description>Also ssh -vvv tldnms will give more messages for anlyzing yourm problem.</description>
      <pubDate>Thu, 15 Sep 2005 02:50:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626553#M236737</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-15T02:50:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626554#M236738</link>
      <description>Are you executing this command as a root or normal user ?</description>
      <pubDate>Thu, 15 Sep 2005 02:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626554#M236738</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-15T02:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626555#M236739</link>
      <description>Check this thread, &lt;A href="http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=776938" target="_blank"&gt;http://forums2.itrc.hp.com/service/forums/questionanswer.do?threadId=776938&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 02:53:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626555#M236739</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-09-15T02:53:32Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626556#M236740</link>
      <description>&lt;BR /&gt;check the ~/.ssh/known_hosts for an existing entry for the conflicting box &lt;BR /&gt;and check that your firewall settings allow connections on port 22</description>
      <pubDate>Thu, 15 Sep 2005 02:58:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626556#M236740</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-15T02:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626557#M236741</link>
      <description>&lt;BR /&gt;Check the permission of ssh config files. An dalso check the /bin directory. It should be 755. &lt;BR /&gt;&lt;BR /&gt;Permission denied may be anywhere along the path, not the file itself. so look at /bin and / also.</description>
      <pubDate>Thu, 15 Sep 2005 03:11:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626557#M236741</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-15T03:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626558#M236742</link>
      <description>I am trying from normal user.&lt;BR /&gt;&lt;BR /&gt;ssh -v tldnms&lt;BR /&gt;SSH Version 1.2.27 [hppa1.0-hp-hpux10.20], protocol version 1.5.&lt;BR /&gt;Standard version.  Does not use RSAREF.&lt;BR /&gt;michael: ssh_connect: getuid 0 geteuid 0 anon 0&lt;BR /&gt;michael: Connecting to tldnms [10.220.6.17] port 22.&lt;BR /&gt;michael: Allocated local port 1023.&lt;BR /&gt;michael: Connection established.&lt;BR /&gt;michael: Remote protocol version 1.5, remote software version 1.2.27&lt;BR /&gt;michael: Waiting for server public key.&lt;BR /&gt;michael: Received server public key (768 bits) and host key (1024 bits).&lt;BR /&gt;michael: Host 'tldnms' is known and matches the host key.&lt;BR /&gt;michael: Initializing random; seed file /root/.ssh/random_seed&lt;BR /&gt;michael: Encryption type: idea&lt;BR /&gt;michael: Sent encrypted session key.&lt;BR /&gt;michael: Installing crc compensation attack detector.&lt;BR /&gt;michael: Received encrypted confirmation.&lt;BR /&gt;michael: Remote: Server does not permit empty password login.&lt;BR /&gt;michael: No agent.&lt;BR /&gt;michael: Doing password authentication.&lt;BR /&gt;root@tldnms's password:&lt;BR /&gt;Permission denied.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I am getting the above error.&lt;BR /&gt;&lt;BR /&gt;Please advice.&lt;BR /&gt;</description>
      <pubDate>Thu, 15 Sep 2005 03:26:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626558#M236742</guid>
      <dc:creator>Amit Manna_6</dc:creator>
      <dc:date>2005-09-15T03:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626559#M236743</link>
      <description>ssh -vvv would have been better. Looks as if root is not allowed to login directly on the server. If you want to login in as another user, do ssh user@tldnms</description>
      <pubDate>Thu, 15 Sep 2005 03:34:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626559#M236743</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-09-15T03:34:43Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626560#M236744</link>
      <description>Are you sure that you input the correct root password for the machine tldnms. Can you login to this machine by any other means (telnet, ftp, etc.) using this password. Maybe the root password has expired or the root account is disabled.&lt;BR /&gt;If you can login to tldnms than check if there are any messages in the syslog&lt;BR /&gt;&lt;BR /&gt;grep sshd /var/adm/syslog/syslog.log</description>
      <pubDate>Thu, 15 Sep 2005 03:36:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626560#M236744</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T03:36:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626561#M236745</link>
      <description>One more point:&lt;BR /&gt;If you can login to tldnms than check the sshd config file /opt/ssh/etc/sshd_config whether there is a line&lt;BR /&gt;&lt;BR /&gt;PermitRootLogin no&lt;BR /&gt;&lt;BR /&gt;if so sshd will not allow you to login as root. &lt;BR /&gt;Default is PermitRootLogin yes</description>
      <pubDate>Thu, 15 Sep 2005 03:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626561#M236745</guid>
      <dc:creator>Orhan Biyiklioglu</dc:creator>
      <dc:date>2005-09-15T03:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626562#M236746</link>
      <description>First of all, you said that you're "trying from normal user".&lt;BR /&gt;Are you sure?&lt;BR /&gt;The output you show is asking for *root* password.&lt;BR /&gt;&lt;BR /&gt;Is the remote system also HPUX ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;When you get:&lt;BR /&gt;&lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;bobv@pine3's password:&lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;&lt;BR /&gt;that can mean that the remote account has been disabled, at least on HPUX.&lt;BR /&gt;Or, if you simply enter the wrong password!!&lt;BR /&gt;&lt;BR /&gt;Do you have keys configured and exchanged for the account, or are you just relying on passwords?&lt;BR /&gt;&lt;BR /&gt;Normally, without keys and with "ChallengeResponseAuthentication yes" (the default), your first prompt is&lt;BR /&gt;password:&lt;BR /&gt;&lt;BR /&gt;You will get the user@host prompt after failing on the simple "password:" prompt.  But, by this time the account has been disabled (on HPUX trusted).&lt;BR /&gt;&lt;BR /&gt;Do you have "ChallengeResponseAuthentication no" on the remote system?&lt;BR /&gt;&lt;BR /&gt;Are you really trying to use a null password?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bv</description>
      <pubDate>Sun, 18 Sep 2005 09:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626562#M236746</guid>
      <dc:creator>Bob_Vance</dc:creator>
      <dc:date>2005-09-18T09:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626563#M236747</link>
      <description>&lt;BR /&gt;Hi Amit ,&lt;BR /&gt;&lt;BR /&gt;It seems that the remote system you are trying to login is not correctly configured ssh.  check up the configuration agian. &lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sun, 18 Sep 2005 10:25:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626563#M236747</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-18T10:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: SSH issue!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626564#M236748</link>
      <description>Amit,&lt;BR /&gt;&lt;BR /&gt;Also Check up in remote host:&lt;BR /&gt;&lt;BR /&gt;# ps -ef | grep sshd&lt;BR /&gt;# lsof  /opt/ssh/sbin/sshd&lt;BR /&gt;&lt;BR /&gt;also check there should not be /etc/nologin , else it will not allow to connect.&lt;BR /&gt;&lt;BR /&gt;And provide some more info if still not able to connect..&lt;BR /&gt;&lt;BR /&gt;hth,&lt;BR /&gt;Raj.</description>
      <pubDate>Sun, 18 Sep 2005 10:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-issue/m-p/3626564#M236748</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-18T10:29:07Z</dc:date>
    </item>
  </channel>
</rss>

