<?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: executing commands using ssh protocol- message is coming in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761484#M740752</link>
    <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You can put the following in your local &lt;BR /&gt;ssh client config file. &lt;BR /&gt;&lt;BR /&gt;echo "StrictHostKeyChecking no" &amp;gt;&amp;gt; {HOME}/.ssh/config&lt;BR /&gt;&lt;BR /&gt;Or you can also add this to /etc/ssh/ssh_config .&lt;BR /&gt;&lt;BR /&gt;Also see man ssh_config and look after&lt;BR /&gt;StrictHostKeyChecking.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;S.</description>
    <pubDate>Wed, 29 Mar 2006 17:00:56 GMT</pubDate>
    <dc:creator>Steven Mertens</dc:creator>
    <dc:date>2006-03-29T17:00:56Z</dc:date>
    <item>
      <title>executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761476#M740744</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Following message is coming when i am going to login a device using ssh protocol .&lt;BR /&gt;&lt;BR /&gt;It is coming first time only .&lt;BR /&gt;&lt;BR /&gt;Message ::&lt;BR /&gt;&lt;BR /&gt;The authenticity of host '192.*.*.* (192.*.*.*)' can't be established.&lt;BR /&gt;RSA key fingerprint is 14:15:0f:e1:1b:8d:d6:ed:5b:cd:f5:30:1f:a2:49:c2.&lt;BR /&gt;Are you sure you want to continue connecting (yes/no)?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Through my program i am not able to provide "yes" or "no"-  (i am working on .net platform)&lt;BR /&gt;&lt;BR /&gt;Problem: &lt;BR /&gt;How to get rid of this message .&lt;BR /&gt;If it is possible to ignore this message then plz let me know the same .&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;manoj</description>
      <pubDate>Wed, 29 Mar 2006 11:18:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761476#M740744</guid>
      <dc:creator>ManojKumar</dc:creator>
      <dc:date>2006-03-29T11:18:13Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761477#M740745</link>
      <description>Log in manually (just once) and agree to the question, it will be stored in the ~/.ssh/hosts file for you, and shouldn't come up as a question again, unless the IP address changes for that host name.</description>
      <pubDate>Wed, 29 Mar 2006 11:25:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761477#M740745</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-03-29T11:25:46Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761478#M740746</link>
      <description>You will need to ssh from command line and acknowledge the message first.  After you do that you will not receive that question any more.</description>
      <pubDate>Wed, 29 Mar 2006 11:26:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761478#M740746</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-03-29T11:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761479#M740747</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for a quick response .&lt;BR /&gt;&lt;BR /&gt;First of all i want to tell you that i have to do everything using a .Net(c#) program- i can't enter "yes" manually .&lt;BR /&gt;&lt;BR /&gt;Copying public keys to the known_hosts file is enough or not - i m not sure about that- .&lt;BR /&gt;&lt;BR /&gt;Can't we ignore or bypass this message .&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 11:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761479#M740747</guid>
      <dc:creator>ManojKumar</dc:creator>
      <dc:date>2006-03-29T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761480#M740748</link>
      <description>There is no way I know of to bypass that message.&lt;BR /&gt;&lt;BR /&gt;You only have to acknowledge that message the FIRST time you connect to a machine.  After that it will not show up again.&lt;BR /&gt;&lt;BR /&gt;I think you must find some way to initially connect via ssh from a command line so you can respond yes.</description>
      <pubDate>Wed, 29 Mar 2006 12:25:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761480#M740748</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-03-29T12:25:57Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761481#M740749</link>
      <description>Hi Manoj,&lt;BR /&gt;&lt;BR /&gt;You can't ignore or bypass this message, however you can provide an automated response by using an expect wrapper script. You can get expect from...&lt;A href="http://expect.nist.gov/" target="_blank"&gt;http://expect.nist.gov/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;cheers!</description>
      <pubDate>Wed, 29 Mar 2006 13:36:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761481#M740749</guid>
      <dc:creator>Sandman!</dc:creator>
      <dc:date>2006-03-29T13:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761482#M740750</link>
      <description>If you can't respond to this message, then you need to manually populate your $HOME/.ssh/known_hosts file, prior to making the first connection to the host.  One way to do this is with the ssh-keyscan utility.  From the manpage:&lt;BR /&gt;&lt;BR /&gt;      ssh-keyscan is a utility for gathering the public ssh host keys of a&lt;BR /&gt;      number of hosts.  It was designed to aid in building and verifying&lt;BR /&gt;      ssh_known_hosts files.  ssh-keyscan provides a minimal interface&lt;BR /&gt;      suitable for use by shell and perl scripts.&lt;BR /&gt;&lt;BR /&gt;      ssh-keyscan uses non-blocking socket I/O to contact as many hosts as&lt;BR /&gt;      possible in parallel, so it is very efficient.  The keys from a domain&lt;BR /&gt;      of 1,000 hosts can be collected in tens of seconds, even when some of&lt;BR /&gt;      those hosts are down or do not run ssh.  For scanning, one does not&lt;BR /&gt;      need login access to the machines that are being scanned, nor does the&lt;BR /&gt;      scanning process involve any encryption.&lt;BR /&gt;</description>
      <pubDate>Wed, 29 Mar 2006 16:15:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761482#M740750</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-03-29T16:15:51Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761483#M740751</link>
      <description>By the way, ssh-keyscan comes with the HP distribution of ssh.  If it isn't included in your windows distribution, you can run it on your HP-UX box, then copy the known_hosts file.  Hopefully, your Windows distribution is based on OpenSSH like HP's, so the file format is identical...&lt;BR /&gt;&lt;BR /&gt;Good Luck!&lt;BR /&gt;--Greg</description>
      <pubDate>Wed, 29 Mar 2006 16:18:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761483#M740751</guid>
      <dc:creator>Greg Vaidman</dc:creator>
      <dc:date>2006-03-29T16:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: executing commands using ssh protocol- message is coming</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761484#M740752</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;You can put the following in your local &lt;BR /&gt;ssh client config file. &lt;BR /&gt;&lt;BR /&gt;echo "StrictHostKeyChecking no" &amp;gt;&amp;gt; {HOME}/.ssh/config&lt;BR /&gt;&lt;BR /&gt;Or you can also add this to /etc/ssh/ssh_config .&lt;BR /&gt;&lt;BR /&gt;Also see man ssh_config and look after&lt;BR /&gt;StrictHostKeyChecking.&lt;BR /&gt;&lt;BR /&gt;Rgds.&lt;BR /&gt;&lt;BR /&gt;S.</description>
      <pubDate>Wed, 29 Mar 2006 17:00:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/executing-commands-using-ssh-protocol-message-is-coming/m-p/3761484#M740752</guid>
      <dc:creator>Steven Mertens</dc:creator>
      <dc:date>2006-03-29T17:00:56Z</dc:date>
    </item>
  </channel>
</rss>

