<?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: disabling the services in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617602#M532407</link>
    <description>&amp;gt;/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;This will work only if ftp and telnet services are started from inetd. If those services were started as stand-alone servers, this will not work.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.</description>
    <pubDate>Thu, 15 Apr 2010 03:47:52 GMT</pubDate>
    <dc:creator>Horia Chirculescu</dc:creator>
    <dc:date>2010-04-15T03:47:52Z</dc:date>
    <item>
      <title>disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617599#M532404</link>
      <description>how to disable the FTP and telnet service in the system for a specific user</description>
      <pubDate>Wed, 14 Apr 2010 14:26:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617599#M532404</guid>
      <dc:creator>gany59</dc:creator>
      <dc:date>2010-04-14T14:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617600#M532405</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;TCP wrappers, available at &lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt; can let you disable these services by IP address.&lt;BR /&gt;&lt;BR /&gt;If you are using the standard ftp server wu-ftpd you can control ftp access with the &lt;BR /&gt;/etc/ftpd configuration files.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 14 Apr 2010 15:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617600#M532405</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2010-04-14T15:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617601#M532406</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;/etc/ftpusers&lt;BR /&gt;&lt;BR /&gt;/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sooraj</description>
      <pubDate>Thu, 15 Apr 2010 01:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617601#M532406</guid>
      <dc:creator>SoorajCleris</dc:creator>
      <dc:date>2010-04-15T01:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617602#M532407</link>
      <description>&amp;gt;/var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;This will work only if ftp and telnet services are started from inetd. If those services were started as stand-alone servers, this will not work.&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Horia.</description>
      <pubDate>Thu, 15 Apr 2010 03:47:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617602#M532407</guid>
      <dc:creator>Horia Chirculescu</dc:creator>
      <dc:date>2010-04-15T03:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617603#M532408</link>
      <description>The ftpusers file lists users for whom ftp login privileges are disallowed. Each ftpuser entry is a single line of the form:&lt;BR /&gt;&lt;BR /&gt;name&lt;BR /&gt;&lt;BR /&gt;where name is the user's login name.</description>
      <pubDate>Sat, 24 Apr 2010 18:48:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617603#M532408</guid>
      <dc:creator>B. Hulst</dc:creator>
      <dc:date>2010-04-24T18:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617604#M532409</link>
      <description>hashed the entry in /etc/inetd.conf file step restart inetd service.</description>
      <pubDate>Sun, 25 Apr 2010 07:16:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617604#M532409</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-04-25T07:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: disabling the services</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617605#M532410</link>
      <description>sorry you want to block specific user / then u have to edit the /etc/ftpd/ftpuse* file ..</description>
      <pubDate>Sun, 25 Apr 2010 07:18:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disabling-the-services/m-p/4617605#M532410</guid>
      <dc:creator>singh sanjeev</dc:creator>
      <dc:date>2010-04-25T07:18:56Z</dc:date>
    </item>
  </channel>
</rss>

