[Samba] still ACL bug in 3.0.14a
Peter Kruse
pk at q-leap.com
Fri Apr 15 18:49:10 GMT 2005
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.
Peter
> It's possible this is a Solaris specific issue. Can you reproduce
> the problem with 3.0.14a on a Linux box ?
>
More information about the samba
mailing list