<?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: ftpusers file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218434#M169873</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is /etc/ftpd/ftpusers file only and it doesn't have any link to other file.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
    <pubDate>Mon, 15 Mar 2004 01:57:32 GMT</pubDate>
    <dc:creator>Sunil Sharma_1</dc:creator>
    <dc:date>2004-03-15T01:57:32Z</dc:date>
    <item>
      <title>ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218431#M169870</link>
      <description>I have an account that I want to have an ftp access to the server.  So I removed the account name from the /etc/ftpd/ftpusers file. After removing the account name, the user can now access via ftp.  But when we reboot the system, the account name returns back to the /etc/ftpd/ftpusers.  Is there any other file we need to modify?  We are running in HPUX11 system.</description>
      <pubDate>Mon, 15 Mar 2004 01:00:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218431#M169870</guid>
      <dc:creator>Mark Philip L. Castro</dc:creator>
      <dc:date>2004-03-15T01:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218432#M169871</link>
      <description>Hi,&lt;BR /&gt;I suppose the real file is /etc/ftpusers.&lt;BR /&gt;If you face the same problem try usin sam.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Imran</description>
      <pubDate>Mon, 15 Mar 2004 01:21:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218432#M169871</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-03-15T01:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218433#M169872</link>
      <description>Hi,&lt;BR /&gt;  The /etc/ftpd/ftpusers is a separate file which restricts the listed users from doing ftp to that host. It don't have relation with any other file.</description>
      <pubDate>Mon, 15 Mar 2004 01:36:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218433#M169872</guid>
      <dc:creator>V.Tamilvanan</dc:creator>
      <dc:date>2004-03-15T01:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218434#M169873</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It is /etc/ftpd/ftpusers file only and it doesn't have any link to other file.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Mon, 15 Mar 2004 01:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218434#M169873</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-03-15T01:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218435#M169874</link>
      <description>The security file seems right:&lt;BR /&gt;/etc/ftpd/ftpusers&lt;BR /&gt;"man ftpusers" give you some hints you can check.&lt;BR /&gt;&lt;BR /&gt;Each restricted account name must appear alone on a line in the file.&lt;BR /&gt;The line cannot contain any white space.&lt;BR /&gt;Check if in this file isn't any blank line.&lt;BR /&gt;And finally check there isn't any rc script that reset file avery boot (check rc.log and rc.log.old to see which scripts run during startup and shutdown).&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;RGDS&lt;BR /&gt;&lt;BR /&gt;Mauro</description>
      <pubDate>Mon, 15 Mar 2004 03:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218435#M169874</guid>
      <dc:creator>Mauro Gatti</dc:creator>
      <dc:date>2004-03-15T03:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftpusers file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218436#M169875</link>
      <description>We setup a script which reads the /etc/passwd file and populated the ftpusers file daily then removes a list of authorised users found in another file we created.&lt;BR /&gt;&lt;BR /&gt;Do you have something which is populating the ftpusers file at boot time and placing the user you are authorising back into the ftpusers file casusing the user to be restricted again.</description>
      <pubDate>Wed, 21 Apr 2004 18:50:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpusers-file/m-p/3218436#M169875</guid>
      <dc:creator>IE Admins</dc:creator>
      <dc:date>2004-04-21T18:50:01Z</dc:date>
    </item>
  </channel>
</rss>

