summaryrefslogtreecommitdiff
path: root/source3/winbindd
diff options
context:
space:
mode:
authorVolker Lendecke <vl@samba.org>2021-02-23 08:16:04 +0100
committerJeremy Allison <jra@samba.org>2021-03-16 17:09:32 +0000
commit174b911524556127671a828ed9604f97984ecf37 (patch)
treec5b4e1946ae098f245e3a94c439d0c710f1a139f /source3/winbindd
parent18f3197808c894fa76cc3a1b04550b3ce1be79f3 (diff)
downloadsamba-174b911524556127671a828ed9604f97984ecf37.tar.gz
winbindd: Improve a DEBUG message in sam_name_to_sid()
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
Diffstat (limited to 'source3/winbindd')
-rw-r--r--source3/winbindd/winbindd_samr.c2
1 files changed, 1 insertions, 1 deletions
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,