<?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 configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206124#M167553</link>
    <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;could be pam,the difference?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
    <pubDate>Tue, 02 Mar 2004 09:53:56 GMT</pubDate>
    <dc:creator>Michael Schulte zur Sur</dc:creator>
    <dc:date>2004-03-02T09:53:56Z</dc:date>
    <item>
      <title>FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206116#M167545</link>
      <description>We have 2 HP servers, a 5470 and a 2470. The 2470 has FTP already setup and it works fine but I need to configure the 5470. I have read the HP docs for FTP configuration. Either of the servers have the necessary files in the &lt;BR /&gt;/etc/ftpd/ directory but what is confusing is&lt;BR /&gt;why does the 2470 FTP work but not the 5470 without the file setup. I have also verified that the inetd.conf is correctly setup for both servers.  &lt;BR /&gt;&lt;BR /&gt;Any thoughts ?? &lt;BR /&gt;</description>
      <pubDate>Mon, 01 Mar 2004 15:30:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206116#M167545</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-01T15:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206117#M167546</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;What errors are you getting? And how do you want to customize ftp?&lt;BR /&gt;&lt;BR /&gt;ftp will need to have an entry in /etc/services for getservent() calls. Also make sure you are not denying ftp access in /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 01 Mar 2004 15:34:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206117#M167546</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-01T15:34:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206118#M167547</link>
      <description>When I use any FTP client to the 5470 server with any userid I encounter a 530 Login Incorrect error. I have check the /var/adm/inetd.sec file as mention and it is not opposing any users. &lt;BR /&gt;I able to setup Anonymous FTP using SAM but &lt;BR /&gt;I need a USER ftp access to other directories.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Mon, 01 Mar 2004 15:45:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206118#M167547</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-01T15:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206119#M167548</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Enable ftp with logging in /etc/inetd.sec. Like&lt;BR /&gt;&lt;BR /&gt;ftp          stream tcp nowait root /usr/lbin/ftpd      ftpd -l -a -v&lt;BR /&gt;&lt;BR /&gt;if it is not already there. Refresh inetd configuration with "inetd -c".&lt;BR /&gt;&lt;BR /&gt;Then try ftp'ing to the system and note the errors logged into /var/adm/syslog/syslog.log file. May be you have created /etc/shells files and didn't add all the shells in there. You will find those errors in syslog.log.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 01 Mar 2004 15:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206119#M167548</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-01T15:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206120#M167549</link>
      <description>Oops. It's not ined.sec it's inetd.conf under /etc.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Mon, 01 Mar 2004 15:51:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206120#M167549</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-01T15:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206121#M167550</link>
      <description>Have a valid shell type for the ftp user?&lt;BR /&gt;Do you have a /etc/shells file being utilised?</description>
      <pubDate>Mon, 01 Mar 2004 15:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206121#M167550</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2004-03-01T15:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206122#M167551</link>
      <description>Just follow Sri's revised instructions and:&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;Then ftp, you will see what you need to take the next step. Post results please.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 01 Mar 2004 16:05:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206122#M167551</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-01T16:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206123#M167552</link>
      <description>Hi Again.&lt;BR /&gt;&lt;BR /&gt;As per the suggestions I have looked at the SHELLS on both servers. I also edited the &lt;BR /&gt;inetd.conf with the changes and reset it. &lt;BR /&gt;I tried to FTP and then viewd the log. (attached) . It indicates that a FTPAccess file is missing. This is were it is confusing because the 2470 server does not have this file either and I am able to FTP. &lt;BR /&gt;??&lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 02 Mar 2004 09:49:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206123#M167552</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-02T09:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206124#M167553</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;could be pam,the difference?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 09:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206124#M167553</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-02T09:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206125#M167554</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;could be pam the difference?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 09:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206125#M167554</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-02T09:54:18Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206126#M167555</link>
      <description>Post the ftp line in inetd.conf on 5470. alo do you have /etc/ftpusers file?</description>
      <pubDate>Tue, 02 Mar 2004 09:54:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206126#M167555</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-02T09:54:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206127#M167556</link>
      <description>In response. &lt;BR /&gt;&lt;BR /&gt;This is the line in inetd.conf &lt;BR /&gt;ftp    stream tcp nowait root /usr/lbin/ftpd ftpd -l -a -v&lt;BR /&gt;&lt;BR /&gt;I am unsure of the function of PAM. &lt;BR /&gt;&lt;BR /&gt;and the ftpd directory on both servers does not have any files. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 10:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206127#M167556</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-02T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206128#M167557</link>
      <description>You ftp line in inetd.conf has -a option which specifies that /etc/ftpd/ftpaccess file will be used. Remove that option and restart inetd--&amp;gt; inetd -c&lt;BR /&gt;&lt;BR /&gt;Check and post.</description>
      <pubDate>Tue, 02 Mar 2004 10:10:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206128#M167557</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-02T10:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206129#M167558</link>
      <description>Verify that both machines are at the same ftp patch level - there was a patch that effectively disabled ftpd a couple of years back (low probability), but in view of all the traffic here, is easy to verify.&lt;BR /&gt;&lt;BR /&gt;good luck</description>
      <pubDate>Tue, 02 Mar 2004 10:14:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206129#M167558</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2004-03-02T10:14:02Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206130#M167559</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;-a was suggested as you were saying that you had necessary files in /etc/ftpd directory. One of them is ftpaccess.&lt;BR /&gt;&lt;BR /&gt;Obviously you don't have ftpaccess file. Remove -a from ftpd line, re-read inetd (inetd -c) and then try ftp.&lt;BR /&gt;&lt;BR /&gt;You made two changes at the same time - adding -l -v -a and editing /etc/shells. After taking out -a, your ftp should work.&lt;BR /&gt;&lt;BR /&gt;-Sri</description>
      <pubDate>Tue, 02 Mar 2004 10:22:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206130#M167559</guid>
      <dc:creator>Sridhar Bhaskarla</dc:creator>
      <dc:date>2004-03-02T10:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206131#M167560</link>
      <description>Well , we have success. &lt;BR /&gt;After removing the -a from ftpd command&lt;BR /&gt;in the inetd.conf. I again viewed the log&lt;BR /&gt;after trying FTP and it indicated a Bad Shell. I then added&lt;BR /&gt;&lt;BR /&gt;/bin/ksh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/bin/sh&lt;BR /&gt;&lt;BR /&gt;to the shells file, the same as the other server. This is working great. &lt;BR /&gt;&lt;BR /&gt;I thought having &lt;BR /&gt;&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;&lt;BR /&gt;would have been sufficient but apparently not.&lt;BR /&gt;&lt;BR /&gt;Thanks all for your help. &lt;BR /&gt;First time using the forum and it has served me well. I hoped to return the assistance in the future.&lt;BR /&gt;&lt;BR /&gt;Paul&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 10:55:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206131#M167560</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-02T10:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206132#M167561</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;sure come again and don't fotget to award points to those involved and especially to those, who helped you find the solution.&lt;BR /&gt;&lt;BR /&gt;They don't cost you anything and they make friends, off course no need to overdo it. ;-)&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 11:03:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206132#M167561</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-02T11:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206133#M167562</link>
      <description>Hi Paul,&lt;BR /&gt;&lt;BR /&gt;wow, you surely are a fast learner. ;-)&lt;BR /&gt;My hint was a complete waste.&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2004 11:06:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206133#M167562</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2004-03-02T11:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: FTP configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206134#M167563</link>
      <description>Michael, &lt;BR /&gt;&lt;BR /&gt;There are no replies that are a waste. &lt;BR /&gt;&lt;BR /&gt;Some replies are more relevant. But all replies are useful because they make you think. &lt;BR /&gt;&lt;BR /&gt;Thanks for your response. &lt;BR /&gt;&lt;BR /&gt;Paul</description>
      <pubDate>Tue, 02 Mar 2004 11:12:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-configuration/m-p/3206134#M167563</guid>
      <dc:creator>Paul Johnston_4</dc:creator>
      <dc:date>2004-03-02T11:12:33Z</dc:date>
    </item>
  </channel>
</rss>

