View Single Post
  #2  
Old June 16th, 2003, 11:56 PM
michaelsanford's Avatar
michaelsanford michaelsanford is offline
Translator, Web Developer
 
Join Date: Oct 2002
Location: Ottawa/Montréal
Posts: 2,278
Thanks: 0
Thanked 4 Times in 4 Posts
michaelsanford is on a distinguished road
Sure, set the folders you want shared do "drwxrwxr-x" (in the terminal sudo chmod g+rwx {folder}.

Thehn just make sure your users are in the same user group.

There are alternatives, but this is what the group function in this permission system is designed for.

You could also set the folders to drwxrwxrwx but that is not a good idea: any hacker who found your system could delete everything, which would be a bad thing .
__________________
michaelsanford.comIdenti.ca
• iMac Aluminum 24" |
MacOS X 10.5 (current) | 3.06 GHz Intel Core Duo | 4 GB RAM, 1 TB HDD
• Acer AspireOne 1.60 GHz | Windows XP Home | 1 GB RAM, 100 GB HDD
• AMD Athlon64 3500+ | Ubuntu
-server x86_64 | 1240 GB RAID
Reply With Quote