Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

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

0 views
Skip to first unread message

Uwe Arndt

unread,
Aug 13, 2003, 10:30:21 AM8/13/03
to
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 | ar...@uni-koblenz.de
| Universitaet Koblenz | T: +49 261 287 1310
| Universitätsstr.1 56070 K | F: +49 261 287 100 1310


--
To unsubscribe from this list go to the following URL and read the
instructions: http://lists.samba.org/mailman/listinfo/samba

0 new messages