mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
967866f170
where LDB isn't as strict as OpenLDAP, the self join record contains duplicate servicePrincipalNames once the DNS name and domain name are made equal. (Easier to just skip the useless self-join). Andrew Bartlett (This used to be commit 49ff929be6fcf57721532de13bdd7a7e1617af6f)
This directory contains test scripts that are useful for running a bunch of tests all at once. The following environments are currently available: - none: No server set up - dc: Domain controller set up. The following environment variables will be set: * USERNAME * PASSWORD * DOMAIN * REALM * SERVER - member: Domain controller and member server that is joined to it set up. The following environment variables will be set: * USERNAME * PASSWORD * DOMAIN * REALM * SERVER (contains the name of the member server)