<?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: OpenSSH Install Problem in Server Management - Systems Insight Manager</title>
    <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888248#M45016</link>
    <description>When the openSSH installer is asking for username / password it will only accept local account names / passwords.  To install openSSH using a domain account start the installation by   "openssh.exe /domain=domainname"  it will then allow you to specify a domain username / password.</description>
    <pubDate>Mon, 28 Feb 2005 08:50:52 GMT</pubDate>
    <dc:creator>Joel Rubenstein</dc:creator>
    <dc:date>2005-02-28T08:50:52Z</dc:date>
    <item>
      <title>OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888243#M45011</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I have a strange problem with the setup of the OpenSSH component: bevor the installation of the files starts, you need to specify a user account and a password. The default username is "Administrator". I added then the password of the Windows user "Administrator". If I click to "next" to continue, I get the error "The supplied password is not valid" (please refer to the attached screenshot). I tried to enter the password several times again - always with the same result. I am sure that I entered the correct password. But the OpenSSH setup seems to not accept my administrator password. &lt;BR /&gt;What can I do in order to install OpenSSH properly? &lt;BR /&gt;&lt;BR /&gt;Thank you!&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;Matthias</description>
      <pubDate>Sun, 27 Feb 2005 05:23:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888243#M45011</guid>
      <dc:creator>Matthias Haenggi</dc:creator>
      <dc:date>2005-02-27T05:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888244#M45012</link>
      <description>Does this system happento be a domain controller?</description>
      <pubDate>Sun, 27 Feb 2005 11:55:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888244#M45012</guid>
      <dc:creator>David Claypool</dc:creator>
      <dc:date>2005-02-27T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888245#M45013</link>
      <description>Yes, the system is a Windows 2003 domain controller.</description>
      <pubDate>Sun, 27 Feb 2005 12:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888245#M45013</guid>
      <dc:creator>Matthias Haenggi</dc:creator>
      <dc:date>2005-02-27T12:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888246#M45014</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;you may need to change your administrator's password.&lt;BR /&gt;&lt;BR /&gt;try to change password lenght &amp;lt;= 8&lt;BR /&gt;&lt;BR /&gt;hope this help you.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Feb 2005 01:57:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888246#M45014</guid>
      <dc:creator>Y.J.JIN</dc:creator>
      <dc:date>2005-02-28T01:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888247#M45015</link>
      <description>Another idea, we had the same kind of problem, the password was not accepted for the user account entered, are you running the installation logged in as Administrator ? We could not get the password to be accepted unless the user entered into the SSH installation was the same as the currently logged on user.</description>
      <pubDate>Mon, 28 Feb 2005 04:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888247#M45015</guid>
      <dc:creator>Mikael Rönnbäck</dc:creator>
      <dc:date>2005-02-28T04:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888248#M45016</link>
      <description>When the openSSH installer is asking for username / password it will only accept local account names / passwords.  To install openSSH using a domain account start the installation by   "openssh.exe /domain=domainname"  it will then allow you to specify a domain username / password.</description>
      <pubDate>Mon, 28 Feb 2005 08:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888248#M45016</guid>
      <dc:creator>Joel Rubenstein</dc:creator>
      <dc:date>2005-02-28T08:50:52Z</dc:date>
    </item>
    <item>
      <title>Re: OpenSSH Install Problem</title>
      <link>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888249#M45017</link>
      <description>Thanks... Installing openSSH using the domain account switch (openssh.exe /domain=domainname) solved the issue!&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Matthias</description>
      <pubDate>Mon, 28 Feb 2005 09:36:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/server-management-systems/openssh-install-problem/m-p/4888249#M45017</guid>
      <dc:creator>Matthias Haenggi</dc:creator>
      <dc:date>2005-02-28T09:36:11Z</dc:date>
    </item>
  </channel>
</rss>

