Go Back   CodingForums.com > :: Computing & Sciences > Computer/PC discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-09-2007, 03:59 AM   PM User | #1
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
no directory access in linux

hey I'm running a centos 4.4 server and some of my friends have web accounts on it(just for fun). I was thinking of setting setting chmod to 751 on all of the root folders except for /home. Would this interfere with anything that linux does...?
The users just have a /home/username/public_html and /home/username/private folder, they dont do anything else.

751 does:
user can do everything
group can read and execute
others can just execute

I was thinking of doin this just so it looks cleaner... like so they cant see the whole server

Thanks,
-Adam


Edit: Am I right in thinking everything will be the same besides the ability to list files in the directories?
__________________
Why not thank me?

http://adamsworld.name

Last edited by GO ILLINI; 10-09-2007 at 04:02 AM..
GO ILLINI is offline   Reply With Quote
Old 10-10-2007, 06:01 AM   PM User | #2
firepages
Super Moderator


 
Join Date: May 2002
Location: Perth Australia
Posts: 3,890
Thanks: 5
Thanked 79 Times in 78 Posts
firepages will become famous soon enough
Quote:
like so they cant see the whole server
better to add the users to a chrooted jail, changing permissions arbitrarily is really not a good idea.

see this article for example
__________________
resistance is...

MVC is the current buzz in web application architectures. It comes from event-driven desktop application design and doesn't fit into web application design very well. But luckily nobody really knows what MVC means, so we can call our presentation layer separation mechanism MVC and move on. (Rasmus Lerdorf)
firepages is offline   Reply With Quote
Old 10-10-2007, 12:48 PM   PM User | #3
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
Thanks, That looks like it should work for me.

Quote:
changing permissions arbitrarily is really not a good idea
seemed like a good idea at the time

-Adam
__________________
Why not thank me?

http://adamsworld.name
GO ILLINI is offline   Reply With Quote
Old 10-12-2007, 03:23 AM   PM User | #4
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,043
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
Yeah, jail them to their home directory. Changing permissions system wide is probably going to end in disaster, lol.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 10-12-2007, 03:32 AM   PM User | #5
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
ha eh... its just personal server i could use with a little bit of downtime.
after all... my users aren't actually paying me.
Jailing seems like it might be a little bit of work so ill get around to trying it sometime.

Thanks,

-Adam
__________________
Why not thank me?

http://adamsworld.name
GO ILLINI is offline   Reply With Quote
Old 10-13-2007, 12:15 AM   PM User | #6
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,043
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
What software are you using for your FTP server?
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Old 10-13-2007, 02:12 AM   PM User | #7
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
im using winscp(using ssh)
__________________
Why not thank me?

http://adamsworld.name
GO ILLINI is offline   Reply With Quote
Old 10-13-2007, 02:47 AM   PM User | #8
ralph l mayo
Regular Coder

 
ralph l mayo's Avatar
 
Join Date: Nov 2005
Posts: 951
Thanks: 1
Thanked 31 Times in 29 Posts
ralph l mayo is on a distinguished road
I'd probably just put them all in a virtual machine, where they can do what they please and it's easier to limit the resources they use.
ralph l mayo is offline   Reply With Quote
Old 10-13-2007, 05:12 AM   PM User | #9
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
well i figured its easier this way because i don't really care how much space they use or bandwidth... or anything. Its 4 people using a server that has space/processing power to support over 100.(got it free )
virtual machine sure as hell sounds like more work then jailing.


-Adam
__________________
Why not thank me?

http://adamsworld.name
GO ILLINI is offline   Reply With Quote
Old 11-29-2007, 03:12 AM   PM User | #10
GO ILLINI
Regular Coder

 
GO ILLINI's Avatar
 
Join Date: Jun 2005
Location: USA
Posts: 634
Thanks: 0
Thanked 7 Times in 7 Posts
GO ILLINI is an unknown quantity at this point
SOLVED

I posted my results along with a tutorial have made from my experiences here:
http://codingforums.com/showthread.p...801#post634801

Thank you all,
-Adam
__________________
Why not thank me?

http://adamsworld.name
GO ILLINI is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:52 PM.


Advertisement
Log in to turn off these ads.