Web Hosting Talk







View Full Version : FTP Accounts


Vikingboy69
03-17-2001, 10:33 AM
Hello,

I want to let our FTP users log (through FTP) directly into the sub domain mydomain.com/user instead of the mydomain.com/~user as it is pre-configured on the server. We have several sub domains that needs to be kept updated by different user. Now I have to move the files from the user directories to the web directory.

If it’s possible, how do you do this and does it create any security risks (users getting root access)?

Thanks
Carsten

Chicken
03-17-2001, 01:15 PM
Reprinted from the cobalt mailing list:

telnet to raq and su

ln -s /home/sites/site#/users/joe/web /home/sites/site#/web/joe

(notice the space between /joe/web /home/sites)

cd /home/sites/site#/web

chown joe.home joe/

http://www.domain.com/~joe will now be http://www.domain.com/joe

The client (joe) uploads in his normal account in the /web directory

I haven't done this, so understand that I am only reposting this information.

ghengismark
03-17-2001, 09:12 PM
Where do I subscribe to the coblat mailing list?

Chicken
03-18-2001, 02:49 AM
Info about the list can be found here:
http://list.cobalt.com/mailman/listinfo/cobalt-users

Archives can be found here (warning, tremendous time waster):
http://list.cobalt.com/pipermail/cobalt-users