make check (test_nsscmds.sh) issues
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
make check (test_nsscmds.sh) issues
- From: Ondrej Moriš <omoris [at] redhat.com>
- To: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: make check (test_nsscmds.sh) issues
- Date: Thu, 01 Apr 2010 01:51:58 +0200
Hi,
I'm wondering what is the current state of make check results? Are there
any known bugs? Or all tests should pass? I have a problem with a few
subtests in tests/test_nsscmds.sh (5 tests failing, output attached).
My configuration is as follows:
openldap-2.4.19-7
nss-pam-ldapd-0.7.3-1
Testing environment is configured according to tests/README.
--
Ondrej Moriš
Quality Assurance Associate
BaseOS QE - Security
Email: omoris@redhat.com
IRC: omoris at #qa #urt #brno
Web: www.cz.redhat.com
Red Hat Czech s.r.o., Purkyňova 99/71, 612 45, Brno, Czech Republic
make[1]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3'
Making check in compat
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/compat'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/compat'
Making check in common
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/common'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/common'
Making check in nss
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/nss'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/nss'
Making check in nslcd
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/nslcd'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/nslcd'
Making check in man
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/man'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/man'
Making check in tests
make[2]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
make test_dict test_set test_tio test_cfg test_myldap test_getpeercred
test_common test_expr
make[3]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
make[3]: `test_dict' is up to date.
make[3]: `test_set' is up to date.
make[3]: `test_tio' is up to date.
make[3]: `test_cfg' is up to date.
make[3]: `test_myldap' is up to date.
make[3]: `test_getpeercred' is up to date.
make[3]: `test_common' is up to date.
make[3]: `test_expr' is up to date.
make[3]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
make check-TESTS
make[3]: Entering directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
PASS: test_dict
PASS: test_set
test_tio: writing 11 blocks of 400 bytes (4400 total)
test_tio: reading 400 blocks of 11 bytes (4400 total)
test_tio: writing 11 blocks of 10240 bytes (112640 total)
test_tio: reading 1024 blocks of 110 bytes (112640 total)
test_tio: writing 20 blocks of 5115 bytes (102300 total)
test_tio: reading 5 blocks of 20460 bytes (102300 total)
PASS: test_tio
PASS: test_cfg
test_myldap.sh: using LDAP server ldap://127.0.0.1/
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixGroup)")
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(&(|(objectClass=posixGroup)(objectClass=groupOfUniqueNames))(cn=testgroup2))")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: DEBUG: myldap_search(base="cn=Test User2,ou=people,dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(&(objectClass=posixAccount)(uid=*))")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
test_myldap: test_search(): getting session...
test_myldap: test_search(): doing search...
test_myldap: test_search(): get results...
test_myldap: test_search(): [0] DN cn=Test User2,ou=people,dc=test,dc=tld
test_myldap: test_search(): [1] DN uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [3] DN uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [4] DN uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [5] DN uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [7] DN uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [8] DN uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): [9] DN uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_search(): ...
test_myldap: test_search(): 2004 entries returned: Success
test_myldap: test_search(): doing search...
test_myldap: test_search(): get results...
test_myldap: test_search(): [0] DN cn=testgroup,ou=groups,dc=test,dc=tld
test_myldap: test_search(): [1] DN cn=largegroup,ou=groups,dc=test,dc=tld
test_myldap: test_search(): [2] DN cn=hugegroup,ou=groups,dc=test,dc=tld
test_myldap: test_search(): [3] DN cn=users,ou=groups,dc=test,dc=tld
test_myldap: test_search(): 4 entries returned: Success
test_myldap: test_get(): getting session...
test_myldap: test_get(): doing search...
test_myldap: test_get(): got DN cn=testgroup2,ou=groups,dc=test,dc=tld
test_myldap: test_get(): doing get...
test_myldap: test_get(): got DN cn=Test User2,ou=people,dc=test,dc=tld
test_myldap: test_get_values(): getting session...
test_myldap: test_get_values(): [0] DN cn=Test User2,ou=people,dc=test,dc=tld
test_myldap: test_get_values(): [0] uidNumber=1002
test_myldap: test_get_values(): [0] gidNumber=100
test_myldap: test_get_values(): [0] uid=testusr2
test_myldap: test_get_values(): [0] cdrdn=Test User2
test_myldap: test_get_values(): [0] uidrdn=NULL
test_myldap: test_get_values(): [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [1] uidNumber=4000
test_myldap: test_get_values(): [1] gidNumber=1000
test_myldap: test_get_values(): [1] uid=hzagami
test_myldap: test_get_values(): [1] cdrdn=NULL
test_myldap: test_get_values(): [1] uidrdn=hzagami
test_myldap: test_get_values(): [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [2] uidNumber=4001
test_myldap: test_get_values(): [2] gidNumber=1000
test_myldap: test_get_values(): [2] uid=klundsten
test_myldap: test_get_values(): [2] cdrdn=Keoni Lundsten
test_myldap: test_get_values(): [2] uidrdn=NULL
test_myldap: test_get_values(): [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [3] uidNumber=4002
test_myldap: test_get_values(): [3] gidNumber=1000
test_myldap: test_get_values(): [3] uid=gbrimmer
test_myldap: test_get_values(): [3] cdrdn=NULL
test_myldap: test_get_values(): [3] uidrdn=gbrimmer
test_myldap: test_get_values(): [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [4] uidNumber=4003
test_myldap: test_get_values(): [4] gidNumber=1000
test_myldap: test_get_values(): [4] uid=zpoirier
test_myldap: test_get_values(): [4] cdrdn=NULL
test_myldap: test_get_values(): [4] uidrdn=zpoirier
test_myldap: test_get_values(): [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [5] uidNumber=4004
test_myldap: test_get_values(): [5] gidNumber=1000
test_myldap: test_get_values(): [5] uid=mmesidor
test_myldap: test_get_values(): [5] cdrdn=NULL
test_myldap: test_get_values(): [5] uidrdn=mmesidor
test_myldap: test_get_values(): [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [6] uidNumber=4005
test_myldap: test_get_values(): [6] gidNumber=1000
test_myldap: test_get_values(): [6] uid=zgitlewski
test_myldap: test_get_values(): [6] cdrdn=Zita Gitlewski
test_myldap: test_get_values():nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="cn=Aka
Ashbach+uid=aashbach,ou=lotsofpeople,dc=test,dc=tld", filter="(objectClass=*)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(&(objectClass=posixAccount)(uid=*))")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(&(objectclass=posixGroup)(gidNumber=*))")
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldap://127.0.0.1/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://127.0.0.1/")
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: connected to LDAP server ldap://127.0.0.1/
nslcd: connected to LDAP server ldap://127.0.0.1/
[6] uidrdn=NULL
test_myldap: test_get_values(): [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [7] uidNumber=4006
test_myldap: test_get_values(): [7] gidNumber=1000
test_myldap: test_get_values(): [7] uid=akilburn
test_myldap: test_get_values(): [7] cdrdn=NULL
test_myldap: test_get_values(): [7] uidrdn=akilburn
test_myldap: test_get_values(): [8] DN uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [8] uidNumber=4007
test_myldap: test_get_values(): [8] gidNumber=1000
test_myldap: test_get_values(): [8] uid=mcaram
test_myldap: test_get_values(): [8] cdrdn=NULL
test_myldap: test_get_values(): [8] uidrdn=mcaram
test_myldap: test_get_values(): [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_values(): [9] uidNumber=4008
test_myldap: test_get_values(): [9] gidNumber=1000
test_myldap: test_get_values(): [9] uid=bbertao
test_myldap: test_get_values(): [9] cdrdn=NULL
test_myldap: test_get_values(): [9] uidrdn=bbertao
test_myldap: test_get_values(): ...
test_myldap: test_get_rdnvalues(): getting session...
test_myldap: test_get_rdnvalues(): doing search...
test_myldap: test_get_rdnvalues(): got DN cn=Aka
Ashbach+uid=aashbach,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_get_rdnvalues(): DN.uid=aashbach
test_myldap: test_get_rdnvalues(): DN.cn=Aka Ashbach
test_myldap: test_get_rdnvalues(): DN.uidNumber=(null)
test_myldap: test_get_rdnvalues(): DN.uid=aashbach
test_myldap: test_get_rdnvalues(): DN.cn=Aka Ashbach
test_myldap: test_get_rdnvalues(): DN.uidNumber=(null)
test_myldap: test_two_searches(): getting session...
test_myldap: test_two_searches(): [search1] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_two_searches(): [search1] cn=Test User2
test_myldap: test_two_searches(): [search2] DN
cn=testgroup,ou=groups,dc=test,dc=tld
test_myldap: test_two_searches(): [search2] cn=testgroup
test_myldap: test_two_searches(): [search1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_two_searches(): [search1] cn=Hubert Zagami
test_myldap: test_two_searches(): [search2] DN
cn=largegroup,ou=groups,dc=test,dc=tld
test_myldap: test_two_searches(): [search2] cn=largegroup
test_myldap: test_threads(): [worker 1] [0] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [8] DN
uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 1] ...
test_myldap: test_threads(): [worker 3] [0] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [0] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [0] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [6]nslcd: DEBUG: ldap_result(): end of
results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: ldap_result(): end of results
nslcd: DEBUG: ldap_unbind()
nslcd: DEBUG: myldap_search(base="dc=test,dc=tld",
filter="(objectclass=posixAccount)")
nslcd: DEBUG: ldap_initialize(ldapi://%2fdev%2fnull/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldapi://%2fdev%2fnull/")
nslcd: failed to bind to LDAP server ldapi://%2fdev%2fnull/: Can't contact LDAP
server: Connection refused
nslcd: DEBUG: ldap_initialize(ldap://10.10.10.10/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://10.10.10.10/")
nslcd: failed to bind to LDAP server ldap://10.10.10.10/: Can't contact LDAP
server: Connection timed out
nslcd: DEBUG: ldap_initialize(ldapi://%2fdev%2fnonexistent/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL)
(uri="ldapi://%2fdev%2fnonexistent/")
nslcd: failed to bind to LDAP server ldapi://%2fdev%2fnonexistent/: Can't
contact LDAP server: No such file or directory
nslcd: DEBUG: ldap_initialize(ldap://nosuchhost/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldap://nosuchhost/")
nslcd: failed to bind to LDAP server ldap://nosuchhost/: Can't contact LDAP
server: Success
nslcd: DEBUG: ldap_initialize(ldapi://%2fdev%2fnull/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldapi://%2fdev%2fnull/")
nslcd: failed to bind to LDAP server ldapi://%2fdev%2fnull/: Can't contact LDAP
server: Connection refused
nslcd: no available LDAP server found, sleeping 4 seconds
nslcd: DEBUG: ldap_initialize(ldapi://%2fdev%2fnull/)
nslcd: DEBUG: ldap_set_rebind_proc()
nslcd: DEBUG: ldap_set_option(LDAP_OPT_PROTOCOL_VERSION,3)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_DEREF,0)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMELIMIT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_NETWORK_TIMEOUT,2)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_REFERRALS,LDAP_OPT_ON)
nslcd: DEBUG: ldap_set_option(LDAP_OPT_RESTART,LDAP_OPT_ON)
nslcd: DEBUG: ldap_simple_bind_s(NULL,NULL) (uri="ldapi://%2fdev%2fnull/")
nslcd: failed to bind to LDAP server ldapi://%2fdev%2fnull/: Can't contact LDAP
server: Connection refused
nslcd: no available LDAP server found
DN cn=Zita Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [8] DN
uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 2] ...
test_myldap: test_threads(): [worker 0] [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [8] DN
uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 0] ...
test_myldap: test_threads(): [worker 3] [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [8] DN
uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 3] ...
test_myldap: test_threads(): [worker 4] [0] DN cn=Test
User2,ou=people,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [1] DN
uid=hzagami,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [2] DN cn=Keoni
Lundsten,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [3] DN
uid=gbrimmer,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [4] DN
uid=zpoirier,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [5] DN
uid=mmesidor,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [6] DN cn=Zita
Gitlewski,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [7] DN
uid=akilburn,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [8] DN
uid=mcaram,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] [9] DN
uid=bbertao,ou=lotsofpeople,dc=test,dc=tld
test_myldap: test_threads(): [worker 4] ...
test_myldap: test_threads(): [worker 4] DONE: Success
test_myldap: test_threads(): [worker 3] DONE: Success
test_myldap: test_threads(): [worker 1] DONE: Success
test_myldap: test_threads(): [worker 0] DONE: Success
test_myldap: test_threads(): [worker 2] DONE: Success
test_myldap: test_connections(): getting session...
test_myldap: test_connections(): doing search...
PASS: test_myldap.sh
test_nsscmds.sh: using LDAP server ldap://127.0.0.1
test_nsscmds.sh: testing aliases...
test_nsscmds.sh: checking "getent aliases|sort"
--- /tmp/expected.3Qgmh6 2010-03-31 19:48:11.384287156 -0400
+++ /tmp/actual.qtohQC 2010-03-31 19:48:11.388287463 -0400
@@ -1,3 +1,79 @@
+abuse: root
+adm: root
+amanda: root
+apache: root
bar2: foobar@example.com
bar: foobar@example.com
+bin: root
+canna: root
+daemon: root
+dbus: root
+decode: root
+desktop: root
+dovecot: root
+dumper: root
+fax: root
foo: bar@example.com
+ftp-adm: ftp
+ftpadm: ftp
+ftp-admin: ftp
+ftpadmin: ftp
+ftp: root
+games: root
+gdm: root
+gopher: root
+halt: root
+hostmaster: root
+ident: root
+info: postmaster
+ingres: root
+ldap: root
+lp: root
+mailer-daemon: postmaster
+mailnull: root
+mail: root
+manager: root
+marketing: postmaster
+mysql: root
+named: root
+netdump: root
+newsadmin: news
+newsadm: news
+news: root
+nfsnobody: root
+nobody: root
+noc: root
+nscd: root
+ntp: root
+nut: root
+operator: root
+pcap: root
+postfix: root
+postgres: root
+postmaster: root
+privoxy: root
+pvm: root
+quagga: root
+radiusd: root
+radvd: root
+rpc: root
+rpcuser: root
+rpm: root
+sales: postmaster
+security: root
+shutdown: root
+smmsp: root
+squid: root
+sshd: root
+support: postmaster
+sync: root
+system: root
+toor: root
+usenet: news
+uucp: root
+vcsa: root
+webalizer: root
+webmaster: root
+wnn: root
+www: webmaster
+xfs: root
test_nsscmds.sh: checking "getent aliases foo"
test_nsscmds.sh: checking "getent aliases bar2"
test_nsscmds.sh: checking "getent aliases FOO"
test_nsscmds.sh: testing ether...
test_nsscmds.sh: checking "getent ethers testhost"
test_nsscmds.sh: checking "getent ethers testhostalias"
test_nsscmds.sh: checking "getent ethers TESTHOST"
test_nsscmds.sh: checking "getent ethers 0:18:8a:54:1a:8b"
test_nsscmds.sh: checking "getent ethers"
test_nsscmds.sh: testing group...
test_nsscmds.sh: checking "getent group testgroup"
test_nsscmds.sh: checking "getent group TESTGROUP"
test_nsscmds.sh: checking "getent group 6100"
test_nsscmds.sh: checking "groups arthur | sed 's/^.*://'"
test_nsscmds.sh: checking "groups testuser4 | sed 's/^.*://'"
test_nsscmds.sh: checking "getent group | egrep '^(testgroup|users):'"
test_nsscmds.sh: checking "getent group | wc -l"
test_nsscmds.sh: checking "getent group | grep ^largegroup"
test_nsscmds.sh: checking "getent group largegroup"
test_nsscmds.sh: checking "getent group | grep ^hugegroup"
test_nsscmds.sh: checking "getent group hugegroup"
test_nsscmds.sh: testing hosts...
test_nsscmds.sh: checking "getent hosts testhost"
test_nsscmds.sh: checking "getent hosts testhostalias"
test_nsscmds.sh: checking "getent hosts TESTHOST"
test_nsscmds.sh: checking "getent hosts 10.0.0.1"
test_nsscmds.sh: checking "getent hosts | grep testhost"
test_nsscmds.sh: checking "getent hosts ::1"
--- /tmp/expected.YBq6EG 2010-03-31 19:48:11.638349922 -0400
+++ /tmp/actual.Z9fbYm 2010-03-31 19:48:11.641349882 -0400
@@ -1 +1 @@
-::1 ip6-localhost ip6-loopback
+::1 localhost localhost.localdomain localhost6
localhost6.localdomain6
test_nsscmds.sh: testing netgroup...
test_nsscmds.sh: checking "getent netgroup tstnetgroup"
test_nsscmds.sh: checking "getent netgroup TSTNETGROUP"
test_nsscmds.sh: testing networks...
test_nsscmds.sh: checking "getent networks testnet"
test_nsscmds.sh: checking "getent networks TESTNET"
test_nsscmds.sh: checking "getent networks 10.0.0.0"
test_nsscmds.sh: checking "getent networks | grep testnet"
test_nsscmds.sh: testing passwd...
test_nsscmds.sh: checking "getent passwd ecolden"
test_nsscmds.sh: checking "getent passwd arthur"
test_nsscmds.sh: checking "getent passwd ARTHUR"
test_nsscmds.sh: checking "getent passwd 4089"
test_nsscmds.sh: checking "getent passwd | grep -c ':x:[45][0-9][0-9][0-9]:'"
test_nsscmds.sh: testing protocols...
test_nsscmds.sh: checking "getent protocols protfoo"
test_nsscmds.sh: checking "getent protocols protfooalias"
test_nsscmds.sh: checking "getent protocols PROTFOO"
test_nsscmds.sh: checking "getent protocols PROTFOOALIAS"
test_nsscmds.sh: checking "getent protocols 140"
--- /tmp/expected.FnhyF4 2010-03-31 19:48:11.865287079 -0400
+++ /tmp/actual.ErFjHN 2010-03-31 19:48:11.868287357 -0400
@@ -1 +1 @@
-protfoo 140 protfooalias
+shim6 140 Shim6
test_nsscmds.sh: checking "getent protocols icmp"
test_nsscmds.sh: checking "getent protocols | grep protfoo"
test_nsscmds.sh: testing rpc...
test_nsscmds.sh: checking "getent rpc rpcfoo"
test_nsscmds.sh: checking "getent rpc rpcfooalias"
test_nsscmds.sh: checking "getent rpc RPCFOO"
test_nsscmds.sh: checking "getent rpc 160002"
test_nsscmds.sh: checking "getent rpc | grep rpcfoo"
test_nsscmds.sh: testing services...
test_nsscmds.sh: checking "getent services foosrv"
test_nsscmds.sh: checking "getent services foosrv/tcp"
test_nsscmds.sh: checking "getent services foosrv/udp"
test_nsscmds.sh: checking "getent services FOOSRV"
test_nsscmds.sh: checking "getent services foosrv/tCp"
test_nsscmds.sh: checking "getent services 15349/tcp"
test_nsscmds.sh: checking "getent services 15349/udp"
test_nsscmds.sh: checking "getent services barsrv"
test_nsscmds.sh: checking "getent services barsrv/tcp"
test_nsscmds.sh: checking "getent services barsrv/udp"
test_nsscmds.sh: checking "getent services | egrep '(foo|bar)srv' | sort"
test_nsscmds.sh: checking "getent services sssin"
test_nsscmds.sh: checking "getent services SSSIN"
test_nsscmds.sh: checking "getent services | wc -l"
test_nsscmds.sh: testing shadow...
test_nsscmds.sh: checking "getent shadow ecordas"
--- /tmp/expected.q3mbeE 2010-03-31 19:48:17.543286989 -0400
+++ /tmp/actual.aQstjw 2010-03-31 19:48:17.546287240 -0400
@@ -1 +1 @@
-ecordas:*::::7:2::0
+ecordas:{SHA}Ial+TpxuM/6P+q0utw6Im8l0xL0=:12302:::7:2::0
test_nsscmds.sh: checking "getent shadow arthur"
--- /tmp/expected.bXpRoZ 2010-03-31 19:48:17.553349990 -0400
+++ /tmp/actual.u2I2zb 2010-03-31 19:48:17.557349998 -0400
@@ -1 +1 @@
-arthur:*::1000:200:7:2::0
+arthur:{SSHA}Qjjg0GNvRQLdKM9y12ben1qwvW/C/XIc:12302:1000:200:7:2::0
test_nsscmds.sh: checking "getent shadow ARTHUR"
test_nsscmds.sh: checking "getent shadow | wc -l"
test_nsscmds.sh: checking "getent shadow | sed 's/:.*//' | sort"
test_nsscmds.sh: 5 TESTS FAILED
FAIL: test_nsscmds.sh
PASS: test_getpeercred
PASS: test_common
PASS: test_expr
===========================================================
1 of 9 tests failed
Please report to nss-pam-ldapd-users@lists.arthurdejong.org
===========================================================
make[3]: *** [check-TESTS] Error 1
make[3]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3/tests'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/nss-pam-ldapd-0.7.3'
--
To unsubscribe send an email to
nss-pam-ldapd-users-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-users
- make check (test_nsscmds.sh) issues,
Ondrej Moriš