Fix sample IPA command example at end of installation

Resolves #531455
This commit is contained in:
Rob Crittenden
2010-02-03 14:47:51 -05:00
parent 487e1cadc8
commit 2416f92bee

View File

@@ -798,7 +798,7 @@ def main():
print "\t\t * 123: ntp"
print ""
print "\t2. You can now obtain a kerberos ticket using the command: 'kinit admin'"
print "\t This ticket will allow you to use the IPA tools (e.g., ipa-adduser)"
print "\t This ticket will allow you to use the IPA tools (e.g., ipa user-add)"
print "\t and the web user interface."
if not service.is_running("ntpd"):