<?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 access denied for users in a Trusted HP-UX server in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231360#M748855</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have one Trusted HP-UX server.&lt;BR /&gt;While doing ftp to this server as a user, it is saying "ftp access denied"&lt;BR /&gt;&lt;BR /&gt;I have checked the /etc/ftpd/ftpusers file, the user is not listed here &amp;amp; there is no /etc/shells file defined.&lt;BR /&gt;&lt;BR /&gt;Checked /var/adm/inetd.sec also..ftp service is not restricted.&lt;BR /&gt;&lt;BR /&gt;As a root i can ftp since it is commented in ftpusers file.&lt;BR /&gt;&lt;BR /&gt;But as normal user we are not able to ftp to this server even though the user not listed in ftpusers file.&lt;BR /&gt;&lt;BR /&gt;Please help me in resolving this issue.</description>
    <pubDate>Fri, 26 Mar 2004 14:45:20 GMT</pubDate>
    <dc:creator>Phani_4</dc:creator>
    <dc:date>2004-03-26T14:45:20Z</dc:date>
    <item>
      <title>FTP access denied for users in a Trusted HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231360#M748855</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;We have one Trusted HP-UX server.&lt;BR /&gt;While doing ftp to this server as a user, it is saying "ftp access denied"&lt;BR /&gt;&lt;BR /&gt;I have checked the /etc/ftpd/ftpusers file, the user is not listed here &amp;amp; there is no /etc/shells file defined.&lt;BR /&gt;&lt;BR /&gt;Checked /var/adm/inetd.sec also..ftp service is not restricted.&lt;BR /&gt;&lt;BR /&gt;As a root i can ftp since it is commented in ftpusers file.&lt;BR /&gt;&lt;BR /&gt;But as normal user we are not able to ftp to this server even though the user not listed in ftpusers file.&lt;BR /&gt;&lt;BR /&gt;Please help me in resolving this issue.</description>
      <pubDate>Fri, 26 Mar 2004 14:45:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231360#M748855</guid>
      <dc:creator>Phani_4</dc:creator>
      <dc:date>2004-03-26T14:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: FTP access denied for users in a Trusted HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231361#M748856</link>
      <description>The most likely cause is the user is locked or the password is expired.&lt;BR /&gt;&lt;BR /&gt;Run the script I'm attaching against one of the users and see if the problem occurs.&lt;BR /&gt;&lt;BR /&gt;turn on enhanced inetd logging&lt;BR /&gt;&lt;BR /&gt;inetd -l&lt;BR /&gt;&lt;BR /&gt;tail -f /var/adm/syslog/syslog.log&lt;BR /&gt;&lt;BR /&gt;run your test in another window.&lt;BR /&gt;&lt;BR /&gt;sEP</description>
      <pubDate>Fri, 26 Mar 2004 14:48:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231361#M748856</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-03-26T14:48:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP access denied for users in a Trusted HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231362#M748857</link>
      <description>Prepare /etc/shells file and put all shells that user's use on your system.&lt;BR /&gt;&lt;BR /&gt;Add -lv ooptions to ftpd in /etc/inetd.conf.&lt;BR /&gt;Do inetd -c&lt;BR /&gt;&lt;BR /&gt;And post the results.&lt;BR /&gt;&lt;BR /&gt;Anil</description>
      <pubDate>Fri, 26 Mar 2004 14:50:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231362#M748857</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2004-03-26T14:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP access denied for users in a Trusted HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231363#M748858</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; What is the user login shell ? If your user login shell is not one of those standard shells then even if there is no /etc/shells, ftp access will be denied for the user.&lt;BR /&gt; &lt;BR /&gt;Sundar</description>
      <pubDate>Fri, 26 Mar 2004 14:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231363#M748858</guid>
      <dc:creator>Sundar_7</dc:creator>
      <dc:date>2004-03-26T14:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP access denied for users in a Trusted HP-UX server</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231364#M748859</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Creating a /etc/shells file with all shells defined worked out..Now normal users can able to ftp to the server.&lt;BR /&gt;&lt;BR /&gt;Thanks alot for your quick response..:-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Phani</description>
      <pubDate>Fri, 26 Mar 2004 14:59:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-access-denied-for-users-in-a-trusted-hp-ux-server/m-p/3231364#M748859</guid>
      <dc:creator>Phani_4</dc:creator>
      <dc:date>2004-03-26T14:59:29Z</dc:date>
    </item>
  </channel>
</rss>

