Web Hosting Talk







View Full Version : Webmin/FreeBSD permission question


DKNY
01-10-2002, 05:37 AM
I'm leasing a virtial server that has webmin installed on freebsd with over 35 domains. I cant figure out how to set FTP permissions so my clients dont wonder off to other Client's directories, I tried everything. Can someone give me a step by step instuctions.

Also how do I go installing Coldfusion on FreeBSD?

Any help would be appreciated.

DKNY

Palm
01-10-2002, 05:42 AM
What methods have you used?

Use chown command to set the user and the group of the directory. So if directory A has a user "john", then a user "brian" won't be able to access it (unless they are in the same directory).

Coldfusion? It's still kicking?