<?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: Problem with FTP in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627558#M89788</link>
    <description>The /etc/shells is OK&lt;BR /&gt;[root@hostname etc]# more shells&lt;BR /&gt;/bin/sh&lt;BR /&gt;/bin/bash&lt;BR /&gt;/bin/bash2&lt;BR /&gt;/bin/ash&lt;BR /&gt;/bin/bsh&lt;BR /&gt;/bin/tcsh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/bin/false&lt;BR /&gt;</description>
    <pubDate>Fri, 07 Dec 2001 18:27:41 GMT</pubDate>
    <dc:creator>castro_2</dc:creator>
    <dc:date>2001-12-07T18:27:41Z</dc:date>
    <item>
      <title>Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627554#M89784</link>
      <description>The anonymous ftp works fine, but real users are denied access. In the ftpaccess exits the line.&lt;BR /&gt;# User classes...&lt;BR /&gt;class   all   real,guest,anonymous  *&lt;BR /&gt;Thanks</description>
      <pubDate>Fri, 07 Dec 2001 15:24:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627554#M89784</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2001-12-07T15:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627555#M89785</link>
      <description>Hello castro,&lt;BR /&gt;&lt;BR /&gt;Did you restart your ftp server after you did the changes? Also, please send any messages in the syslog file (/var/log/messages) regarding this problem.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 15:55:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627555#M89785</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-12-07T15:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627556#M89786</link>
      <description>Yes I reststarted the service.&lt;BR /&gt;In the syslog /var/log/messages I can't see nothing abaout FTP.&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 07 Dec 2001 17:11:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627556#M89786</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2001-12-07T17:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627557#M89787</link>
      <description>Verify that your users' shells are all listed (with full path) in the /etc/shells file. If they aren't, ftp will deny access to accounts. This should be done even if your users' shells are invalid, like /bin/false.</description>
      <pubDate>Fri, 07 Dec 2001 18:08:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627557#M89787</guid>
      <dc:creator>Paulo A G Fessel</dc:creator>
      <dc:date>2001-12-07T18:08:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627558#M89788</link>
      <description>The /etc/shells is OK&lt;BR /&gt;[root@hostname etc]# more shells&lt;BR /&gt;/bin/sh&lt;BR /&gt;/bin/bash&lt;BR /&gt;/bin/bash2&lt;BR /&gt;/bin/ash&lt;BR /&gt;/bin/bsh&lt;BR /&gt;/bin/tcsh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/bin/false&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 18:27:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627558#M89788</guid>
      <dc:creator>castro_2</dc:creator>
      <dc:date>2001-12-07T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627559#M89789</link>
      <description>Castro,&lt;BR /&gt;&lt;BR /&gt;In your /etc/ftpaccess, what does the deny_uid and deny_gid lines say? Also, what are the uids of the users you can't login with? (check your /etc/passwd to know that)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Paga&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Dec 2001 20:59:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627559#M89789</guid>
      <dc:creator>Marco Paganini</dc:creator>
      <dc:date>2001-12-07T20:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627560#M89790</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;remove /etc/ftpuser file...&lt;BR /&gt;and try.&lt;BR /&gt;&lt;BR /&gt;Manoj</description>
      <pubDate>Mon, 10 Dec 2001 09:57:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627560#M89790</guid>
      <dc:creator>Manoj Kumar Sarangi</dc:creator>
      <dc:date>2001-12-10T09:57:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with FTP</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627561#M89791</link>
      <description>Quit agree with Macro suggestion, check your /etc/ftpaccess. By default, redhat version 7.1 and above will block a range of uid for FTP access.</description>
      <pubDate>Fri, 04 Jan 2002 06:06:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-with-ftp/m-p/2627561#M89791</guid>
      <dc:creator>Tee How Long</dc:creator>
      <dc:date>2002-01-04T06:06:28Z</dc:date>
    </item>
  </channel>
</rss>

