Bug 4301 - wrong ro attribute calculation
Summary: wrong ro attribute calculation
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.23d
Hardware: Other Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 05:27 UTC by Dmitry Melekhov
Modified: 2006-12-19 05:27 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Melekhov 2006-12-19 05:27:14 UTC
Hello!

I have directory with following rights:

getfacl Visio2002
# file: Visio2002
# owner: ilyin
# group: ilyin
user::rwx
user:dm:rwx
user:pitomtsev:rwx
user:nap:rwx
user:mav:rwx
user:goi:rwx
user:ilyin:rwx
user:huzyahmetov:rwx
group::r-x
group:common:r-x
mask::rwx
other::---
default:user::rwx
default:user:pitomtsev:rwx
default:user:nap:rwx
default:user:mav:rwx
default:user:goi:rwx
default:user:ilyin:rwx
default:group::rwx
default:group:common:r-x
default:mask::rwx
default:other::---


My login is dm an I'm member of group common.
Samba set's read-only attribute on files, so I can't delete it without adding
delete readonly = yes