Bug 5244 - Incorrect function on write-only directories
Summary: Incorrect function on write-only directories
Status: NEW
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: File Services (show other bugs)
Version: 3.0.28
Hardware: Other Linux
: P3 normal
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-06 08:46 UTC by Alexander Shatokhin
Modified: 2008-10-01 10:33 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Shatokhin 2008-02-06 08:46:34 UTC
Several directories on one of shares on my server have 0730 permissions to allow directory owner fully control it and members of same group to drop files into the directory but not read directory contents. Everything was working as expected until I upgraded Samba from 3.0.24 to 3.0.28. Now I get NT_STATUS_ACCESS_DENIED when trying to create or delete a file from such directory. I traced file creation problem to the following change to filename.c: http://viewcvs.samba.org/cgi-bin/viewcvs.cgi?rev=20722&view=rev