<?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 only in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868809#M25328</link>
    <description>If I want to let the user to access the system via ftp , so that the user can't access the system via other way , like ssh , telnet , what can i do ? thx</description>
    <pubDate>Mon, 25 Sep 2006 06:22:56 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2006-09-25T06:22:56Z</dc:date>
    <item>
      <title>ftp only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868809#M25328</link>
      <description>If I want to let the user to access the system via ftp , so that the user can't access the system via other way , like ssh , telnet , what can i do ? thx</description>
      <pubDate>Mon, 25 Sep 2006 06:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868809#M25328</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2006-09-25T06:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: ftp only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868810#M25329</link>
      <description>well edit /etc/passwd na instaed of /bin/sh(ksh, bsah) give them /bin/nologin&lt;BR /&gt;&lt;BR /&gt;it means after connection no shell is run, so they cannot workin with system using telnet or ssh</description>
      <pubDate>Mon, 25 Sep 2006 06:29:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868810#M25329</guid>
      <dc:creator>g33k</dc:creator>
      <dc:date>2006-09-25T06:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: ftp only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868811#M25330</link>
      <description>Shalom hangyu,&lt;BR /&gt;&lt;BR /&gt;Set the shell to /usr/bin/false or /usr/bin/nologin.&lt;BR /&gt;&lt;BR /&gt;Make sure these are defined in /etc/shells&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 25 Sep 2006 07:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868811#M25330</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-09-25T07:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: ftp only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868812#M25331</link>
      <description>Just to add that you can assign the shell upon user creation with:&lt;BR /&gt;useradd -s /sbin/nologin username&lt;BR /&gt;&lt;BR /&gt;or change the shell for existing user with:&lt;BR /&gt;usermod -s /sbin/nologin username</description>
      <pubDate>Mon, 25 Sep 2006 08:39:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868812#M25331</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2006-09-25T08:39:09Z</dc:date>
    </item>
    <item>
      <title>Re: ftp only</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868813#M25332</link>
      <description>The above mentioned is a good practice.</description>
      <pubDate>Mon, 25 Sep 2006 11:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ftp-only/m-p/3868813#M25332</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-09-25T11:46:15Z</dc:date>
    </item>
  </channel>
</rss>

