<?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: Problem in configuring sshd in inetd. in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696600#M21101</link>
    <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sshd needs to be running to accept ssh client requests.&lt;BR /&gt;&lt;BR /&gt;If the real purpose is to integrate sshd with tcp wrappers this can be done directly.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
    <pubDate>Thu, 22 Dec 2005 07:37:43 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-12-22T07:37:43Z</dc:date>
    <item>
      <title>Problem in configuring sshd in inetd.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696597#M21098</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I want to remove sshd startup from RC script and put itin inetd.conf (tcp wrapper).&lt;BR /&gt; I have changed /etc services,hosts.allow,inetd.conf files as shown bellow. And killed the running sshd and pkill -HUP inetd. But it didnt work.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;bwga507:/etc # uname -a&lt;BR /&gt;Linux bwga507 2.4.21-138-smp #1 SMP Fri Oct 31 00:51:31 UTC 2003 i686 unknown&lt;BR /&gt;bwga507:/etc # cat /etc/inetd.conf|grep ssh&lt;BR /&gt;ssh  stream  tcp     nowait  root    /usr/sbin/tcpd   /usr/sbin/sshd -i&lt;BR /&gt;bwga507:/etc # cat /etc/hosts.allow|grep ssh&lt;BR /&gt;sshd : ALL : ALLOW&lt;BR /&gt;bwga507:/etc # cat /etc/services |grep ssh&lt;BR /&gt;ssh             22/tcp          # SSH Remote Login Protocol&lt;BR /&gt;ssh             22/udp          # SSH Remote Login Protocol&lt;BR /&gt;&lt;BR /&gt;Anything missing?&lt;BR /&gt;Could anyone help me on this?</description>
      <pubDate>Thu, 22 Dec 2005 04:31:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696597#M21098</guid>
      <dc:creator>skiran</dc:creator>
      <dc:date>2005-12-22T04:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in configuring sshd in inetd.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696598#M21099</link>
      <description>I see no reason to change anything with sshd.&lt;BR /&gt;It is compiled with tcp wrapper.&lt;BR /&gt;and after simply putting a line like:&lt;BR /&gt;&lt;BR /&gt;sshd:  ALL&lt;BR /&gt;in /etc/hosts.deny&lt;BR /&gt;you'll prevent access to it&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 05:12:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696598#M21099</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-12-22T05:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in configuring sshd in inetd.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696599#M21100</link>
      <description>As Alexaner sayd, tcpwrappers are enabled in the sshd daemon even when it starts as a service.&lt;BR /&gt;&lt;BR /&gt;ldd /usr/sbin/sshd&lt;BR /&gt;&lt;BR /&gt;libwrap.so.0 =&amp;gt; /usr/lib/libwrap.so.0 (0x00880000)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The libwrap enables the use of tcpwrappers.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 07:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696599#M21100</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-22T07:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in configuring sshd in inetd.</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696600#M21101</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;sshd needs to be running to accept ssh client requests.&lt;BR /&gt;&lt;BR /&gt;If the real purpose is to integrate sshd with tcp wrappers this can be done directly.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Thu, 22 Dec 2005 07:37:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-in-configuring-sshd-in-inetd/m-p/3696600#M21101</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-22T07:37:43Z</dc:date>
    </item>
  </channel>
</rss>

