diff options
author | Rob Crittenden <rcritten@redhat.com> | 2010-09-20 11:57:53 -0400 |
---|---|---|
committer | Rob Crittenden <rcritten@redhat.com> | 2010-09-23 11:50:16 -0400 |
commit | 89d2280a79579d1e1b438a7aac2fda77eac2e79b (patch) | |
tree | 48fefc25d63c8d4d36935e96e965ff8575391fdc /ipalib/base.py | |
parent | 4f2f016dd56beaeadf441d73502e8c0f475b6968 (diff) | |
download | freeipa-89d2280a79579d1e1b438a7aac2fda77eac2e79b.tar.gz freeipa-89d2280a79579d1e1b438a7aac2fda77eac2e79b.tar.xz freeipa-89d2280a79579d1e1b438a7aac2fda77eac2e79b.zip |
Add command to resolve a hostname. Returns True or raises NotFound.
Note that this doesn't rely on IPA having a configured DNS server.
It passes the host name to the resolver and doesn't try to do a lookup
within the IPA DNS directly (e.g. no internal LDAP search).
Tries to determine if a domain is included and if not then the IPA
domain is added. This won't do the right thing if there are multiple
configured subdomains.
ticket 106
Diffstat (limited to 'ipalib/base.py')
0 files changed, 0 insertions, 0 deletions