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