mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
018ff496e4
If there's a problem in get_credentials() (getting the machine account Kerberos credentials), then we fallback to use_samba_tool (essentially ignoring use-file). However, there's no need to do this, as use-file shouldn't require Kerberos credentials. This was making bootstrapping issues starting a testenv harder to debug. Obviously, Kerberos is dependent on DNS functioning correctly, but running dnsupdate was also dependent on having a working Kerberos KDC. In my case, the testenv had a bad krb5.conf file, but the problem appeared as resolv-wrapper errors (due to a missing RESOLV_WRAPPER_HOSTS file, which should've been generated by dnsupdate). Signed-off-by: Tim Beale <timbeale@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Pair-Programmed-With: Garming Sam <garming@catalyst.net.nz> |
||
---|---|---|
.. | ||
bin | ||
devel | ||
man | ||
wscript_build |