<?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 Blocked in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708187#M587376</link>
    <description>hi robert&lt;BR /&gt;&lt;BR /&gt;You can deny an acces in follow ways :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     1. To deny user access to ftp services:&lt;BR /&gt;&lt;BR /&gt;        A. Create an /etc/ftpusers file.&lt;BR /&gt;&lt;BR /&gt;           Note: The /etc/ftpusers file is used to deny access to&lt;BR /&gt;                 specific users.&lt;BR /&gt;&lt;BR /&gt;        B. Add the names of the users for which you wish to deny ftp&lt;BR /&gt;           access.&lt;BR /&gt;&lt;BR /&gt;           For example:&lt;BR /&gt;&lt;BR /&gt;           root&lt;BR /&gt;           uucp&lt;BR /&gt;           guest&lt;BR /&gt;&lt;BR /&gt;        --AND--&lt;BR /&gt;&lt;BR /&gt;     2. To deny IP address access to ftp services:&lt;BR /&gt;&lt;BR /&gt;        Add the IP addresses to /var/adm/inetd.sec in the following&lt;BR /&gt;        manner:&lt;BR /&gt;&lt;BR /&gt;        ftp deny 128.1.2.*&lt;BR /&gt;</description>
    <pubDate>Mon, 22 Apr 2002 14:28:53 GMT</pubDate>
    <dc:creator>Domenico_5</dc:creator>
    <dc:date>2002-04-22T14:28:53Z</dc:date>
    <item>
      <title>FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708181#M587370</link>
      <description>Cannot get FTP access to a new admin w/s. Have found /var/adm/inetd.sec, and /etc/ftpd/ftpusers ok and /etc/inetd.conf has ftp set in it.  Still cannot login as myself with ftp service, says 'User xxxx access denied..."&lt;BR /&gt;&lt;BR /&gt;Is inetd /ftpd broke, or am I overlooking something - like a patch?  Don't have the problem on servers.</description>
      <pubDate>Mon, 22 Apr 2002 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708181#M587370</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-04-22T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708182#M587371</link>
      <description>Is your shell from /etc/passwd listed in /etc/shells ?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 14:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708182#M587371</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2002-04-22T14:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708183#M587372</link>
      <description>Hi Robert,&lt;BR /&gt;&lt;BR /&gt; Could be one of several reasons.&lt;BR /&gt;You might try restarting inetd by having it reread the inetd.conf file - inetd -c&lt;BR /&gt;May be that you have lost pseudo term dev files - insf -e&lt;BR /&gt;Or you may have reached max pseudo terms - in that case increase the npty value in kernel params.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Mon, 22 Apr 2002 14:24:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708183#M587372</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-04-22T14:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708184#M587373</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;If all ok, check the shell in passwd&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;&lt;BR /&gt;dom</description>
      <pubDate>Mon, 22 Apr 2002 14:26:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708184#M587373</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-22T14:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708185#M587374</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Check for the shell you are using. Like (ksh, sh, csh etc..)&lt;BR /&gt;You can get this from the password file.&lt;BR /&gt;&lt;BR /&gt;Then look for the file shells in /etc &lt;BR /&gt;&lt;BR /&gt;If you don't have one then  create a file and then insert the your shell in that file.&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA..&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 14:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708185#M587374</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2002-04-22T14:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708186#M587375</link>
      <description>Hi,&lt;BR /&gt;I will ask you to recheck the file /var/adm/inetd.sec&lt;BR /&gt;as well as /etc/initd.conf&lt;BR /&gt;&lt;BR /&gt;fr FTP related entries.&lt;BR /&gt;&lt;BR /&gt;Also check your user ID exist on that particular machine.&lt;BR /&gt;&lt;BR /&gt;ThaNKS,&lt;BR /&gt;&lt;BR /&gt;-PAP</description>
      <pubDate>Mon, 22 Apr 2002 14:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708186#M587375</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-22T14:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708187#M587376</link>
      <description>hi robert&lt;BR /&gt;&lt;BR /&gt;You can deny an acces in follow ways :&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;     1. To deny user access to ftp services:&lt;BR /&gt;&lt;BR /&gt;        A. Create an /etc/ftpusers file.&lt;BR /&gt;&lt;BR /&gt;           Note: The /etc/ftpusers file is used to deny access to&lt;BR /&gt;                 specific users.&lt;BR /&gt;&lt;BR /&gt;        B. Add the names of the users for which you wish to deny ftp&lt;BR /&gt;           access.&lt;BR /&gt;&lt;BR /&gt;           For example:&lt;BR /&gt;&lt;BR /&gt;           root&lt;BR /&gt;           uucp&lt;BR /&gt;           guest&lt;BR /&gt;&lt;BR /&gt;        --AND--&lt;BR /&gt;&lt;BR /&gt;     2. To deny IP address access to ftp services:&lt;BR /&gt;&lt;BR /&gt;        Add the IP addresses to /var/adm/inetd.sec in the following&lt;BR /&gt;        manner:&lt;BR /&gt;&lt;BR /&gt;        ftp deny 128.1.2.*&lt;BR /&gt;</description>
      <pubDate>Mon, 22 Apr 2002 14:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708187#M587376</guid>
      <dc:creator>Domenico_5</dc:creator>
      <dc:date>2002-04-22T14:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708188#M587377</link>
      <description>Sorry it was a typo  in my previous posting. pleasse read the file as /etc/inetd.conf&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;-pap</description>
      <pubDate>Mon, 22 Apr 2002 14:29:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708188#M587377</guid>
      <dc:creator>pap</dc:creator>
      <dc:date>2002-04-22T14:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Blocked</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708189#M587378</link>
      <description>Thanks to all! Fix was /etc/shells, but as I said, my servers do not have /etc/shells either, and no problem there.  Servers DO have PHNE_23949 installed, which must fix the problem.</description>
      <pubDate>Mon, 22 Apr 2002 16:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-blocked/m-p/2708189#M587378</guid>
      <dc:creator>Robert True</dc:creator>
      <dc:date>2002-04-22T16:21:52Z</dc:date>
    </item>
  </channel>
</rss>

