summaryrefslogtreecommitdiffstats
path: root/ipapython/README
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2009-11-25 17:16:06 -0500
committerJason Gerard DeRose <jderose@redhat.com>2009-12-01 09:11:23 -0700
commit384eec771d304df730a6545e777324b310818e56 (patch)
tree77c1a903cd3ef2761cc916925229a9e4440ddb8e /ipapython/README
parent2f8129a17c11e8bff466f702bbfc1ed43b860ebe (diff)
downloadfreeipa-384eec771d304df730a6545e777324b310818e56.tar.gz
freeipa-384eec771d304df730a6545e777324b310818e56.tar.xz
freeipa-384eec771d304df730a6545e777324b310818e56.zip
Replace /etc/ipa/ipa.conf with /etc/ipa/default.conf
The new framework uses default.conf instead of ipa.conf. This is useful also because Apache uses a configuration file named ipa.conf. This wipes out the last vestiges of the old ipa.conf from v1.
Diffstat (limited to 'ipapython/README')
-rw-r--r--ipapython/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipapython/README b/ipapython/README
index c966e44bf..c1db2996b 100644
--- a/ipapython/README
+++ b/ipapython/README
@@ -5,7 +5,7 @@ A brief overview:
config.py - identify the IPA server domain and realm. It uses dnsclient to
try to detect this information first and will fall back to
- /etc/ipa/ipa.conf if that fails.
+ /etc/ipa/default.conf if that fails.
dnsclient.py - find IPA information via DNS
ipautil.py - helper functions