<?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: ftp problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525970#M367651</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Do you have a .netrc file under that user's home directory ? if yes, remove it and retry.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
    <pubDate>Tue, 03 Nov 2009 06:11:02 GMT</pubDate>
    <dc:creator>izad</dc:creator>
    <dc:date>2009-11-03T06:11:02Z</dc:date>
    <item>
      <title>ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525965#M367646</link>
      <description>when a particular user tries to take ftp,it does not ask for a passwd ,, atonce it gives the message access denied after username has been entered&lt;BR /&gt;&lt;BR /&gt;but with other user in the same group can access ftp&lt;BR /&gt;&lt;BR /&gt;uname -a&lt;BR /&gt;HP-UX  11.11 &lt;BR /&gt; &lt;BR /&gt;$ ps -ef | grep inetd&lt;BR /&gt;    root   893     1  0  Aug  9  ?        110:22 /usr/sbin/inetd&lt;BR /&gt; &lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftp-exec&lt;BR /&gt;cat: Cannot open ftp-exec: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftp.allow&lt;BR /&gt;cat: Cannot open ftp.allow: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftpaccess&lt;BR /&gt;cat: Cannot open ftpaccess: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;tail -f&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftpusers&lt;BR /&gt;cat: Cannot open ftpusers: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;&lt;BR /&gt; &lt;BR /&gt;root @ xxx: /var/adm&amp;gt;more inetd.sec&lt;BR /&gt;inetd.sec: No such file or directory&lt;BR /&gt;root @ xxx : /var/adm&amp;gt;</description>
      <pubDate>Mon, 02 Nov 2009 17:47:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525965#M367646</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-11-02T17:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525966#M367647</link>
      <description>Hi,&lt;BR /&gt;Do you have any directiory under /etc/ftpaccess check all file under this directiroy.&lt;BR /&gt;&lt;BR /&gt;what if i create a new user ? is new user also having the same problem.&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Mon, 02 Nov 2009 17:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525966#M367647</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2009-11-02T17:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525967#M367648</link>
      <description>"root @ xxx: /etc&amp;gt;cat ftp-exec&lt;BR /&gt;cat: Cannot open ftp-exec: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftp.allow&lt;BR /&gt;cat: Cannot open ftp.allow: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftpaccess&lt;BR /&gt;cat: Cannot open ftpaccess: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;tail -f&lt;BR /&gt;root @ xxx: /etc&amp;gt;cat ftpusers&lt;BR /&gt;cat: Cannot open ftpusers: No such file or directory&lt;BR /&gt;root @ xxx: /etc&amp;gt;"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;were those done on the local server, or the server the user was attempting to access?&lt;BR /&gt;&lt;BR /&gt;on the remote (destination) server, check for the presences of /etc/ftpd/ftpusers and the contents of that file if it exists.  If the file exists, and the user is present, you'll need to delete that line.&lt;BR /&gt;&lt;BR /&gt;also, check for the presence of /etc/ftpd/ftpaccess on the remote server as well. &lt;BR /&gt;&lt;BR /&gt;You appear to be looking in the wrong directory, and possibly the wrong server????&lt;BR /&gt;&lt;BR /&gt;cd to /etc/ftpd (on the remote server) and "ls -l" that directory.</description>
      <pubDate>Mon, 02 Nov 2009 18:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525967#M367648</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-11-02T18:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525968#M367649</link>
      <description>i dont have any dir or file under /etc/ftpd/ftpuser&lt;BR /&gt;&lt;BR /&gt;i was also looking for it, but such thing is not under /etc in both local server and remote server</description>
      <pubDate>Tue, 03 Nov 2009 04:54:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525968#M367649</guid>
      <dc:creator>madhudeepan</dc:creator>
      <dc:date>2009-11-03T04:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525969#M367650</link>
      <description>ll -l /etc/ftpd/ftpaccess</description>
      <pubDate>Tue, 03 Nov 2009 05:25:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525969#M367650</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-03T05:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525970#M367651</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; Do you have a .netrc file under that user's home directory ? if yes, remove it and retry.&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Tue, 03 Nov 2009 06:11:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525970#M367651</guid>
      <dc:creator>izad</dc:creator>
      <dc:date>2009-11-03T06:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525971#M367652</link>
      <description>One last try....&lt;BR /&gt;&lt;BR /&gt;as requested previously, on remote server: &lt;BR /&gt;&lt;BR /&gt;"cd /etc/ftpd"  -and- &lt;BR /&gt;"ls -l" that directory. &lt;BR /&gt;post the results.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;if possible, copy/paste the text of the exact command(s) issues and error(s) recv'd.</description>
      <pubDate>Tue, 03 Nov 2009 16:09:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525971#M367652</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2009-11-03T16:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525972#M367653</link>
      <description>"when a particular user tries to take ftp,it does not ask for a passwd ,, atonce it gives the message access denied after username has been entered"&lt;BR /&gt;&lt;BR /&gt;I assume you mean incoming ftp-connection?&lt;BR /&gt;This was a bit unclear.&lt;BR /&gt;&lt;BR /&gt;As you can see some is mentioning to check the .netrc file - assuming your question is related to outgoing connection...&lt;BR /&gt;&lt;BR /&gt;OldSchool ask you to check your FTP access files... as in your question you where in the /etc directory when you cheched the ftpaccess ... files and not in the /etc/ftpd directory.&lt;BR /&gt;&lt;BR /&gt;Could you:&lt;BR /&gt;a) specify which direction you have a problem with ftp&lt;BR /&gt;b) if outgoing give the listing requested by OldSchool&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2009 17:53:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525972#M367653</guid>
      <dc:creator>Tor-Arne Nostdal</dc:creator>
      <dc:date>2009-11-04T17:53:50Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525973#M367654</link>
      <description>Hi madhudeepan,&lt;BR /&gt;&lt;BR /&gt;    Please check &lt;BR /&gt;&lt;BR /&gt;1) is /etc/shells file exists in your server. if not, create it.&lt;BR /&gt;2) if exists, do cat /etc/shells to see if it has the required shell which the user is having in /etc/passwd. if not, add that shell in this file.&lt;BR /&gt;&lt;BR /&gt;Now, retry ftp. &lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 Nov 2009 18:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/4525973#M367654</guid>
      <dc:creator>Vishu</dc:creator>
      <dc:date>2009-11-04T18:28:36Z</dc:date>
    </item>
  </channel>
</rss>

