svn commit: samba r21873 - in branches/SAMBA_3_0/source/nsswitch: .

vlendec at samba.org vlendec at samba.org
Mon Mar 19 12:54:39 GMT 2007


Author: vlendec
Date: 2007-03-19 12:54:39 +0000 (Mon, 19 Mar 2007)
New Revision: 21873

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=21873

Log:
This is winbindd_pam.c, not pam_winbind.c :-)
Modified:
   branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c


Changeset:
Modified: branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c
===================================================================
--- branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c	2007-03-19 12:51:13 UTC (rev 21872)
+++ branches/SAMBA_3_0/source/nsswitch/winbindd_pam.c	2007-03-19 12:54:39 UTC (rev 21873)
@@ -1646,7 +1646,7 @@
 
 	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",



More information about the samba-cvs mailing list