summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ipa-server/ipa-install/README6
1 files changed, 4 insertions, 2 deletions
diff --git a/ipa-server/ipa-install/README b/ipa-server/ipa-install/README
index 16fc4a799..c5e080b0d 100644
--- a/ipa-server/ipa-install/README
+++ b/ipa-server/ipa-install/README
@@ -31,9 +31,11 @@ Now to do the installation.
# cd freeipa
# make install
-# /usr/sbin/ipa-server-install -u fds -r FREEIPA.ORG -p freeipa -P ipafree
-For more verbose output add the -d flag
+To start an interactive installation use:
+# /usr/sbin/ipa-server-install
+
+For more verbose output add the -d flag run the command with -h to see all options
You have a basic working system with one super administrator (named admin).