LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   how to give root ftp access (https://www.linuxquestions.org/questions/linux-software-2/how-to-give-root-ftp-access-62749/)

blaha 05-30-2003 04:33 PM

how to give root ftp access
 
hi

I just got my new dedicated box, but can't figure out how to give root ftp access, it always tell me login incorrect. can someone help me on this?

thanks!:confused:

Crashed_Again 05-30-2003 07:03 PM

What ftp server are you using(vsftpd, proftp, wuftp)? Its a really big security risk to allow root ftp access anyway. I would suggest setting up ssh and using scp instead.

blaha 05-30-2003 08:07 PM

forget about the root access.

I want to give a new user I created ftp access to Documentroot
/var/www/html, right now, it's always say permission denied when upload and overwriting files.

thanks again!

Crashed_Again 05-30-2003 09:09 PM

Oh okay. Well you can change the group of the html directory to something other then root and then add the user to that group.


All times are GMT -5. The time now is 05:49 AM.