Bug 6319 - Fix excessive NT_STATUS_ACCESS_DENIED messages
Summary: Fix excessive NT_STATUS_ACCESS_DENIED messages
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.3
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal
Target Milestone: ---
Assignee: Volker Lendecke
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-04 08:37 UTC by Volker Lendecke
Modified: 2009-05-06 02:32 UTC (History)
0 users

See Also:


Attachments
patch (977 bytes, patch)
2009-05-04 08:38 UTC, Volker Lendecke
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Lendecke 2009-05-04 08:37:14 UTC
In Samba 3.3 we log every access that was denied to a share
due to a valid users or similar setting with debug level 0.
In 3.2, we did not do this. I'd propose fix this in the next version of Samba 3.3. These messages can be particularly
annoying, as they always end up in syslog.
Comment 1 Volker Lendecke 2009-05-04 08:38:01 UTC
Created attachment 4109 [details]
patch
Comment 2 Guenther Deschner 2009-05-05 15:07:14 UTC
Patch looks fine to me: +1
Comment 3 Michael Adam 2009-05-05 15:13:06 UTC
+1
Comment 4 Karolin Seeger 2009-05-06 02:32:14 UTC
Patch is upstream and will be included in 3.3.5.
Closing out bug report.