<?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 530 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5793395#M481748</link>
    <description>&lt;P&gt;are you sure your linux server will accept plain ftp requests?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;most systems now will only do secure ftp (sftp)&lt;/P&gt;</description>
    <pubDate>Tue, 04 Sep 2012 21:32:30 GMT</pubDate>
    <dc:creator>donna hofmeister</dc:creator>
    <dc:date>2012-09-04T21:32:30Z</dc:date>
    <item>
      <title>ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792929#M481739</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to ftp ftom my HP-UX B.11.11 to the Linux (RHEL6) machine.&lt;/P&gt;&lt;P&gt;I receives the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;# ftp -v server&lt;/P&gt;&lt;P&gt;Connected to server.&lt;/P&gt;&lt;P&gt;220 (vsFTPd 2.2.2)&lt;/P&gt;&lt;P&gt;Name (server:root): "I entered user name"&lt;/P&gt;&lt;P&gt;331 Please specify the password.&lt;/P&gt;&lt;P&gt;Password: "I entered the password for the above user"&lt;/P&gt;&lt;P&gt;530 Login incorrect&lt;/P&gt;&lt;P&gt;Login failed.&lt;/P&gt;&lt;P&gt;ftp&amp;gt; pwd&lt;/P&gt;&lt;P&gt;530 Please login with USER and PASS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ping is OK for both sides.&lt;/P&gt;&lt;P&gt;ssh is working for both sides.&lt;/P&gt;&lt;P&gt;I'v entered the /bin/bash entry -&amp;gt; /etc/shells of the HP-UX.&lt;/P&gt;&lt;P&gt;I'v entered .netrc the relevant fields.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yali&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 12:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792929#M481739</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-09-04T12:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792933#M481740</link>
      <description>BTW,&lt;BR /&gt;&lt;BR /&gt;lftp command from Linux machine is working fine and connects to HP-UX.</description>
      <pubDate>Tue, 04 Sep 2012 12:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792933#M481740</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-09-04T12:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792955#M481741</link>
      <description>Now I created new user and I received the following error message:&lt;BR /&gt;500 OOPS: cannot change directory: /home/visitor&lt;BR /&gt;Login failed&lt;BR /&gt;(visitor=user)</description>
      <pubDate>Tue, 04 Sep 2012 12:21:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5792955#M481741</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-09-04T12:21:22Z</dc:date>
    </item>
    <item>
      <title>Re: ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5793343#M481747</link>
      <description>&lt;P&gt;Are there any FTP-related error messages in the logs of the Linux system? (Check /var/log/secure and /var/log/messages.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log messages probably include the reason why vsFTPd is rejecting the login attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you already have SSH working, why don't you use its scp/sftp tools for file transfer? Just set up SSH key authentication, then you can easily write scripts to move files between hosts. (If you need help in setting SSH key authentication, google for it: it has been explained many times in this forum and elsewhere.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 19:03:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5793343#M481747</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2012-09-04T19:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5793395#M481748</link>
      <description>&lt;P&gt;are you sure your linux server will accept plain ftp requests?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;most systems now will only do secure ftp (sftp)&lt;/P&gt;</description>
      <pubDate>Tue, 04 Sep 2012 21:32:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5793395#M481748</guid>
      <dc:creator>donna hofmeister</dc:creator>
      <dc:date>2012-09-04T21:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: ftp 530 error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5794491#M481757</link>
      <description>&lt;P&gt;Hello Mr. Kurkela,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As always you right - that was a SELinux issue. It prevents the ftp daemon access to users directories (/).&lt;/P&gt;&lt;P&gt;That I concluded from /var/log/secure file.&lt;/P&gt;&lt;P&gt;I ran:&lt;/P&gt;&lt;P&gt;# setsebool -P ftp_home_dir=1&amp;nbsp;&lt;/P&gt;&lt;P&gt;as root on the / directory and it works!!!&lt;/P&gt;&lt;P&gt;Great! Thanks a lot!&lt;/P&gt;&lt;P&gt;Yali.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2012 11:53:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-530-error/m-p/5794491#M481757</guid>
      <dc:creator>Yaroki</dc:creator>
      <dc:date>2012-09-05T11:53:28Z</dc:date>
    </item>
  </channel>
</rss>

