summaryrefslogtreecommitdiffstats
path: root/ipa-server/ipa-install
diff options
context:
space:
mode:
authorRob Crittenden <rcritten@redhat.com>2008-01-29 11:33:44 -0500
committerRob Crittenden <rcritten@redhat.com>2008-01-29 11:33:44 -0500
commitaad14c5d5472045bced425c94a4a61653e7fd047 (patch)
treefe525aa18f0960740a0113d2e3e55cf7138c9a43 /ipa-server/ipa-install
parent71e39eccd83921518bde3c29b9c458957628eac9 (diff)
downloadfreeipa-aad14c5d5472045bced425c94a4a61653e7fd047.tar.gz
freeipa-aad14c5d5472045bced425c94a4a61653e7fd047.tar.xz
freeipa-aad14c5d5472045bced425c94a4a61653e7fd047.zip
Missed closing quote
Diffstat (limited to 'ipa-server/ipa-install')
-rw-r--r--ipa-server/ipa-install/ipa-server-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipa-server/ipa-install/ipa-server-install b/ipa-server/ipa-install/ipa-server-install
index ab1b394c5..a7405f692 100644
--- a/ipa-server/ipa-install/ipa-server-install
+++ b/ipa-server/ipa-install/ipa-server-install
@@ -230,7 +230,7 @@ def read_realm_name(domain_name):
def read_dm_password():
print "Certain directory server operations require an administrative user."
print "This user is referred to as the Directory Manager and has full access"
- print "to the Directory for system management tasks and will be added to the
+ print "to the Directory for system management tasks and will be added to the"
print "instance of directory server created for IPA."
print "The password must be at least 8 characters long."
print ""