Hello: I have done the following to try and get a webmaster to the html directory however when I try and change to the html directory it sez i dont have permission: useradd webmaster passwd webmaster CHROOT WEBMASTER Uncomment the following from the /etc/vsftpd/vsftpd.conf file: chroot_list_enable=YES chroot_list_file=/etc/vsftpd/chroot_list Create /etc/vsftpd/chroot_list file and add the following: webmaster RESTART FTP /etc/service vsftpd restart CHANGE GROUP OWNERSHIP ON HTML DIRECTORY chown -R root:webmaster /var/www/html CHANGE PERMISSIONS ON HTML DIRECTORY chmod -R g+rw /var/www/html I know I may be in the wrong forum so even any tips on the best place to find an answer would be great. Best Regards, Hedgehog --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx