Thanks Jose, but how about different clients: windows XP and ubuntu. by the way where can i find instructions for setting up ubuntu clients with Ebox PDC?
many thanks, Nicolas ----- Original Message ---- From: José Miguel Parrella Romero <[EMAIL PROTECTED]> To: eBox users <[email protected]> Sent: Wednesday, 31 October, 2007 12:58:45 PM Subject: Re: [Ebox-user] File Sharing with different permissions - maybe a feature request El 31/10/07 07:16, nicolas diogo escribió: > But, how can i setup a folder to be accessible to a group of users? > i suppose i can create a group with a dummy user to own the folder and > then allow other users to access this folder. How about allowing > different permissions to different folders. You can achieve this on a non-eBox way which involves setting up Posix ACLs on the eBox-served filesystem, ensuring 'nt acl support' is true in the smb.conf configuration file (default) and then actually setting extended permissions using a Windows client or the setfacl command available on the acl package: a) aptitude install acl b) mount -o remount,acl <shared FS> c) Set extended permissions using Windows or setfacl (man setfacl) HTH, Jose _______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user ___________________________________________________________ Yahoo! Answers - Got a question? Someone out there knows the answer. Try it now. http://uk.answers.yahoo.com/
_______________________________________________ Ebox-user mailing list [email protected] https://lists.warp.es/mailman/listinfo/ebox-user
