[Samba] still ACL bug in 3.0.14a

Doug VanLeuven roamdad at sonic.net
Fri Apr 15 19:52:40 GMT 2005


Peter Kruse wrote:

> Hello,
>
> (please see below)
>
> Jeremy Allison wrote:
>
>>> root at huckfinn:/accounts/staff/schaefer/tmp bash# getfacl crap
>>>
>>> # file: crap
>>> # owner: root
>>> # group: root
>>> user::---
>>> group::---              #effective:---
>>> group:203:rwx           #effective:rwx
>>> group:cfusion:rwx               #effective:rwx
>>> mask:rwx
>>> other:---
>>>
>> # getfacl crap
>>
>> # file: crap
>> # owner: root
>> # group: root
>> user::---
>> user:jeremy:rwx
>> group::---
>> group:jeremy:rwx
>> mask::rwx
>> other::---
>>
>> User jeremy can create/delete and modify files from a cmd.exe shell
>> and Windows explorer to his hearts content, no problems.
>>
>
> The difference is that you gave write permissions to user jeremy.  In
> the other example, permissions are granted _only_ to the group the
> user belongs to.  So you have to remove the user:jeremy:rwx to
> see the bug.

What I see is that I have to use:
delete readonly = yes
to get delete rights on the file.

Doug



More information about the samba mailing list