summaryrefslogtreecommitdiffstats
path: root/ipapython/README
diff options
context:
space:
mode:
Diffstat (limited to 'ipapython/README')
-rw-r--r--ipapython/README3
1 files changed, 1 insertions, 2 deletions
diff --git a/ipapython/README b/ipapython/README
index ec2bb3a52..a724a7faa 100644
--- a/ipapython/README
+++ b/ipapython/README
@@ -3,10 +3,9 @@ geared currently towards command-line tools.
A brief overview:
-config.py - identify the IPA server domain and realm. It uses dnsclient to
+config.py - identify the IPA server domain and realm. It uses python-dns to
try to detect this information first and will fall back to
/etc/ipa/default.conf if that fails.
-dnsclient.py - find IPA information via DNS
ipautil.py - helper functions