1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00

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>
This commit is contained in:
Volker Lendecke 2021-02-23 08:16:04 +01:00 committed by Jeremy Allison
parent 18f3197808
commit 174b911524

View File

@ -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,