Re: [CentOS] FTP accounts

2011-03-14 Thread Always Learning
On Mon, 2011-03-14 at 13:32 -0400, Josh wrote: > It depends on the FTP server software you use. If you are using VSFTP, > then you want to add or uncomment the following line in > /etc/vsftpd/vsftpd.conf > chroot_local_user=YES > Save the changes. Restart VSFTPD. This will jail the user to their

Re: [CentOS] FTP accounts

2011-03-14 Thread Huib Laurens
Hello, Its fixed now, it seems to be it was a easy fix and I was kind of waisting your time, but thanks for the answers. I did google it and couldn't get a good answer. @ Nico Kadel-Garcia Currently this server is setup for back-up the our other 3 servers and people can get FTP for backing-up th

Re: [CentOS] FTP accounts

2011-03-14 Thread Nico Kadel-Garcia
On Mon, Mar 14, 2011 at 1:27 PM, Huib Laurens wrote: > Hello, > > I have setup a centos server running 5.5 and I have a problem with the FTP > settings. > > Currently I have two FTP accounts based on that server, they lead to: > > /home/bella > /home/carmen > > Currently the FPT accounts starts in

Re: [CentOS] FTP accounts

2011-03-14 Thread Josh
On Mon, Mar 14, 2011 at 1:27 PM, Huib Laurens wrote: > Hello, > > I have setup a centos server running 5.5 and I have a problem with the FTP > settings. > > Currently I have two FTP accounts based on that server, they lead to: > > /home/bella > /home/carmen > > Currently the FPT accounts starts in

Re: [CentOS] FTP accounts

2011-03-14 Thread Roberto Alvarado
If you are using proftpd, you have to add this line to the config file: DefaultRoot ~ More info at: http://www.proftpd.org/docs/directives/linked/config_ref_DefaultRoot.html Regards. On 14-03-2011 14:27, Huib Laurens wrote: Hello, I have setup a centos server running 5.5 and I have a proble

[CentOS] FTP accounts

2011-03-14 Thread Huib Laurens
Hello, I have setup a centos server running 5.5 and I have a problem with the FTP settings. Currently I have two FTP accounts based on that server, they lead to: /home/bella /home/carmen Currently the FPT accounts starts in the home directory when they are logged in. But they are able to see al