<?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 Problem in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737077#M78579</link>
    <description>/var/log/messages&lt;BR /&gt;Jun  5 12:51:40 whdlx01 sshd(pam_unix)[10101]: session opened for user javier by (uid=0)&lt;BR /&gt;&lt;BR /&gt;ssh -v localhost -l javier&lt;BR /&gt;javier@localhost's password:&lt;BR /&gt;debug1: packet_send2: adding 64 (len 60 padlen 4 extra_pad 64)&lt;BR /&gt;debug1: ssh-userauth2 successful: method password&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug1: send channel open 0&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug1: ssh_session2_setup: id 0&lt;BR /&gt;channel request 0: pty-req&lt;BR /&gt;channel request 0: shell&lt;BR /&gt;fd 3 setting TCP_NODELAY&lt;BR /&gt;channel 0: open confirm rwindow 0 rmax 32768&lt;BR /&gt;channel_free: channel 0: client-session, nchannels 1&lt;BR /&gt;Connection to localhost closed by remote host.&lt;BR /&gt;Connection to localhost closed.&lt;BR /&gt;debug1: Transferred: stdin 0, stdout 0, stderr 81 bytes in 0.0 seconds&lt;BR /&gt;debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 30303.3&lt;BR /&gt;debug1: Exit status -1&lt;BR /&gt;</description>
    <pubDate>Wed, 05 Jun 2002 14:53:25 GMT</pubDate>
    <dc:creator>castro_2</dc:creator>
    <dc:date>2002-06-05T14:53:25Z</dc:date>
    <item>
      <title>Ssh Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737075#M78577</link>
      <description>The users with ID=0 works fine but when I try to login as another user with ID&amp;lt;&amp;gt;0 always login but immediately close &lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;</description>
      <pubDate>Tue, 04 Jun 2002 12:42:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737075#M78577</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2002-06-04T12:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737076#M78578</link>
      <description>Check /var/log/messages to see what sshd reports and at the same time, use ssh -v &lt;USER&gt; from the client.  This should provide enough debug info to figure out the problem.  Post your results if you'd like more help.&lt;BR /&gt;&lt;BR /&gt;-hal&lt;/USER&gt;</description>
      <pubDate>Wed, 05 Jun 2002 10:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737076#M78578</guid>
      <dc:creator>Hal Rottenberg</dc:creator>
      <dc:date>2002-06-05T10:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737077#M78579</link>
      <description>/var/log/messages&lt;BR /&gt;Jun  5 12:51:40 whdlx01 sshd(pam_unix)[10101]: session opened for user javier by (uid=0)&lt;BR /&gt;&lt;BR /&gt;ssh -v localhost -l javier&lt;BR /&gt;javier@localhost's password:&lt;BR /&gt;debug1: packet_send2: adding 64 (len 60 padlen 4 extra_pad 64)&lt;BR /&gt;debug1: ssh-userauth2 successful: method password&lt;BR /&gt;debug1: channel 0: new [client-session]&lt;BR /&gt;debug1: send channel open 0&lt;BR /&gt;debug1: Entering interactive session.&lt;BR /&gt;debug1: ssh_session2_setup: id 0&lt;BR /&gt;channel request 0: pty-req&lt;BR /&gt;channel request 0: shell&lt;BR /&gt;fd 3 setting TCP_NODELAY&lt;BR /&gt;channel 0: open confirm rwindow 0 rmax 32768&lt;BR /&gt;channel_free: channel 0: client-session, nchannels 1&lt;BR /&gt;Connection to localhost closed by remote host.&lt;BR /&gt;Connection to localhost closed.&lt;BR /&gt;debug1: Transferred: stdin 0, stdout 0, stderr 81 bytes in 0.0 seconds&lt;BR /&gt;debug1: Bytes per second: stdin 0.0, stdout 0.0, stderr 30303.3&lt;BR /&gt;debug1: Exit status -1&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Jun 2002 14:53:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737077#M78579</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2002-06-05T14:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ssh Problem</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737078#M78580</link>
      <description>Just after ssh closed, what does /var/log/messages say?  Try again to connect, but first kill sshd then run it with the -d parameter to do loggong on the server side.  Forgot to tell you that one earlier.  :)&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/sshd -d</description>
      <pubDate>Thu, 06 Jun 2002 11:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ssh-problem/m-p/2737078#M78580</guid>
      <dc:creator>Hal Rottenberg</dc:creator>
      <dc:date>2002-06-06T11:05:10Z</dc:date>
    </item>
  </channel>
</rss>

