Re: How security of chroot?
From: Nico Kadel-Garcia (nkadel_at_verizon.net)
Date: 07/02/03
- Next message: Darren Tucker: "Re: Is there an equivalent to KeyRegenerationInterval in SSH2 ?"
- Previous message: Sam: "deploying public keys"
- In reply to: Keith: "Re: How security of chroot?"
- Next in thread: Keith: "Re: How security of chroot?"
- Reply: Keith: "Re: How security of chroot?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 02 Jul 2003 03:52:24 GMT
Keith wrote:
> "jon" <jonsnews@hotmail.com> ???
> news:cf91fbf4.0306300227.3ecb971b@posting.google.com ???...
>
>>Keith, If you're going to use FTP, you should be using vsFTPd
>>http://vsftpd.beasts.org/ which includes chroot functionality with a
>>simple...
>>chroot_local_user=YES
>>...setting. You can also pick & choose which users will be chrooted,
>>etc. Check it out.
>>
>>If you're wanting to do chroot at ssh level (hence posting to THIS
>>newsgroup?) there's been a bit of discussion about this in a recent
>>posting earlier in this group...
>>
>
> http://groups.google.com/groups?dq=&hl=en&lr=&ie=UTF-8&threadm=20030628171315.6130a5ab.alex.ferguson%40NOSPAMdartmouth.edu&prev=/groups%3Fhl%3Den%26lr%3D%26ie%3DUTF-8%26group%3Dcomp.security.ssh
>
> Which method do you think better (utilize and security), setup chroot over
> ssh or just setup vsftp? Thanks.
>
> Keith
If you want to make download/upload trivial for everyone, vsftpd (which
is an FTP daemon). If you don't want passwords sniffed or want to
provide public key access and possible remote shell access, chrooted ssh.
- Next message: Darren Tucker: "Re: Is there an equivalent to KeyRegenerationInterval in SSH2 ?"
- Previous message: Sam: "deploying public keys"
- In reply to: Keith: "Re: How security of chroot?"
- Next in thread: Keith: "Re: How security of chroot?"
- Reply: Keith: "Re: How security of chroot?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|