From e7cb308e06a5a21870bb9a86e9a1182f4c86fc5f Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 7 Sep 2007 16:38:30 -0400 Subject: [PATCH] Reference the interactive method by default --- ipa-server/ipa-install/README | 6 ++++-- 1 file 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).