<?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>question Re: Password for scp command in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142605#M48234</link>
    <description>&lt;P&gt;You may want to try adding 127.0.0.1 sandbox.hortonworks.com to /etc/hosts and retrying the scp command with sandbox.hortonworks.com instead of localhost&lt;/P&gt;</description>
    <pubDate>Thu, 08 Dec 2016 01:56:56 GMT</pubDate>
    <dc:creator>slachterman</dc:creator>
    <dc:date>2016-12-08T01:56:56Z</dc:date>
    <item>
      <title>Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142603#M48232</link>
      <description>&lt;P&gt;I am running Sandbox on VirtualBox within Windows 10.&lt;/P&gt;&lt;P&gt;When according to recommendation in "LEARNING THE ROPES OF THE HORTONWORKS SANDBOX" I issue the command&lt;/P&gt;&lt;P&gt;scp -P 2222 ~/Downloads/HDF-1.2.0.1-1.tar.gz root@localhost:/root&lt;/P&gt;&lt;P&gt;it asks for a password. But what password it expects? It looks like this is a different password from the one I setup using passwd command within Sandbox command shell as this password does not work for scp command&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 00:26:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142603#M48232</guid>
      <dc:creator>dmitrynheng</dc:creator>
      <dc:date>2016-12-08T00:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142604#M48233</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14720/dmitrynheng.html" nodeid="14720"&gt;@Dmitry Otblesk&lt;/A&gt; , you have to use the password for root user. The same password which you used when you did SSH to the terminal.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 00:58:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142604#M48233</guid>
      <dc:creator>mrizvi</dc:creator>
      <dc:date>2016-12-08T00:58:48Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142605#M48234</link>
      <description>&lt;P&gt;You may want to try adding 127.0.0.1 sandbox.hortonworks.com to /etc/hosts and retrying the scp command with sandbox.hortonworks.com instead of localhost&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 01:56:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142605#M48234</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2016-12-08T01:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142606#M48235</link>
      <description>&lt;P&gt;When I use this password (this is hadoop originally) I get the message that password expired. After I changed the password using passwd command within sandbox virtual machine the new password is not recognized by scp command. It looks like password expected by scp command and password controlled by passwd command are different passwords?&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 02:44:30 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142606#M48235</guid>
      <dc:creator>dmitrynheng</dc:creator>
      <dc:date>2016-12-08T02:44:30Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142607#M48236</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14720/dmitrynheng.html" nodeid="14720"&gt;@Dmitry Otblesk&lt;/A&gt; scp expects the new password, i.e., the value to which you changed the root user's password using passwd. &lt;/P&gt;&lt;P&gt;Can you SSH successfully as root on port 2222 using the new password? Running scp -v will return more verbose output that could provide a clue. I think it is worth trying with the hosts entry change in my first answer as well.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 06:34:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142607#M48236</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2016-12-08T06:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142608#M48237</link>
      <description>&lt;P&gt;Apparently, as per your explanations within my different post, one password was for virtual machine and another was for docker within this virtual machine &lt;/P&gt;</description>
      <pubDate>Thu, 08 Dec 2016 07:20:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142608#M48237</guid>
      <dc:creator>dmitrynheng</dc:creator>
      <dc:date>2016-12-08T07:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Password for scp command</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142609#M48238</link>
      <description>&lt;P&gt;Got it, thanks for the follow-up.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2016 02:26:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Password-for-scp-command/m-p/142609#M48238</guid>
      <dc:creator>slachterman</dc:creator>
      <dc:date>2016-12-09T02:26:53Z</dc:date>
    </item>
  </channel>
</rss>

