<?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: using ftpaccess file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509394#M217985</link>
    <description>thanks,&lt;BR /&gt;that's exactly what i needed.&lt;BR /&gt;by the way - "class" can receive user  or the word "all" that applies to all users, right - i mean like&lt;BR /&gt;class &lt;USER&gt; &lt;GUEST&gt; &lt;IP&gt;&lt;BR /&gt;class all    &lt;GUEST&gt; &lt;IP&gt;&lt;BR /&gt;is that correct?&lt;BR /&gt;&lt;/IP&gt;&lt;/GUEST&gt;&lt;/IP&gt;&lt;/GUEST&gt;&lt;/USER&gt;</description>
    <pubDate>Thu, 24 Mar 2005 01:52:38 GMT</pubDate>
    <dc:creator>itai weisman</dc:creator>
    <dc:date>2005-03-24T01:52:38Z</dc:date>
    <item>
      <title>using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509390#M217981</link>
      <description>hi everyone,&lt;BR /&gt;I need to change the configuration of the FTP in one of my production servers.&lt;BR /&gt;i need to set the umask of incoming files, for only one specific user, for only one and specific directory.&lt;BR /&gt;i need all other configuration, to stay the same as it is today.&lt;BR /&gt;any ideas what should i do?&lt;BR /&gt;Thanks everyone&lt;BR /&gt;itai&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2005 07:52:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509390#M217981</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-22T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509391#M217982</link>
      <description>There is a sample file in /usr/newconfig/etc/ftpd/examples/ftpaccesses</description>
      <pubDate>Tue, 22 Mar 2005 08:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509391#M217982</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-22T08:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509392#M217983</link>
      <description>i'm pretty afraid of it, and i didn't understood from it what should i do in order to make sure other configuration won't be change when i add this file.&lt;BR /&gt;i also didn't understand what should i do to define the mask i want to use.&lt;BR /&gt;in other words, what i need is :&lt;BR /&gt;1. set umask for one specific user&lt;BR /&gt;2. make sure other configuration won't change.&lt;BR /&gt;</description>
      <pubDate>Tue, 22 Mar 2005 08:15:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509392#M217983</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-22T08:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509393#M217984</link>
      <description>To change umask for specific directory look into using upload directive in /etc/ftpd/ftpaccess.&lt;BR /&gt;&lt;BR /&gt;upload &lt;USER_HOME_DIRECTORY&gt; &lt;DIRECTORY_TO_SET_UMASK&gt; yes &lt;OWNER&gt; &lt;GROUP&gt; &lt;MODE&gt;&lt;BR /&gt;&lt;BR /&gt;In addition to this you will need at least one class directive, similar to&lt;BR /&gt;&lt;BR /&gt;class all real *&lt;BR /&gt;&lt;BR /&gt;This would allow all users who have account to access the server via ftp.&lt;BR /&gt;&lt;BR /&gt;Don't forget to add -a to ftpd line in /etc/inetd.conf and run inetd -c.&lt;/MODE&gt;&lt;/GROUP&gt;&lt;/OWNER&gt;&lt;/DIRECTORY_TO_SET_UMASK&gt;&lt;/USER_HOME_DIRECTORY&gt;</description>
      <pubDate>Wed, 23 Mar 2005 19:53:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509393#M217984</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-03-23T19:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509394#M217985</link>
      <description>thanks,&lt;BR /&gt;that's exactly what i needed.&lt;BR /&gt;by the way - "class" can receive user  or the word "all" that applies to all users, right - i mean like&lt;BR /&gt;class &lt;USER&gt; &lt;GUEST&gt; &lt;IP&gt;&lt;BR /&gt;class all    &lt;GUEST&gt; &lt;IP&gt;&lt;BR /&gt;is that correct?&lt;BR /&gt;&lt;/IP&gt;&lt;/GUEST&gt;&lt;/IP&gt;&lt;/GUEST&gt;&lt;/USER&gt;</description>
      <pubDate>Thu, 24 Mar 2005 01:52:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509394#M217985</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-24T01:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509395#M217986</link>
      <description>hey,&lt;BR /&gt;it doesn't work... i set permission for 0 and i received 640 .... any ideas?&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Mar 2005 15:26:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509395#M217986</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-25T15:26:14Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509396#M217987</link>
      <description>Format of the class directive is as follows&lt;BR /&gt;&lt;BR /&gt;class &lt;CLASS_NAME&gt; &lt;TYPELIST&gt; &lt;ADDRGLOB&gt; [ &lt;ADDRGLOB&gt; ... ]&lt;BR /&gt;&lt;BR /&gt;&lt;CLASS_NAME&gt; is arbitrary string.&lt;BR /&gt;&lt;TYPELIST&gt; is comma separated list of any of the following keywords: anonymous, guest and real. Keyword "anonymous" is used for anonymous FTP access, "guest" is used for guest accounts and "real" is used for users with real accounts.&lt;BR /&gt;&lt;ADDRGLOB&gt; is domain name or numeric address allowing wildcards.&lt;BR /&gt;&lt;BR /&gt;Assuming that you are setting this up for user "ftpuser", whose home directory is /home/ftpuser and directory where you want to set mode (say 0777) is /home/ftpusers/incoming, you would have the following line in ftpaccess file.&lt;BR /&gt;&lt;BR /&gt;upload /home/ftpuser /home/ftpuser/incoming yes ftpuser ftpgroup 0777&lt;BR /&gt;&lt;BR /&gt;Please check ftpaccess man page for more details.&lt;BR /&gt;&lt;BR /&gt;&lt;/ADDRGLOB&gt;&lt;/TYPELIST&gt;&lt;/CLASS_NAME&gt;&lt;/ADDRGLOB&gt;&lt;/ADDRGLOB&gt;&lt;/TYPELIST&gt;&lt;/CLASS_NAME&gt;</description>
      <pubDate>Mon, 28 Mar 2005 19:23:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509396#M217987</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-03-28T19:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509397#M217988</link>
      <description>i tried that... it doesn't work...&lt;BR /&gt;attached my ftpaccess file.&lt;BR /&gt;i'm trying to configure files that user itaiw put in directory &lt;BR /&gt;/home/users/itaiw will have mask of 777 and it doesn't work... what am i doing wrong?&lt;BR /&gt;(files have mask of 644)&lt;BR /&gt;i added to ftpd the flags "-la" (logfile and ftpaccess file&lt;BR /&gt;thanks &lt;BR /&gt;itai&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2005 10:43:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509397#M217988</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-29T10:43:48Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509398#M217989</link>
      <description>Did you restart ftpd??&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2005 11:05:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509398#M217989</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2005-03-29T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509399#M217990</link>
      <description>sure.&lt;BR /&gt;inetd -c.&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Mar 2005 12:56:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509399#M217990</guid>
      <dc:creator>itai weisman</dc:creator>
      <dc:date>2005-03-29T12:56:21Z</dc:date>
    </item>
    <item>
      <title>Re: using ftpaccess file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509400#M217991</link>
      <description>Can you please try the following line in ftpaccess?&lt;BR /&gt;&lt;BR /&gt;upload /home/users/itaiw * yes itaiw users 0777 dirs</description>
      <pubDate>Tue, 29 Mar 2005 18:58:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/using-ftpaccess-file/m-p/3509400#M217991</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-03-29T18:58:00Z</dc:date>
    </item>
  </channel>
</rss>

