<?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 error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503579#M364976</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check your /etc/ftpd/ftpaccess file for the user.  If there, paste into a response.</description>
    <pubDate>Fri, 25 Sep 2009 18:08:21 GMT</pubDate>
    <dc:creator>Michael Steele_2</dc:creator>
    <dc:date>2009-09-25T18:08:21Z</dc:date>
    <item>
      <title>ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503573#M364970</link>
      <description>HI admins,&lt;BR /&gt;&lt;BR /&gt;Last week i have added banner '/etc/issue' in ftpaccess file and flag -a in ftp line inetd.conf.After that application team complained&lt;BR /&gt;not able to login thro ftp.&lt;BR /&gt;First i created /etc/shells and included shells.&lt;BR /&gt;But no use.Then i removed -a flag from inetd.conf.Its worked.Please tell me why -a caused problem.&lt;BR /&gt;&lt;BR /&gt;And i want to restrict some particular shells  from using ftp.How to do that&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Sep 2009 16:58:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503573#M364970</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-09-25T16:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503574#M364971</link>
      <description>Shalom himacs,&lt;BR /&gt;&lt;BR /&gt;I did a quick man page on ftpd and it shows that -a says to enable the use of the ftpaccess file, which is the default.&lt;BR /&gt;&lt;BR /&gt;This is probably just a quirk in the implementation, because of course this is the default behavior. I guess you might consider it a bug.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Fri, 25 Sep 2009 17:05:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503574#M364971</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2009-09-25T17:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503575#M364972</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Please tell me why -a caused problem.&lt;BR /&gt;&lt;BR /&gt;This switch enables use of the '/etc/ftpd/ftpaccess' configuration file.  Do you have one?  What does it contain?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; And i want to restrict some particular shells from using ftp.How to do that&lt;BR /&gt;&lt;BR /&gt;Configure '/etc/shells' to only specify the shells you want to function with FTP.  By default, if '/etc/shells' isn't present, you have:&lt;BR /&gt;&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/usr/bin/rsh&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/rksh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/usr/bin/keysh&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 25 Sep 2009 17:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503575#M364972</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2009-09-25T17:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503576#M364973</link>
      <description>Hi JRF , SEP&lt;BR /&gt;&lt;BR /&gt;Thanx for the responses..&lt;BR /&gt;&lt;BR /&gt;my ftpaccess file contains below lines..&lt;BR /&gt;&lt;BR /&gt;class   all   real,guest,anonymous  *&lt;BR /&gt;&lt;BR /&gt;limit   all   10   Any              /etc/msgs/msg.dead&lt;BR /&gt;&lt;BR /&gt;readme  README*    login&lt;BR /&gt;readme  README*    cwd=*&lt;BR /&gt;&lt;BR /&gt;message /welcome.msg            login&lt;BR /&gt;message .message                cwd=*&lt;BR /&gt;&lt;BR /&gt;compress        yes             all&lt;BR /&gt;tar             yes             all&lt;BR /&gt;&lt;BR /&gt;log commands real&lt;BR /&gt;log transfers anonymous,real inbound,outbound&lt;BR /&gt;&lt;BR /&gt;shutdown /etc/shutmsg&lt;BR /&gt;&lt;BR /&gt;email user@hostname&lt;BR /&gt;&lt;BR /&gt;banner /etc/issue&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs</description>
      <pubDate>Fri, 25 Sep 2009 17:28:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503576#M364973</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-09-25T17:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503577#M364974</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Syslog shown below line while application team were trying to access ftp.&lt;BR /&gt;ACCESS DENIED (not in any class)&lt;BR /&gt;&lt;BR /&gt;what does it mean...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Sep 2009 17:41:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503577#M364974</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-09-25T17:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503578#M364975</link>
      <description>check this one:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=630481" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=630481&lt;/A&gt;</description>
      <pubDate>Fri, 25 Sep 2009 17:49:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503578#M364975</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-09-25T17:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503579#M364976</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Check your /etc/ftpd/ftpaccess file for the user.  If there, paste into a response.</description>
      <pubDate>Fri, 25 Sep 2009 18:08:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503579#M364976</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-09-25T18:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: ftp error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503580#M364977</link>
      <description>himacs,&lt;BR /&gt;&lt;BR /&gt;Looks like your /etc/ftpd/ftpaccess file is having wrong entry: check the file:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;- Also adding -a to inetd.conf is normal to activate use of ftpaccess file:&lt;BR /&gt;&lt;BR /&gt;check:&lt;BR /&gt;-------------&lt;BR /&gt;Enabling/Disabling the ftpaccess File :&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;To enable the /etc/ftpd/ftpaccess file, specify the -a option for the ftp entry in the /etc/inetd.conf file. For example, &lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd ftpd -a -l -d&lt;BR /&gt;&lt;BR /&gt;To disable the /etc/ftpd/ftpaccess file, specify the -A option for the ftp entry in the /etc/inetd.conf file. For example, &lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd ftpd -A -l -d&lt;BR /&gt;------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hth,&lt;BR /&gt;Raj.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Sep 2009 18:19:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-error/m-p/4503580#M364977</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2009-09-25T18:19:36Z</dc:date>
    </item>
  </channel>
</rss>

