From a2f3088a21b9db2e79a717c9b4afae04fafc658e Mon Sep 17 00:00:00 2001 From: Fraser Tweedale Date: Mon, 11 Jun 2018 16:19:15 +1000 Subject: [PATCH] typospotting --- 1-server-install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1-server-install.rst b/1-server-install.rst index 54baa108b..838d502cd 100644 --- a/1-server-install.rst +++ b/1-server-install.rst @@ -42,7 +42,7 @@ On ``server``, start the FreeIPA server installation program:: The ``--no-host-dns`` argument is needed because there are no reverse DNS records for the Vagrant environment. For production deployment, this important sanity check should not be skipped. The ``--mkhomedir`` -flag configure PAM to create missing home directories when users log +flag configures PAM to create missing home directories when users log into the host for the first time. FreeIPA supports automount so consider using that for production deployments.