<?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: chroot - sftp - RedHat ES4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924180#M46088</link>
    <description>One more thing - how can a limit which users are allowed to sftp to my server?</description>
    <pubDate>Wed, 07 Sep 2005 08:58:10 GMT</pubDate>
    <dc:creator>Jeff Hoevenaar</dc:creator>
    <dc:date>2005-09-07T08:58:10Z</dc:date>
    <item>
      <title>chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924179#M46087</link>
      <description>I am trying to create a chroot environment for users using sftp. &lt;BR /&gt;&lt;BR /&gt;I have found many different examples on how to set this up but none of them seem to work.  I also found /etc/security/chroot.conf but no documentation on it.  &lt;BR /&gt;&lt;BR /&gt;Has anyone done this and got it to work.&lt;BR /&gt;&lt;BR /&gt;Thanks!</description>
      <pubDate>Wed, 07 Sep 2005 08:16:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924179#M46087</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2005-09-07T08:16:47Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924180#M46088</link>
      <description>One more thing - how can a limit which users are allowed to sftp to my server?</description>
      <pubDate>Wed, 07 Sep 2005 08:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924180#M46088</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2005-09-07T08:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924181#M46089</link>
      <description>&lt;BR /&gt;For your second requirement: &lt;BR /&gt;&lt;BR /&gt;Check for 'AllowUsers' and 'DenyUsers' configuration parameters for /etc/ssh/sshd.config file&lt;BR /&gt;&lt;BR /&gt;for more information on this 'man sshd_config'&lt;BR /&gt;&lt;BR /&gt;I don't know much about how to do the first requirement&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Wed, 07 Sep 2005 09:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924181#M46089</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-09-07T09:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924182#M46090</link>
      <description>For using sshd with chroot, you will need a patch. See:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://chrootssh.sourceforge.net/index.php" target="_blank"&gt;http://chrootssh.sourceforge.net/index.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I don't know if you can selectively enable chroot for sftp only, not for ssh, or viceversa.&lt;BR /&gt;&lt;BR /&gt;What I know is that the vsftpd has chroot capabilities and works very well. Also, you can secure the comunication of the vsftpd server using SSL/TLS.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 07 Sep 2005 14:30:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924182#M46090</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-09-07T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924183#M46091</link>
      <description>I got this to work by modifying /etc/pamd/ssh and /etc/security/chroot.conf and /etc/ssh/sshd_config.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.tokkee.de/howtos/chrooted_ssh_howto.pdf" target="_blank"&gt;http://www.tokkee.de/howtos/chrooted_ssh_howto.pdf&lt;/A&gt;</description>
      <pubDate>Wed, 07 Sep 2005 14:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924183#M46091</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2005-09-07T14:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924184#M46092</link>
      <description>I made it work on a Fedora Core 3 using this howto : &lt;BR /&gt;&lt;A href="http://gentoo-wiki.com/HOWTO_SFTP_Server_(chrooted,_without_shell)" target="_blank"&gt;http://gentoo-wiki.com/HOWTO_SFTP_Server_(chrooted,_without_shell)&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But users can always use the "!command" to send shell commands. Do somebody know how to remove this option ?&lt;BR /&gt;&lt;BR /&gt;julien</description>
      <pubDate>Thu, 08 Sep 2005 13:03:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924184#M46092</guid>
      <dc:creator>Julien Mioni</dc:creator>
      <dc:date>2005-09-08T13:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924185#M46093</link>
      <description>PS : I'll try your howto tomorrow Jeff&lt;BR /&gt;Julien</description>
      <pubDate>Thu, 08 Sep 2005 13:05:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924185#M46093</guid>
      <dc:creator>Julien Mioni</dc:creator>
      <dc:date>2005-09-08T13:05:08Z</dc:date>
    </item>
    <item>
      <title>Re: chroot - sftp - RedHat ES4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924186#M46094</link>
      <description>.</description>
      <pubDate>Tue, 13 Sep 2005 10:14:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/chroot-sftp-redhat-es4/m-p/4924186#M46094</guid>
      <dc:creator>Jeff Hoevenaar</dc:creator>
      <dc:date>2005-09-13T10:14:10Z</dc:date>
    </item>
  </channel>
</rss>

