<?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: Proper way of disabling &amp;quot;uucp&amp;quot; ? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448878#M10273</link>
    <description>uucp was not invented as a tcp service, though there appears to be such support now via inetd.&lt;BR /&gt;&lt;BR /&gt;The main use of uucp I have seen is for transmission of files over a serial line like a modem.&lt;BR /&gt;&lt;BR /&gt;This connection, be it through inetd or over a serial line begins at the login prompt.  A login is made as a user such as uucp.  This then runs a uucp IO program that handles the protocol between the two systems.&lt;BR /&gt;&lt;BR /&gt;So to stop this, grep your passwd file for uucp, and disable every account that is uucp related.&lt;BR /&gt;&lt;BR /&gt;If you really want to be sure, delete or make it impossible to execute all the uucp files.  swremove is probably the best way to do this.</description>
    <pubDate>Fri, 29 Sep 2000 12:11:39 GMT</pubDate>
    <dc:creator>Chris Garman</dc:creator>
    <dc:date>2000-09-29T12:11:39Z</dc:date>
    <item>
      <title>Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448873#M10268</link>
      <description>&lt;BR /&gt;I'm thinking of commenting out the "uucp" service from /etc/inetd.conf then do a restart on inetd, is this the RIGHT way of doing it?</description>
      <pubDate>Fri, 29 Sep 2000 05:28:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448873#M10268</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-09-29T05:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448874#M10269</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;It's the right way!!&lt;BR /&gt;&lt;BR /&gt;Federico</description>
      <pubDate>Fri, 29 Sep 2000 05:55:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448874#M10269</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-09-29T05:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448875#M10270</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Sorry.... There is no need to restart inetd daemon ; it's sufficient run:&lt;BR /&gt;&lt;BR /&gt;inetd -c ( the option -c force the current to reread /etc/inetc.conf)&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Fri, 29 Sep 2000 05:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448875#M10270</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-09-29T05:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448876#M10271</link>
      <description>One of my colleague suggested to block uucp by setting "REQUEST=No" in /usr/lib/uucp/Permissions, don't you think this is necessary assuming such service has already been stopped at the inetd level?</description>
      <pubDate>Fri, 29 Sep 2000 07:09:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448876#M10271</guid>
      <dc:creator>Philip Chan_1</dc:creator>
      <dc:date>2000-09-29T07:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448877#M10272</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;I think that the most drastic method to disable an incoming service is the comment sign in the inetd.conf file!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;federico</description>
      <pubDate>Fri, 29 Sep 2000 09:55:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448877#M10272</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2000-09-29T09:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: Proper way of disabling "uucp" ?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448878#M10273</link>
      <description>uucp was not invented as a tcp service, though there appears to be such support now via inetd.&lt;BR /&gt;&lt;BR /&gt;The main use of uucp I have seen is for transmission of files over a serial line like a modem.&lt;BR /&gt;&lt;BR /&gt;This connection, be it through inetd or over a serial line begins at the login prompt.  A login is made as a user such as uucp.  This then runs a uucp IO program that handles the protocol between the two systems.&lt;BR /&gt;&lt;BR /&gt;So to stop this, grep your passwd file for uucp, and disable every account that is uucp related.&lt;BR /&gt;&lt;BR /&gt;If you really want to be sure, delete or make it impossible to execute all the uucp files.  swremove is probably the best way to do this.</description>
      <pubDate>Fri, 29 Sep 2000 12:11:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/proper-way-of-disabling-quot-uucp-quot/m-p/2448878#M10273</guid>
      <dc:creator>Chris Garman</dc:creator>
      <dc:date>2000-09-29T12:11:39Z</dc:date>
    </item>
  </channel>
</rss>

