From e7a24c9cd4d0a143550f419732d2f66020b134df Mon Sep 17 00:00:00 2001 From: Adarnof Date: Tue, 20 Feb 2018 13:07:16 -0500 Subject: [PATCH] Explicitly forbid logging in as allianceserver --- docs/installation/auth/allianceauth.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation/auth/allianceauth.md b/docs/installation/auth/allianceauth.md index 27a01632..5df8cfc5 100644 --- a/docs/installation/auth/allianceauth.md +++ b/docs/installation/auth/allianceauth.md @@ -75,7 +75,7 @@ Close the SQL shell and secure your database server with the `mysql_secure_insta ### User Account -For security and permissions, it’s highly recommended you create a separate user to install under. +For security and permissions, it’s highly recommended you create a separate user to install auth under. Do not log in as this account. Ubuntu: