<?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 account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821888#M86728</link>
    <description>Once you create the /etc/shells files, make sure to put all your valid shells for "connections" inside or you will have other problems.&lt;BR /&gt;I.E. my /etc/shells looks like this...&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/bin/sh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/bin/ksh/&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;Note:  IBM and Solaris make ID's with shells in /bin, and not like HP in /usr/bin.  Adding these shells by default makes for less problems/debugging later in a mixed environment.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
    <pubDate>Wed, 09 Oct 2002 13:08:03 GMT</pubDate>
    <dc:creator>Shannon Petry</dc:creator>
    <dc:date>2002-10-09T13:08:03Z</dc:date>
    <item>
      <title>ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821881#M86721</link>
      <description>Do I just insert /bin/false as the shell for the account for this to happen.  We only want these accounts to have ftp access ONLY.&lt;BR /&gt;&lt;BR /&gt;Thanks!!</description>
      <pubDate>Wed, 09 Oct 2002 12:55:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821881#M86721</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2002-10-09T12:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821882#M86722</link>
      <description>Yes.&lt;BR /&gt;Don't forget to add "/bin/false" to /etc/shells or ftp access won't work.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 12:56:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821882#M86722</guid>
      <dc:creator>Andrej Drobnic</dc:creator>
      <dc:date>2002-10-09T12:56:01Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821883#M86723</link>
      <description>That will allow your user to access FTP but nothing else. If you are running ftp on 11x then you can use /etc/ftpd/ftpaccess for even better control. Man ftpaccess for details.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 12:57:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821883#M86723</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2002-10-09T12:57:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821884#M86724</link>
      <description>What if /etc/shells doesn't exist.  Should I just create it.  Will that affect my other shell programs?  Do I need to add the other shell programs to /etc/shell?</description>
      <pubDate>Wed, 09 Oct 2002 12:58:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821884#M86724</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2002-10-09T12:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821885#M86725</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If /etc/shells doesn't exist, you will need to create it and add into any of the shells that use ftp, including /bin/false&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Hilary&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Oct 2002 13:01:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821885#M86725</guid>
      <dc:creator>BFA6</dc:creator>
      <dc:date>2002-10-09T13:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821886#M86726</link>
      <description>If you really want to tighten security, use the ftpaccess file and switch on its utilisation in /etc/inetd.conf.&lt;BR /&gt;&lt;BR /&gt;A User in ftp can still cause damage to the system by downloading, modyfing and uploading files.&lt;BR /&gt;&lt;BR /&gt;But you never heard that from me.&lt;BR /&gt;&lt;BR /&gt;Share and Enjoy! Ian Dennison</description>
      <pubDate>Wed, 09 Oct 2002 13:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821886#M86726</guid>
      <dc:creator>Ian Dennison_1</dc:creator>
      <dc:date>2002-10-09T13:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821887#M86727</link>
      <description>Hello-&lt;BR /&gt;&lt;BR /&gt;I guess I would be quick to say yes, but in addition to giving the user a bogus shell, is it also your intention to keep the user in a certain directory (chroot jail) and not be able to move around in filesystems on your server?&lt;BR /&gt;&lt;BR /&gt;Mike Elleby</description>
      <pubDate>Wed, 09 Oct 2002 13:03:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821887#M86727</guid>
      <dc:creator>Michael Elleby III_1</dc:creator>
      <dc:date>2002-10-09T13:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821888#M86728</link>
      <description>Once you create the /etc/shells files, make sure to put all your valid shells for "connections" inside or you will have other problems.&lt;BR /&gt;I.E. my /etc/shells looks like this...&lt;BR /&gt;/sbin/sh&lt;BR /&gt;/bin/sh&lt;BR /&gt;/usr/bin/sh&lt;BR /&gt;/bin/csh&lt;BR /&gt;/usr/bin/csh&lt;BR /&gt;/bin/ksh/&lt;BR /&gt;/usr/bin/ksh&lt;BR /&gt;/usr/bin/false&lt;BR /&gt;&lt;BR /&gt;Note:  IBM and Solaris make ID's with shells in /bin, and not like HP in /usr/bin.  Adding these shells by default makes for less problems/debugging later in a mixed environment.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Shannon</description>
      <pubDate>Wed, 09 Oct 2002 13:08:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821888#M86728</guid>
      <dc:creator>Shannon Petry</dc:creator>
      <dc:date>2002-10-09T13:08:03Z</dc:date>
    </item>
    <item>
      <title>Re: ftp account only needs ftp access  -- No interactive login.  Do I just use /bin/false as the shell?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821889#M86729</link>
      <description>Thanks to all.  Issue resolved.</description>
      <pubDate>Wed, 09 Oct 2002 13:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-account-only-needs-ftp-access-no-interactive-login-do-i-just/m-p/2821889#M86729</guid>
      <dc:creator>Joe Profaizer</dc:creator>
      <dc:date>2002-10-09T13:24:15Z</dc:date>
    </item>
  </channel>
</rss>

