<?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: very odd ftp user issue .... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273487#M473596</link>
    <description>&lt;!--!*#--&gt;&amp;gt; The ftp user id .. is ftpuser.&lt;BR /&gt;&lt;BR /&gt;Says who?  Why?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But it looks like it is ncftpd .. &lt;BR /&gt;&lt;BR /&gt;What looks like what is "ncftpd"?  My psychic&lt;BR /&gt;powers are also too weak to tell me which FTP&lt;BR /&gt;server you're using.</description>
    <pubDate>Wed, 09 Feb 2011 21:42:47 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2011-02-09T21:42:47Z</dc:date>
    <item>
      <title>very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273482#M473591</link>
      <description>I am working on retiring an ftp server.&lt;BR /&gt;&lt;BR /&gt;But I had to figure out how it was originally configured .. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The ftpuser id does not exist on the server.&lt;BR /&gt;&lt;BR /&gt;But if I ftp to the server I am able to upload a file and see it. And it is set up with chroot .. &lt;BR /&gt;&lt;BR /&gt;OS : 11.00&lt;BR /&gt;&lt;BR /&gt;It is not in &lt;BR /&gt;/etc/passwd&lt;BR /&gt;&lt;BR /&gt;nsswitch.conf&lt;BR /&gt;hosts: files &lt;BR /&gt;&lt;BR /&gt;/etc/ftpd/ftpusers&lt;BR /&gt;root&lt;BR /&gt;&lt;BR /&gt;# grep ftp inetd.conf&lt;BR /&gt;#ftp          stream tcp nowait root /usr/lbin/ftpd     ftpd -l&lt;BR /&gt;# Before uncommenting the "tftp" entry below, please make sure&lt;BR /&gt;# that you have a "tftp" user in /etc/passwd. If you don't&lt;BR /&gt;# have one, please consult the tftpd(1M) manual entry for&lt;BR /&gt;tftp        dgram  udp wait   root /usr/lbin/tftpd    tftpd\&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Where could this id be?&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2011 21:07:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273482#M473591</guid>
      <dc:creator>rleon</dc:creator>
      <dc:date>2011-02-09T21:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273483#M473592</link>
      <description>Not to mention how is this working if it is commented out in inetd.conf ?</description>
      <pubDate>Wed, 09 Feb 2011 21:10:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273483#M473592</guid>
      <dc:creator>rleon</dc:creator>
      <dc:date>2011-02-09T21:10:49Z</dc:date>
    </item>
    <item>
      <title>Re: very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273484#M473593</link>
      <description>&lt;!--!*#--&gt;&amp;gt; The ftpuser id does not exist on the server.&lt;BR /&gt;&lt;BR /&gt;Do you mean that the user name "ftp" does not&lt;BR /&gt;exist?  I thought that user "ftp" was used&lt;BR /&gt;for only anonymous FTP.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But if I ftp to the server [...]&lt;BR /&gt;&lt;BR /&gt;How, exactly?  As usual, showing actual&lt;BR /&gt;commands with their actual output can be more&lt;BR /&gt;helpful than vague descriptions or&lt;BR /&gt;interpretations.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] And it is set up with chroot .. &lt;BR /&gt;&lt;BR /&gt;With my weak psychic powers, I can't see the&lt;BR /&gt;details of that set-up, either.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Where could this id be? &lt;BR /&gt;&lt;BR /&gt;Where could _which_ ID be?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Not to mention how is this working if it&lt;BR /&gt;&amp;gt; is commented out in inetd.conf ?&lt;BR /&gt;&lt;BR /&gt;Was it commented out recently?&lt;BR /&gt;&lt;BR /&gt;      inetd -c&lt;BR /&gt;      man inetd&lt;BR /&gt;&lt;BR /&gt;Many FTP servers can be run independently of&lt;BR /&gt;inetd.  You might look through your system&lt;BR /&gt;start-up scripts to see if it's started&lt;BR /&gt;there.&lt;BR /&gt;&lt;BR /&gt;      man ftpd</description>
      <pubDate>Wed, 09 Feb 2011 21:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273484#M473593</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-02-09T21:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273485#M473594</link>
      <description>The ftp user id .. is ftpuser.&lt;BR /&gt;&lt;BR /&gt;But it looks like it is ncftpd .. &lt;BR /&gt;&lt;BR /&gt;    root  1215     1  0  Oct 28  ?         6:37 /usr/local/etc/ncftpd/ncftpd -q /usr/local/etc/ncftpd/genera&lt;BR /&gt;    root  1220  1215  0  Oct 28  ?         1:00 /usr/local/etc/ncftpd/ncftpd -q /usr/local/etc/ncftpd/genera&lt;BR /&gt;    root 19381  1215  0 05:18:28 ?         0:00 /usr/local/etc/ncftpd/ncftpd -q /usr/local/etc/ncftpd/genera&lt;BR /&gt;    root 19501  1215  0 05:20:29 ?         0:00 /usr/local/etc/ncftpd/ncftpd -q /usr/local/etc/ncftpd/genera&lt;BR /&gt;    root 19541  1215  0 05:21:43 ?         0:00 /usr/local/etc/ncftpd/ncftpd -q /usr/local/etc/ncftpd/genera&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2011 21:32:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273485#M473594</guid>
      <dc:creator>rleon</dc:creator>
      <dc:date>2011-02-09T21:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273486#M473595</link>
      <description>It is using ncftpd .. which has its own user db.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2011 21:40:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273486#M473595</guid>
      <dc:creator>rleon</dc:creator>
      <dc:date>2011-02-09T21:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: very odd ftp user issue ....</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273487#M473596</link>
      <description>&lt;!--!*#--&gt;&amp;gt; The ftp user id .. is ftpuser.&lt;BR /&gt;&lt;BR /&gt;Says who?  Why?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But it looks like it is ncftpd .. &lt;BR /&gt;&lt;BR /&gt;What looks like what is "ncftpd"?  My psychic&lt;BR /&gt;powers are also too weak to tell me which FTP&lt;BR /&gt;server you're using.</description>
      <pubDate>Wed, 09 Feb 2011 21:42:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/very-odd-ftp-user-issue/m-p/5273487#M473596</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2011-02-09T21:42:47Z</dc:date>
    </item>
  </channel>
</rss>

