nss-pam-ldapd commit: r1658 - nss-pam-ldapd/tests
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1658 - nss-pam-ldapd/tests
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1658 - nss-pam-ldapd/tests
- Date: Thu, 26 Apr 2012 21:39:57 +0200 (CEST)
Author: arthur
Date: Thu Apr 26 21:39:57 2012
New Revision: 1658
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1658&view=revision
Log:
support alternative unknown user response
Modified:
nss-pam-ldapd/tests/test_pamcmds.expect
Modified: nss-pam-ldapd/tests/test_pamcmds.expect
==============================================================================
--- nss-pam-ldapd/tests/test_pamcmds.expect Sun Apr 22 22:08:29 2012
(r1657)
+++ nss-pam-ldapd/tests/test_pamcmds.expect Thu Apr 26 21:39:57 2012
(r1658)
@@ -114,6 +114,7 @@
expect {
"Password:" { send "$passwd\r"; exp_continue }
"Unknown id" {}
+ "No passwd entry for user" {}
"\$ " abort
default abort
}
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1658 - nss-pam-ldapd/tests,
Commits of the nss-pam-ldapd project