<?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 to local hosts in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042335#M303205</link>
    <description>Thanks a lot.. My ssh to local host is working but my original problem of SIM not working is still givign same error&lt;BR /&gt;&lt;BR /&gt;Ssh Operation failed for node:xxtcu015 SshAuthentication Failed.&lt;BR /&gt;Ssh Operation failed for node:xxtcu015 SshAuthentication Failed.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 25 Jul 2007 21:27:15 GMT</pubDate>
    <dc:creator>George Chechakunnil</dc:creator>
    <dc:date>2007-07-25T21:27:15Z</dc:date>
    <item>
      <title>SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042326#M303196</link>
      <description>Hello Gurus&lt;BR /&gt;&lt;BR /&gt;I was having some issues with HP SIM and i found that if i do a&lt;BR /&gt;&lt;BR /&gt;ssh 127.0.0.1 it fails even when i give the correct password. &lt;BR /&gt;&lt;BR /&gt;Is there any file i need to add the local host entry for ssh?&lt;BR /&gt;&lt;BR /&gt;please help&lt;BR /&gt;George</description>
      <pubDate>Tue, 24 Jul 2007 00:39:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042326#M303196</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-07-24T00:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042327#M303197</link>
      <description>Hi George what is the output of ssh 0 or telenet 0&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Safar</description>
      <pubDate>Tue, 24 Jul 2007 01:16:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042327#M303197</guid>
      <dc:creator>wasim_1</dc:creator>
      <dc:date>2007-07-24T01:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042328#M303198</link>
      <description>its asks for the password and i tried the root password but fails. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The authenticity of host '0 (0.0.0.0)' can't be established.&lt;BR /&gt;RSA key fingerprint is 41:43:5c:d9:71:bc:dd:a9:d0:0b:f5:a1:0f:22:a5:23.&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)? yes&lt;BR /&gt;Warning: Permanently added '0,0.0.0.0' (RSA) to the list of known hosts.&lt;BR /&gt;Password:&lt;BR /&gt;Password:&lt;BR /&gt;Connection closed by 127.0.0.1&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2007 01:28:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042328#M303198</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-07-24T01:28:13Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042329#M303199</link>
      <description>Hi George,&lt;BR /&gt;&lt;BR /&gt;take a look at /etc/opt/ssh/sshd_config:&lt;BR /&gt;&lt;BR /&gt;If PermitRootLogin is set to no, you have to change it to yes to allow root logins.&lt;BR /&gt;&lt;BR /&gt;HeL</description>
      <pubDate>Tue, 24 Jul 2007 02:30:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042329#M303199</guid>
      <dc:creator>Heiner E. Lennackers</dc:creator>
      <dc:date>2007-07-24T02:30:10Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042330#M303200</link>
      <description>Hi george,&lt;BR /&gt; try to put a wrong passwd in first time and type the correct passwd in second time.&lt;BR /&gt;check whether it is accepting or not?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;shanmugam.</description>
      <pubDate>Tue, 24 Jul 2007 03:43:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042330#M303200</guid>
      <dc:creator>shanmuhanandam</dc:creator>
      <dc:date>2007-07-24T03:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042331#M303201</link>
      <description>hello Shan&lt;BR /&gt;&lt;BR /&gt;No luck mate... I tried with a wrong password first and then the correct password . same result&lt;BR /&gt;&lt;BR /&gt;Password:&lt;BR /&gt;Password:&lt;BR /&gt;Password:&lt;BR /&gt;root@127.0.0.1's password:&lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;root@127.0.0.1's password:&lt;BR /&gt;Permission denied, please try again.&lt;BR /&gt;root@127.0.0.1's password:&lt;BR /&gt;Received disconnect from 127.0.0.1: 2: Too many authentication failures for root&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jul 2007 03:49:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042331#M303201</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-07-24T03:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042332#M303202</link>
      <description>Hi George,&lt;BR /&gt;Please check the file&lt;BR /&gt;/etc/opt/ssh/sshd_config&lt;BR /&gt;&lt;BR /&gt;If PermitRootLogin is set to no, you have to change it to yes to allow root logins. &lt;BR /&gt;&lt;BR /&gt;Then Please restart the sshd service.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards&lt;BR /&gt;&lt;BR /&gt;A. Aashique</description>
      <pubDate>Wed, 25 Jul 2007 00:28:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042332#M303202</guid>
      <dc:creator>Aashique</dc:creator>
      <dc:date>2007-07-25T00:28:21Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042333#M303203</link>
      <description>If it's not the PermitRootLogin directive,&lt;BR /&gt;as so apparently suspected by most,&lt;BR /&gt;look if you have a DenyUsers definition in your sshd_config, albeit this seems pretty unusual.&lt;BR /&gt;After any configuration changes you must send sshd a SIGHUP to make them become effective.&lt;BR /&gt;&lt;BR /&gt;# vi /opt/ssh/etc/sshd_config&lt;BR /&gt;&lt;BR /&gt;# kill -1 $(cat /var/run/sshd.pid)&lt;BR /&gt;&lt;BR /&gt;Could it be you are running a tcp wrapper?&lt;BR /&gt;&lt;BR /&gt;Please, look for error messages from sshd in syslog.log&lt;BR /&gt;&lt;BR /&gt;# grep sshd /var/adm/syslog.log | tail -20&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 04:19:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042333#M303203</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-07-25T04:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042334#M303204</link>
      <description>For debugging purposes you could start a second sshd instance on any unused port (e.g. check with netstat -an|grep LISTEN|grep &lt;SOME_FREE_PORT&gt;).&lt;BR /&gt;&lt;BR /&gt;Prevent the new instance from detaching from the tty, and send verbose debug output to sterr  instead of to syslogd.&lt;BR /&gt;&lt;BR /&gt;e.g.&lt;BR /&gt;&lt;BR /&gt;# /opt/ssh/sbin/sshd -p &lt;SOME_FREE_PORT&gt; -Dddde&lt;BR /&gt;&lt;BR /&gt;From a second tty try your root login to localhost but chosen port.&lt;BR /&gt;&lt;BR /&gt;# ssh -p &lt;SOME_FREE_PORT&gt; localhost &lt;BR /&gt;&lt;BR /&gt;Watch messages on by 2nd sshd occupied tty.&lt;/SOME_FREE_PORT&gt;&lt;/SOME_FREE_PORT&gt;&lt;/SOME_FREE_PORT&gt;</description>
      <pubDate>Wed, 25 Jul 2007 04:28:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042334#M303204</guid>
      <dc:creator>Ralph Grothe</dc:creator>
      <dc:date>2007-07-25T04:28:26Z</dc:date>
    </item>
    <item>
      <title>Re: SSH to local hosts</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042335#M303205</link>
      <description>Thanks a lot.. My ssh to local host is working but my original problem of SIM not working is still givign same error&lt;BR /&gt;&lt;BR /&gt;Ssh Operation failed for node:xxtcu015 SshAuthentication Failed.&lt;BR /&gt;Ssh Operation failed for node:xxtcu015 SshAuthentication Failed.&lt;BR /&gt;&lt;BR /&gt;Any ideas?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 Jul 2007 21:27:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ssh-to-local-hosts/m-p/4042335#M303205</guid>
      <dc:creator>George Chechakunnil</dc:creator>
      <dc:date>2007-07-25T21:27:15Z</dc:date>
    </item>
  </channel>
</rss>

