<?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: ftpd exits when ftphosts present in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931363#M576906</link>
    <description>Something new I have noticed:&lt;BR /&gt;When using ftpaccess (ftpd -a) and there is a ftphosts file, the following options in ftpaccess can make the daemon end with signal 11:&lt;BR /&gt;&lt;BR /&gt;- more than 2 "message" lines&lt;BR /&gt;- noretrieve, chmod, delete,overwrite,rename,umask,private options.&lt;BR /&gt;&lt;BR /&gt;I have removed these options from the ftpaccess file and it seems to be ok.</description>
    <pubDate>Thu, 20 Mar 2003 15:35:20 GMT</pubDate>
    <dc:creator>Henry Lima_1</dc:creator>
    <dc:date>2003-03-20T15:35:20Z</dc:date>
    <item>
      <title>ftpd exits when ftphosts present</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931360#M576903</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I'm trying to configure ftpd under HPUX 11.00, and whenever the file /etc/ftpd/ftphosts is present, ftp fails. Here's the message displayed:&lt;BR /&gt;&lt;BR /&gt;Name (server40:user): user&lt;BR /&gt;421 Service not available, remote server has closed connection&lt;BR /&gt;Login failed.&lt;BR /&gt;No control connection for command: No such file or directory&lt;BR /&gt;&lt;BR /&gt;Syslog shows it finished with signal 11:&lt;BR /&gt;Mar 19 15:02:11 server ftpd[24772]: exiting on signal 11&lt;BR /&gt;&lt;BR /&gt;It does not matter what I put in the file, even an empty one creates this error. I even allowed full access, and I still get the error:&lt;BR /&gt;allow * *&lt;BR /&gt;&lt;BR /&gt;The ftp version is the one that came with HP originally (ftpd.c,v 1.22 1996/04/15 05:51:04), and we have applied the newest patches for it (PHNE_21835, PHNE_23949)&lt;BR /&gt;&lt;BR /&gt;Do you have any ideas?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 19 Mar 2003 20:12:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931360#M576903</guid>
      <dc:creator>Henry Lima_1</dc:creator>
      <dc:date>2003-03-19T20:12:05Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd exits when ftphosts present</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931361#M576904</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What are the permissions on your /etc/ftpd/ftphosts file?  What does your entry for the ftpd look like in /etc/inetd.conf?  Mine looks like this:&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l&lt;BR /&gt;&lt;BR /&gt;Also, what does your ftp entries in /etc/services look like?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Mar 2003 20:25:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931361#M576904</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2003-03-19T20:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd exits when ftphosts present</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931362#M576905</link>
      <description>inetd.conf:&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -a -l -v&lt;BR /&gt;&lt;BR /&gt;/etc/services:&lt;BR /&gt;ftp-data      20/tcp                 # File Transfer Protocol (Data)&lt;BR /&gt;ftp           21/tcp                 # File Transfer Protocol (Control)&lt;BR /&gt;&lt;BR /&gt;There are no ftp entries in /var/adm/inetd.sec&lt;BR /&gt;&lt;BR /&gt;BTW, if the file ftphosts is not there, the ftp works fine. Only when the file exists, the ftp does not get past the user name.</description>
      <pubDate>Wed, 19 Mar 2003 20:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931362#M576905</guid>
      <dc:creator>Henry Lima_1</dc:creator>
      <dc:date>2003-03-19T20:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: ftpd exits when ftphosts present</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931363#M576906</link>
      <description>Something new I have noticed:&lt;BR /&gt;When using ftpaccess (ftpd -a) and there is a ftphosts file, the following options in ftpaccess can make the daemon end with signal 11:&lt;BR /&gt;&lt;BR /&gt;- more than 2 "message" lines&lt;BR /&gt;- noretrieve, chmod, delete,overwrite,rename,umask,private options.&lt;BR /&gt;&lt;BR /&gt;I have removed these options from the ftpaccess file and it seems to be ok.</description>
      <pubDate>Thu, 20 Mar 2003 15:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftpd-exits-when-ftphosts-present/m-p/2931363#M576906</guid>
      <dc:creator>Henry Lima_1</dc:creator>
      <dc:date>2003-03-20T15:35:20Z</dc:date>
    </item>
  </channel>
</rss>

