Bug 7374 - File server: connection to netlogon share should be denied with anonymous credentials
Summary: File server: connection to netlogon share should be denied with anonymous cre...
Status: ASSIGNED
Alias: None
Product: Samba 4.0
Classification: Unclassified
Component: File services (show other bugs)
Version: unspecified
Hardware: Other Linux
: P3 normal (vote)
Target Milestone: ---
Assignee: Andrew Tridgell
QA Contact: samba4-qa@samba.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-19 22:10 UTC by Andrew Tridgell
Modified: 2011-12-01 08:23 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 Andrew Tridgell 2010-04-19 22:10:06 UTC
If you run:
  smbclient //localhost/netlogon -U%
then you should get NT_STATUS_ACCESS_DENIED

With current s4 we allow the connection and deny file accesses. That could break
some clients as they will not retry with their credentials after a anonymous
connection