From b8d4f8ad9fc5e12785ae7eae0f7b773259b7bec1 Mon Sep 17 00:00:00 2001 From: Jan Cholasta Date: Tue, 16 Aug 2011 19:34:04 +0200 Subject: Add option to install without the automatic redirect to the Web UI. ticket 1570 --- install/tools/man/ipa-replica-install.1 | 3 +++ install/tools/man/ipa-server-install.1 | 3 +++ 2 files changed, 6 insertions(+) (limited to 'install/tools/man') diff --git a/install/tools/man/ipa-replica-install.1 b/install/tools/man/ipa-replica-install.1 index 1426d61bb..350160ada 100644 --- a/install/tools/man/ipa-replica-install.1 +++ b/install/tools/man/ipa-replica-install.1 @@ -68,6 +68,9 @@ Do not use DNS for hostname lookup during installation \fB\-\-no\-pkinit\fR Disables pkinit setup steps .TP +\fB\-\-no\-ui\-redirect\fR +Do not automatically redirect to the Web UI. +.TP \fB\-\-skip\-conncheck\fR Skip connection check to remote master .TP diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1 index 7450ab980..a247c19b7 100644 --- a/install/tools/man/ipa-server-install.1 +++ b/install/tools/man/ipa-server-install.1 @@ -133,6 +133,9 @@ The maximum user and group id number (default: idstart+199999). If set to zero, \fB\-\-no_hbac_allow\fR Don't install allow_all HBAC rule. This rule lets any user from any host access any service on any other host. It is expected that users will remove this rule before moving to production. .TP +\fB\-\-no\-ui\-redirect\fR +Do not automatically redirect to the Web UI. +.TP .SH "EXIT STATUS" 0 if the installation was successful -- cgit