<?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: Starting HP-UX Secure Shell in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914774#M285099</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A quick check of some of my systems reveals that sshd's uid and gid can vary from one to another.  If you feel like manually adding the user, the /etc/passwd entry is of the form:&lt;BR /&gt;&lt;BR /&gt;sshd:*:192:103:sshd &lt;BR /&gt;privsep:/var/empty:/bin/false&lt;BR /&gt;&lt;BR /&gt;and the /etc/group entry is of the form:&lt;BR /&gt;sshd::103:&lt;BR /&gt;&lt;BR /&gt;However, I also recommend reinstalling HP-UX Secure Shell.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
    <pubDate>Mon, 18 Dec 2006 13:46:21 GMT</pubDate>
    <dc:creator>spex</dc:creator>
    <dc:date>2006-12-18T13:46:21Z</dc:date>
    <item>
      <title>Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914770#M285095</link>
      <description>Hi, i can't start the ssh in my server&lt;BR /&gt;&lt;BR /&gt;Starting HP-UX Secure Shell&lt;BR /&gt;Output from "/sbin/rc2.d/S393secsh start":&lt;BR /&gt;----------------------------&lt;BR /&gt;Privilege separation user sshd does not exist&lt;BR /&gt;&lt;BR /&gt;EXIT CODE: 255&lt;BR /&gt;"/sbin/rc2.d/S393secsh start" FAILED&lt;BR /&gt;&lt;BR /&gt;please give me some ideas, to resolve my problem&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Mon, 18 Dec 2006 12:44:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914770#M285095</guid>
      <dc:creator>Cesar Roldan</dc:creator>
      <dc:date>2006-12-18T12:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914771#M285096</link>
      <description>Hi Cesar,&lt;BR /&gt;&lt;BR /&gt;Please see the following thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=226912&amp;amp;admit=-682735245+1166464538923+28353475" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=226912&amp;amp;admit=-682735245+1166464538923+28353475&lt;/A&gt;</description>
      <pubDate>Mon, 18 Dec 2006 12:56:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914771#M285096</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-18T12:56:41Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914772#M285097</link>
      <description>The error tells you exactly what the problem is.&lt;BR /&gt;&lt;BR /&gt;"Privilege separation user sshd does not exist"&lt;BR /&gt;&lt;BR /&gt;The user sshd MUST exist on your system.  Normally, the installation of HP's SSH bundle takes care of this.  If it didn't you might need to try reinstalling SSH.</description>
      <pubDate>Mon, 18 Dec 2006 13:09:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914772#M285097</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2006-12-18T13:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914773#M285098</link>
      <description>Or just add the user sshd - uid 102 gid 102 I believe.&lt;BR /&gt;&lt;BR /&gt;Myself, I'd re-install Secure Shell .&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Dec 2006 13:24:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914773#M285098</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-12-18T13:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914774#M285099</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;A quick check of some of my systems reveals that sshd's uid and gid can vary from one to another.  If you feel like manually adding the user, the /etc/passwd entry is of the form:&lt;BR /&gt;&lt;BR /&gt;sshd:*:192:103:sshd &lt;BR /&gt;privsep:/var/empty:/bin/false&lt;BR /&gt;&lt;BR /&gt;and the /etc/group entry is of the form:&lt;BR /&gt;sshd::103:&lt;BR /&gt;&lt;BR /&gt;However, I also recommend reinstalling HP-UX Secure Shell.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 18 Dec 2006 13:46:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914774#M285099</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-18T13:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914775#M285100</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;when you have no problem starting sshd later, it may that your priv-users sshd is a NIS user, but NIS was not already active when sshd was started.&lt;BR /&gt;&lt;BR /&gt;I changed the startup of sshd to a later point, where NIS was active and no langer got this messages.&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Tue, 19 Dec 2006 07:22:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914775#M285100</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-12-19T07:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Starting HP-UX Secure Shell</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914776#M285101</link>
      <description>My machine had same problem after importing password from another machine. &lt;BR /&gt;Added user &lt;BR /&gt;sshd:*:103:103:sshd privsep:/var/empty:/bin/false&lt;BR /&gt;&lt;BR /&gt;Then it worked ok&lt;BR /&gt;&lt;BR /&gt;- Mainak&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 09 Apr 2007 16:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-hp-ux-secure-shell/m-p/3914776#M285101</guid>
      <dc:creator>CDI Support</dc:creator>
      <dc:date>2007-04-09T16:22:56Z</dc:date>
    </item>
  </channel>
</rss>

