Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/tests/test.ldif
Commit message (Collapse)AuthorAgeFilesLines
* Don't force password change during testsArthur de Jong2022-08-271-1/+1
| | | | | | | | | | Change the configuration of the password policy in the test suite to not set pwdMustChange to TRUE. Between OpenLDAP 2.4 and 2.5 the behaviour of the LDAP server was changed to force a password change whenever the administrator changed a user's password. This change ensures that the old behaviour is maintained. See https://bugs.openldap.org/show_bug.cgi?id=7084
* Do not use user arthur in testsArthur de Jong2021-11-141-26/+26
| | | | | This makes it more complicated to run the tests on an environment where a local user arthur exists.
* Switch to HTTPS URLsArthur de Jong2017-06-131-1/+1
|
* Add a few IPv6 testsArthur de Jong2016-01-201-0/+18
| | | | | | | This adds a few test hosts that have IPv6 addresses. This ensures that we have an IPv6-only host and hosts which have address values in different order in the ipHostNumber attribute (although attribute order is probably not guaranteed).
* Use other IP range for testsArthur de Jong2014-06-121-2/+2
| | | | | | This uses IP addresses from the RFC 5737 TEST-NET-1 range that is meant for use in documentation. This avoids issues with running the tests environments that also use the 10.0.0.0/8 range.
* Remove unnecessary attributes from test.ldifArthur de Jong2013-10-221-14490/+3
|
* Update files from test environmentArthur de Jong2013-08-181-35/+46
|
* Add tests for nested group functionalityArthur de Jong2013-03-241-7/+265
| | | | | This also includes some changes to the test directory contents that were for other tests and functionality.
* Unpack the LDIF file to make diffs clearerArthur de Jong2013-03-241-0/+55867