lists.arthurdejong.org
RSS feed

nss-pam-ldapd commit: r1130 - nss-pam-ldapd/nslcd

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd commit: r1130 - nss-pam-ldapd/nslcd



Author: arthur
Date: Tue Jun  1 22:57:35 2010
New Revision: 1130
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1130

Log:
fix bug in test (r1127)

Modified:
   nss-pam-ldapd/nslcd/pam.c

Modified: nss-pam-ldapd/nslcd/pam.c
==============================================================================
--- nss-pam-ldapd/nslcd/pam.c   Tue Jun  1 22:24:23 2010        (r1129)
+++ nss-pam-ldapd/nslcd/pam.c   Tue Jun  1 22:57:35 2010        (r1130)
@@ -166,7 +166,7 @@
   }
   /* try authentication */
   rc=try_bind(userdn,password);
-  if (rc=NSLCD_PAM_SUCCESS)
+  if (rc==NSLCD_PAM_SUCCESS)
     log_log(LOG_DEBUG,"bind successful");
   /* write response */
   WRITE_INT32(fp,NSLCD_RESULT_BEGIN);
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits