win2003 explorer & file rename problem with 3.0.12
Dmitry Melekhov
dm at belkam.com
Fri Mar 25 07:25:17 GMT 2005
Dmitry Melekhov wrote:
I'd like to add that 3.0.12/13 creates files with wrong (different from
default acls) permissions:
here is acl on directory:
default:user::rwx
default:group::rwx
default:group:asuconnect:rwx
default:mask::rwx
default:other::---
here is file created from samba 3.0.9:
# owner: dm
# group: users
user::rw-
group::rw-
group:asuconnect:rwx
mask::rwx
other::---
All is right ( - instead x is because of file creation mask in smb.conf )
And here is file created from 3.0.13:
# owner: dm
# group: users
user::rw-
group::rwx #effective:rw-
group:asuconnect:rwx #effective:rw-
mask::rw-
other::---
Mask is wrong.
btw, I use xfs filesystem ...
More information about the samba-technical
mailing list