[PATCH] Fix bug #11555 - lookup_names() looks up qualified names as unqualified.

Uri Simchoni uri at samba.org
Thu Oct 15 17:59:10 UTC 2015


On 10/15/2015 08:10 PM, Jeremy Allison wrote:
> Here's what I'm proposing as a "final" fix. Starts with Ralph's fix 
> for the bug Uri spotted, followed by a modified version of Ralph's 
> cleanup that will actually pass the "NT Authority\Anonymous User" test 
> :-). (The key is we must check for "NT Authority" in the code *before* 
> we go into the unqualified name lookup, as it's not an unqualified 
> name :-). If we don't pass LOOKUP_NAME_ISOLATED "NT Authority" should 
> still be resolved. Reviews welcome ! Jeremy. 
Pushed! (Added a "BUG:" to Ralph's fix)
Thanks,
Uri.



More information about the samba-technical mailing list