From: Volker Lendecke Date: Tue, 23 Feb 2021 07:16:04 +0000 (+0100) Subject: winbindd: Improve a DEBUG message in sam_name_to_sid() X-Git-Tag: tevent-0.11.0~1526 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=174b911524556127671a828ed9604f97984ecf37;p=thirdparty%2Fsamba.git winbindd: Improve a DEBUG message in sam_name_to_sid() Signed-off-by: Volker Lendecke Reviewed-by: Jeremy Allison --- diff --git a/source3/winbindd/winbindd_samr.c b/source3/winbindd/winbindd_samr.c index 623195cb279..d8cfeab8ecb 100644 --- a/source3/winbindd/winbindd_samr.c +++ b/source3/winbindd/winbindd_samr.c @@ -575,7 +575,7 @@ static NTSTATUS sam_name_to_sid(struct winbindd_domain *domain, NTSTATUS status; bool retry = false; - DEBUG(3,("sam_name_to_sid\n")); + DBG_NOTICE("%s\\%s\n", domain_name, name); again: status = open_cached_internal_pipe_conn(domain,