diff --git a/step-ca/certificate-authority-server-production.mdx b/step-ca/certificate-authority-server-production.mdx index 029d8ddb..fb666f97 100644 --- a/step-ca/certificate-authority-server-production.mdx +++ b/step-ca/certificate-authority-server-production.mdx @@ -365,8 +365,8 @@ Note: _This section requires a Linux OS running `systemd` version 245 or greater The service user will only be used by `systemd` to manage the CA. Run: - - {`$ sudo useradd --user-group --system --home /etc/step-ca --shell /bin/false step`} + + {`$ sudo useradd --user-group --system --create-home --home /etc/step-ca --shell /bin/false step`} If your CA will bind to port 443, the `step-ca` binary will need to be