summaryrefslogtreecommitdiffstats
path: root/ipa-client/man
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2010-09-17 21:23:08 -0400
committerRob Crittenden <rcritten@redhat.com>2010-09-20 16:04:30 -0400
commit74e5d8c2af66a90d5cf85d80f7bafd6a21a724d5 (patch)
tree2ebbbdeb1732575906e037603ff10c06ec3e4591 /ipa-client/man
parente648e03d0c730e07a55f64e9fb49a2f9bdcf6e52 (diff)
downloadfreeipa-74e5d8c2af66a90d5cf85d80f7bafd6a21a724d5.tar.gz
freeipa-74e5d8c2af66a90d5cf85d80f7bafd6a21a724d5.tar.xz
freeipa-74e5d8c2af66a90d5cf85d80f7bafd6a21a724d5.zip
Better distinguish between when DNS discovery works and search more domains.
Passing domain and server on the command-line used to be considered as DNS autodiscovery worked. This was problematic if there was in fact no SRV records because krb5.conf would be configured without a specific KDC causing all Kerberos ops to fail. Now if you pass in a domain/server it still tries to see if they are discoverable and if so won't hardcode a server, but will fall back to doing so if necessary. Also be a lot more aggressive on looking for the SRV records. Use the search and domain values from /etc/resolv.conf on the chance that the SRV records aren't in the domain of the hostname of the machine. An example of this would be if your laptop is in dhcp.example.com and your company's SRV records are in corp.example.com. Searching dhcp.example.com and example.com won't find the SRV records but the user is likely to have corp.redhat.com in the search list, at least. ticket 234
Diffstat (limited to 'ipa-client/man')
0 files changed, 0 insertions, 0 deletions