summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <ssorce@redhat.com>2007-09-07 16:38:30 -0400
committerSimo Sorce <ssorce@redhat.com>2007-09-07 16:38:30 -0400
commite7cb308e06a5a21870bb9a86e9a1182f4c86fc5f (patch)
treee50b02fbf8e611a4d3fdc826a7a3096ae2374323
parent873bbbd2de901f20fb3323f8888e0c60f0708495 (diff)
downloadfreeipa-e7cb308e06a5a21870bb9a86e9a1182f4c86fc5f.tar.gz
freeipa-e7cb308e06a5a21870bb9a86e9a1182f4c86fc5f.tar.xz
freeipa-e7cb308e06a5a21870bb9a86e9a1182f4c86fc5f.zip
Reference the interactive method by default
-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).