theox26
February 5th, 2008, 12:44 PM
I have a server set up with a vsftpd server and ssh access as well.
vsftpd is set to use local accounts for ftp login and has them chroot'ed except for one master account. This works fine in all ftp clients I've tried except somehow, Filezilla gets past it and will give them access to EVERYTHING!:confused: the whole file system.
The only thing I can see is that filezilla logs on using sftp. I know that is connected with ssh. So, is there anyway to disable sftp or at least chroot my sftp users without chrooting at least one ssh user.
I've searched all over and haven't found anyone asking this, so I may be wrong with my assumptions. Let me reiterate that ftp works as planned, the users are chrooted as planned and can't even see the other home directories. My vsftpd.conf file is set up properly and how I want it.
Thanks in advance for any help figuring this out.
vsftpd is set to use local accounts for ftp login and has them chroot'ed except for one master account. This works fine in all ftp clients I've tried except somehow, Filezilla gets past it and will give them access to EVERYTHING!:confused: the whole file system.
The only thing I can see is that filezilla logs on using sftp. I know that is connected with ssh. So, is there anyway to disable sftp or at least chroot my sftp users without chrooting at least one ssh user.
I've searched all over and haven't found anyone asking this, so I may be wrong with my assumptions. Let me reiterate that ftp works as planned, the users are chrooted as planned and can't even see the other home directories. My vsftpd.conf file is set up properly and how I want it.
Thanks in advance for any help figuring this out.