<?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: Create FTP user in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629389#M40701</link>
    <description>bin/false will only deny telnet access, but when you ftp, you will have access to the whole system..as mentioned, you need WU-ftpd server and setup a chroot environment. then use the /./ hack in /etc/passwd to chroot the ftp session.</description>
    <pubDate>Tue, 11 Dec 2001 18:18:45 GMT</pubDate>
    <dc:creator>Kevin Wright</dc:creator>
    <dc:date>2001-12-11T18:18:45Z</dc:date>
    <item>
      <title>Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629381#M40693</link>
      <description>I would like to create a user who can only have FTP access to a specific directory, and not see anything else. We do have anonymous running. Can I just add this user to the passwd file, and set his directory to the /ftpdir/userx??&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 11 Dec 2001 15:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629381#M40693</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-12-11T15:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629382#M40694</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt; To give the user only ftp access,  make the user SHELL as /usr/bin/false during the user creation.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;raj</description>
      <pubDate>Tue, 11 Dec 2001 15:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629382#M40694</guid>
      <dc:creator>Roger Baptiste</dc:creator>
      <dc:date>2001-12-11T15:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629383#M40695</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Perform the following steps to create an ftp account that does not have&lt;BR /&gt;telnet access to a system:&lt;BR /&gt;&lt;BR /&gt;     1. Setup anonymous ftp.&lt;BR /&gt;&lt;BR /&gt;     2. Change the home directory for your user to that of ftp&lt;BR /&gt;&lt;BR /&gt;        Note: See /etc/passwd.&lt;BR /&gt;&lt;BR /&gt;     3. Change the shell to /usr/bin/false.&lt;BR /&gt;&lt;BR /&gt;Goodluck,&lt;BR /&gt;-USA</description>
      <pubDate>Tue, 11 Dec 2001 15:14:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629383#M40695</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2001-12-11T15:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629384#M40696</link>
      <description>For access to specific directories (11.X), you need to set up a chroot environment for the user.  The instructions are available from &lt;BR /&gt;man ftpaccess (find guestgroup).</description>
      <pubDate>Tue, 11 Dec 2001 15:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629384#M40696</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-12-11T15:15:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629385#M40697</link>
      <description>hey,&lt;BR /&gt;&lt;BR /&gt;Check out this document in the Knowledge Base &lt;BR /&gt;&lt;BR /&gt;#A5651654 &lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;&lt;BR /&gt;Shiju</description>
      <pubDate>Tue, 11 Dec 2001 15:24:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629385#M40697</guid>
      <dc:creator>Helen French</dc:creator>
      <dc:date>2001-12-11T15:24:47Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629386#M40698</link>
      <description>When I assign /usr/bin/false I get the following&lt;BR /&gt;&lt;BR /&gt;Invalid user shell&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 15:25:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629386#M40698</guid>
      <dc:creator>Mike_21</dc:creator>
      <dc:date>2001-12-11T15:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629387#M40699</link>
      <description>Hi Mike,&lt;BR /&gt;&lt;BR /&gt;Try these links,&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=9bb1aa5e1b970cdd71/screen=ckiDisplayDocument?docId=200000030900682" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=9bb1aa5e1b970cdd71/screen=ckiDisplayDocument?docId=200000030900682&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://us-support.external.hp.com/cki/bin/doc.pl/sid=9bb1aa5e1b970cdd71/screen=ckiDisplayDocument?docId=200000057370859" target="_blank"&gt;http://us-support.external.hp.com/cki/bin/doc.pl/sid=9bb1aa5e1b970cdd71/screen=ckiDisplayDocument?docId=200000057370859&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Regds&lt;BR /&gt;</description>
      <pubDate>Tue, 11 Dec 2001 15:29:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629387#M40699</guid>
      <dc:creator>Sanjay_6</dc:creator>
      <dc:date>2001-12-11T15:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629388#M40700</link>
      <description>you have to add /usr/bin/false to /etc/shells:&lt;BR /&gt;&lt;BR /&gt;man ftpd:&lt;BR /&gt;&lt;BR /&gt;ftpd authenticates users according to three rules:&lt;BR /&gt;&lt;SNIP&gt;&lt;BR /&gt;&lt;BR /&gt;           +  The user must have a standard shell returned by&lt;BR /&gt;              getusershell().&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SNIP&gt;</description>
      <pubDate>Tue, 11 Dec 2001 15:32:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629388#M40700</guid>
      <dc:creator>Christopher Caldwell</dc:creator>
      <dc:date>2001-12-11T15:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create FTP user</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629389#M40701</link>
      <description>bin/false will only deny telnet access, but when you ftp, you will have access to the whole system..as mentioned, you need WU-ftpd server and setup a chroot environment. then use the /./ hack in /etc/passwd to chroot the ftp session.</description>
      <pubDate>Tue, 11 Dec 2001 18:18:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/create-ftp-user/m-p/2629389#M40701</guid>
      <dc:creator>Kevin Wright</dc:creator>
      <dc:date>2001-12-11T18:18:45Z</dc:date>
    </item>
  </channel>
</rss>

