I pushed this patch under the 1-line trivial rule. I just changed the command name in the sample we provide at the end of installation:

--- a/install/tools/ipa-server-install
+++ b/install/tools/ipa-server-install
@@ -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"):

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to