diff --git a/content/SCALETutorials/Credentials/AdminRoles.md b/content/SCALETutorials/Credentials/AdminRoles.md index ff4919d678..ef6cefcba7 100644 --- a/content/SCALETutorials/Credentials/AdminRoles.md +++ b/content/SCALETutorials/Credentials/AdminRoles.md @@ -72,10 +72,6 @@ To enable SSH to access the system as an admin user (or for root): To allow an admin user to issue commands in an SSH session, edit that user and select **SSH password login enabled** to allow authenticating and logging into an SSH session. Disable this after completing the SSH session to return to a security hardened system. - If required, set the [sudo](https://www.sudo.ws/) permissions to assign this user. - - {{< include file="/static/includes/AdminSudo.md" >}} - ## Two-Factor Authentication (2FA) and Administrator Account Log In To use two-factor authentication with an administrator account, first configure and enable SSH service to allow SSH access, then [configure two-factor authentication]({{< relref "ManageGlobal2FASCALE.md" >}}).