nss-pam-ldapd commit: r1336 - nss-pam-ldapd/tests
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1336 - 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: r1336 - nss-pam-ldapd/tests
- Date: Sat, 18 Dec 2010 18:35:40 +0100 (CET)
Author: arthur
Date: Sat Dec 18 18:35:39 2010
New Revision: 1336
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1336
Log:
update tests with current test set-up (with chasing a referral and some other
minor changes)
Modified:
nss-pam-ldapd/tests/README
nss-pam-ldapd/tests/test.ldif.gz
nss-pam-ldapd/tests/test_nsscmds.sh
Modified: nss-pam-ldapd/tests/README
==============================================================================
--- nss-pam-ldapd/tests/README Fri Dec 17 21:13:39 2010 (r1335)
+++ nss-pam-ldapd/tests/README Sat Dec 18 18:35:39 2010 (r1336)
@@ -70,6 +70,9 @@
reconnect_sleeptime 4
reconnect_retrytime 10
filter group (|(objectClass=posixGroup)(objectClass=groupOfUniqueNames))
+base passwd ou=people,dc=test,dc=tld
+base shadow ou=people,dc=test,dc=tld
+base group ou=groups,dc=test,dc=tld
OLD TESTS
Modified: nss-pam-ldapd/tests/test.ldif.gz
==============================================================================
Binary file (source and/or target). No diff available.
Modified: nss-pam-ldapd/tests/test_nsscmds.sh
==============================================================================
--- nss-pam-ldapd/tests/test_nsscmds.sh Fri Dec 17 21:13:39 2010 (r1335)
+++ nss-pam-ldapd/tests/test_nsscmds.sh Sat Dec 18 18:35:39 2010 (r1336)
@@ -420,7 +420,7 @@
EOM
check "getent shadow arthur" << EOM
-arthur:*::1000:200:7:2::0
+arthur:*:14302:::7:2::0
EOM
# check case-sensitivity
--
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: r1336 - nss-pam-ldapd/tests,
Commits of the nss-pam-ldapd project