From b26e265961e929547469e37e0f0927d9965b5264 Mon Sep 17 00:00:00 2001 From: Jan Zeleny Date: Wed, 16 Feb 2011 03:20:00 -0500 Subject: Fixed in ipa-server-install help and man page https://fedorahosted.org/freeipa/ticket/831 --- install/tools/man/ipa-server-install.1 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'install/tools/man') diff --git a/install/tools/man/ipa-server-install.1 b/install/tools/man/ipa-server-install.1 index f67587a49..e0ac182ca 100644 --- a/install/tools/man/ipa-server-install.1 +++ b/install/tools/man/ipa-server-install.1 @@ -72,7 +72,7 @@ the \fB\-\-no\-forwarders\fR option is specified. Do not add any DNS forwarders. Root DNS servers will be used instead. .TP \fB\-\-zonemgr\fR -The e\-mail address of the DNS zone manager. Defaults too root@host.domain +The e\-mail address of the DNS zone manager. Defaults to root@host.domain .TP \fB\-\-no\-host\-dns\fR Do not use DNS for hostname lookup during installation @@ -98,6 +98,9 @@ The password of the Apache Server PKCS#12 file \fB\-\-idstart\fR=\fIIDSTART\fR The starting user and group id number (default random) .TP +\fB\-\-idmax\fR=\fIIDMAX\fR +The maximum user and group id number (default: idstart+199999). If set to zero, the default value will be used. +.TP \fB\-\-subject\fR=\fISUBJECT\fR The certificate subject base (default O=REALM.NAME) .TP -- cgit