From fdfc1bf44c27b3802fdb9464498b20d3effbb1e7 Mon Sep 17 00:00:00 2001 From: alex Date: Mar 05 2023 16:04:59 +0000 Subject: Improve IPA installation command * Requires unqualified user name * --ipa requires a parameter --- diff --git a/README.md b/README.md index e3d689d..7729800 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ not available yet. You will likely want to use the `--admin-user` option to specify the full principal of the user who will administer Ipsilon. For example to use the FreeIPA admin user for the EXAMPLE.COM realm, you would use: - $ ipsilon-server-install --ipa --admin-user admin@EXAMPLE.COM + $ ipsilon-server-install --ipa yes --admin-user admin Once the script has successfully completed the installation, restart the Apache HTTPD server to activate it.