mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Verify the --ip-address option when setting up DNS.
There was a corner case where the value of --ip-address was never verified if you were also setting up DNS. Added this bit of information to the man page too. ticket 399
This commit is contained in:
committed by
Simo Sorce
parent
0ad0f4ba6c
commit
8d235c6b71
@@ -53,7 +53,7 @@ Configure a self\-signed CA instance for issuing server certificates instead of
|
||||
The fully\-qualified DNS name of this server
|
||||
.TP
|
||||
\fB\-\-ip\-address\fR=\fIIP_ADDRESS\fR
|
||||
The IP address of this server
|
||||
The IP address of this server. If this address does not match the address the host resolves to and --setup-dns is not selected the installation will fail.
|
||||
.TP
|
||||
\fB\-U\fR, \fB\-\-unattended\fR
|
||||
An unattended installation that will never prompt for user input
|
||||
|
||||
Reference in New Issue
Block a user