1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/selftest/target
Andrew Bartlett b50d7a0f34 selftest: Improve connection between primary domain and subdomain for krb5
Two things help here: The join is done on the lower case name, so we
can match it in the krb5.conf, and we share the krb5.conf between the
"dc" environment and the "subdom_dc" environment.  Between these two
measures, this means we can get tickets using the domain trust.

If we used cwrap for DNS queries and we had our internal DNS set up correctly,
we could avoid this (because that is not case sensitive),
but otherwise we need to get SUB.samba.example.org into the krb5.conf,
and this is harder to do an a generic way.

Andrew Bartlett

Change-Id: If378915112728aaf47aa68ce0b071a7e09d756ad
Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-By: Jelmer Vernooij <jelmer@samba.org>
2014-09-01 00:36:42 +02:00
..
__init__.py selftest.target: Add NoneTarget. 2012-03-04 18:02:07 +01:00
Samba3.pm s4:samba_dnsupdate: cache the already registered records 2014-08-26 09:13:06 +02:00
Samba4.pm selftest: Improve connection between primary domain and subdomain for krb5 2014-09-01 00:36:42 +02:00
Samba.pm selftest: Use the absolute path to libnss_winbind.so. 2014-01-17 16:45:27 +01:00
samba.py selftest.py: Add get_interface. 2012-03-27 00:32:48 +02:00