<?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: Remove chmod command from ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714510#M61428</link>
    <description>I found answers to all of my questions.  I just needed to add 'real' to the chmod line in ftpaccess.  Thanks for all the help.</description>
    <pubDate>Wed, 01 May 2002 14:33:06 GMT</pubDate>
    <dc:creator>DLH</dc:creator>
    <dc:date>2002-05-01T14:33:06Z</dc:date>
    <item>
      <title>Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714504#M61422</link>
      <description>I want to remove the chmod command from ftp per audit requirements. We are using hpux 11.0 which has a version of ftp that appears to be similar to WU-FTP.  I copied the ftpaccess file from the /usr/newconfig/etc/ftpd directory to /etc.  I then modified /etc/inetd.conf to add the -a option to ftpd and then ran the command inetd -c to read in the new inetd.conf configuration.  I now can't ftp to the server. Obviously I need to make some modifications to the ftpaccess file to 1) allow ftp into the server and 2) to disable chmod.  Chmod is the only ftp command that I want disabled for ftp.  What am I missing here</description>
      <pubDate>Tue, 30 Apr 2002 20:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714504#M61422</guid>
      <dc:creator>DLH</dc:creator>
      <dc:date>2002-04-30T20:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714505#M61423</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can configure chmod yes/no capability in ftpacesss.&lt;BR /&gt;&lt;BR /&gt;I never tried it though but I think that's the way &lt;BR /&gt;&lt;BR /&gt;Man ftpaccess for more info&lt;BR /&gt;&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 20:09:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714505#M61423</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-04-30T20:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714506#M61424</link>
      <description>Look at using the ftpaccess file, specifically &lt;BR /&gt;Permission Capabilities of chmod yes|no typelist.&lt;BR /&gt;&lt;BR /&gt;This info should be in the ftpaccess manpage.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 20:09:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714506#M61424</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-04-30T20:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714507#M61425</link>
      <description>I still don't have an answer why adding the ftpaccess file to /etc and then forcing ftp to read this file by adding the -a switch to ftp in the inetd.conf file causes ftp to break!</description>
      <pubDate>Tue, 30 Apr 2002 21:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714507#M61425</guid>
      <dc:creator>DLH</dc:creator>
      <dc:date>2002-04-30T21:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714508#M61426</link>
      <description>ftpaccess should be in /etc/ftpd</description>
      <pubDate>Tue, 30 Apr 2002 22:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714508#M61426</guid>
      <dc:creator>Chris Chasteen</dc:creator>
      <dc:date>2002-04-30T22:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714509#M61427</link>
      <description>Good catch Chris.  The reason that ftp broke was that it was looking for the ftpaccess file but it wasn't finding it in the correct directory.  Stupid mistake by me and 10 points for you.&lt;BR /&gt;I have a new problem.  The ftpaccess file has chmod set to no but the file says that this command defaults to yes (which I have confirmed).  How do I say no to chmod and have it really mean no?  Here is the portion of the ftpaccess file that I'm looking at....&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# all the following default to "yes" for everybody                     &lt;BR /&gt;delete          no      guest,anonymous         # delete permission?   &lt;BR /&gt;overwrite       no      guest,anonymous         # overwrite permission?&lt;BR /&gt;rename          no      guest,anonymous         # rename permission?   &lt;BR /&gt;chmod           no      guest,anonymous         # chmod permission?    &lt;BR /&gt;umask           no      anonymous               # umask permission?</description>
      <pubDate>Wed, 01 May 2002 13:31:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714509#M61427</guid>
      <dc:creator>DLH</dc:creator>
      <dc:date>2002-05-01T13:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Remove chmod command from ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714510#M61428</link>
      <description>I found answers to all of my questions.  I just needed to add 'real' to the chmod line in ftpaccess.  Thanks for all the help.</description>
      <pubDate>Wed, 01 May 2002 14:33:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remove-chmod-command-from-ftp/m-p/2714510#M61428</guid>
      <dc:creator>DLH</dc:creator>
      <dc:date>2002-05-01T14:33:06Z</dc:date>
    </item>
  </channel>
</rss>

