[Samba] Cannot execute files from samba share share with XP

Uwe Arndt arndt at uni-koblenz.de
Wed Aug 13 14:29:19 GMT 2003


Hello,

we recently moved our samba-servers from solaris (2.2.8a) to linux
(2.2.8a). The samba-shares are on a XFS-filesystem. Now we have to add a
default-acl for every directory a user wants to execute files from, 
otherwise he/she will get a permission denied error.

The following won't work
# getfacl XXX
# file: XXX
# owner: ABC
# group: DEF
user::rwx
group::r-x
other::r-x

That does
# getfacl XXX
# file: XXX
# owner: ABC
# group: DEF
user::rwx
group::r-x
other::r-x
default:user::rwx
default:group::---
default:other::---

Is there a way to get around this?

Thanks
-- 
Gruß
   Uwe Arndt
   | Wiss. Leiter RZ/GHRKO      | arndt at uni-koblenz.de
   | Universitaet Koblenz       | T: +49 261 287 1310
   | Universitätsstr.1  56070 K | F: +49 261 287 100 1310





More information about the samba mailing list