Setting up linux server with multiple access rights
Posted
by Mark
on Server Fault
See other posts from Server Fault
or by Mark
Published on 2010-05-19T06:43:32Z
Indexed on
2010/05/19
6:50 UTC
Read the original article
Hit count: 209
linux-server
|apache
I am a graduate student and want to set up a linux server (preferably Ubuntu) in my office. I also want to give my friends SSH access to that box.
My question is can I set up my server such that I can give one of my friends rights to install software on my machine but he cannot brows around outside the directory he is allowed to?
Can I set up multiple apache instances (on different ports) for different people? so each has access to their own apache instance?
© Server Fault or respective owner