From e1fbfbe1c49d3ff1ca71a33e66fae1f2d48fb7a7 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Mon, 19 Mar 2007 12:54:39 +0000 Subject: [PATCH] r21873: This is winbindd_pam.c, not pam_winbind.c :-) --- source/nsswitch/winbindd_pam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/nsswitch/winbindd_pam.c b/source/nsswitch/winbindd_pam.c index ed65b1f8bfd..6fdead59821 100644 --- a/source/nsswitch/winbindd_pam.c +++ b/source/nsswitch/winbindd_pam.c @@ -1646,7 +1646,7 @@ void winbindd_pam_auth_crap(struct winbindd_cli_state *state) if (!state->privileged) { char *error_string = NULL; - DEBUG(2, ("winbindd_pam_auth_crap: privileged access " + DEBUG(2, ("winbindd_pam_auth_crap: non-privileged access " "denied. !\n")); DEBUGADD(2, ("winbindd_pam_auth_crap: Ensure permissions " "on %s are set correctly.\n", -- 2.47.2