<?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 ftp problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665961#M49587</link>
    <description>Hi ,&lt;BR /&gt;i have problem not able to do ftp to my HP-UX 10.2. &lt;BR /&gt;when i try to start ftp to my unix box , after entring username i am getting access denied without even asking passwd.&lt;BR /&gt;so i try to look in the syslog file , here is the exact message in syslog file " FTP LOGIN FEFUSED FROM IP ADDRESS : USERNAME :INVALID USER SHELL "&lt;BR /&gt;PLEASE NOTE THE LOGIN SHELL FOR THE USER IS /BIN/SH AND HP-UX 10.2.&lt;BR /&gt;can anybody suggest me how to provide ftp access ?&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;</description>
    <pubDate>Fri, 15 Feb 2002 21:48:29 GMT</pubDate>
    <dc:creator>srinivas_12</dc:creator>
    <dc:date>2002-02-15T21:48:29Z</dc:date>
    <item>
      <title>ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665961#M49587</link>
      <description>Hi ,&lt;BR /&gt;i have problem not able to do ftp to my HP-UX 10.2. &lt;BR /&gt;when i try to start ftp to my unix box , after entring username i am getting access denied without even asking passwd.&lt;BR /&gt;so i try to look in the syslog file , here is the exact message in syslog file " FTP LOGIN FEFUSED FROM IP ADDRESS : USERNAME :INVALID USER SHELL "&lt;BR /&gt;PLEASE NOTE THE LOGIN SHELL FOR THE USER IS /BIN/SH AND HP-UX 10.2.&lt;BR /&gt;can anybody suggest me how to provide ftp access ?&lt;BR /&gt;Thanks &amp;amp; regards&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 21:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665961#M49587</guid>
      <dc:creator>srinivas_12</dc:creator>
      <dc:date>2002-02-15T21:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665962#M49588</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check the file /etc/shells. This should have the entry of your shell. If you don't have the file, create it or edit it.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Shiju</description>
      <pubDate>Fri, 15 Feb 2002 21:52:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665962#M49588</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2002-02-15T21:52:40Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665963#M49589</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;First, don't use '/bin' or '/lib'.  These are transition links to 'usr/bin' and '/usr/lib' respectively.  You should declare your shells in '/etc/passwd' accordingly.&lt;BR /&gt;&lt;BR /&gt;The file '/etc/shells' catalogs the list of legal shells.  If it is *not* present it defaults to this:&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;If you wish, for the moment to continue to use '/bin/sh', then add it to your /etc/shells.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 15 Feb 2002 22:04:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665963#M49589</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-02-15T22:04:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665964#M49590</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;By default, /etc/shells does not exist (I believe).  If you create /etc/shells, you need to list the shell of everyone that is allowed to ftp into your system.  For more info see:&lt;BR /&gt;man shells&lt;BR /&gt;man ftpd&lt;BR /&gt;man getusershell&lt;BR /&gt;&lt;BR /&gt;man getusershell lists the default "legal" shells.  Each ftp user must use a legal shell.  If the user's shell is not a default shell, /etc/shells must be created.&lt;BR /&gt;&lt;BR /&gt;Also, you could simply change the user's shell to one listed in man getusershell.  On 11.0 (I don't remember about earlier HPUX versions) /bin is a symlink pointing to /usr/bin.  So you could change the user's shell in /etc/passwd to /usr/bin/sh.&lt;BR /&gt;&lt;BR /&gt;Darrell</description>
      <pubDate>Fri, 15 Feb 2002 22:06:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665964#M49590</guid>
      <dc:creator>Darrell Allen</dc:creator>
      <dc:date>2002-02-15T22:06:17Z</dc:date>
    </item>
    <item>
      <title>Re: ftp problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665965#M49591</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check you /etc/passwd file. In all probability your shell is set to /usr/bin/false. Edit /etc/shells and then add this entry to this file,&lt;BR /&gt;&lt;BR /&gt;/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2002 22:17:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-problem/m-p/2665965#M49591</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2002-02-15T22:17:34Z</dc:date>
    </item>
  </channel>
</rss>

