Skip to content

Commit

Permalink
Update AdminAccountSecurity.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DjP-iX committed Sep 20, 2024
1 parent 8fccd77 commit 04aa5af
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions static/includes/AdminAccountSecurity.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,8 @@ Earlier releases of SCALE with the **admin** account retain this account when up
To improve security and minimize username discoverability, create one or more administrator accounts with unique usernames and passwords and disable password access for default administrator accounts (**root**, **admin**, or **truenas_admin**).
Configure appropriate administrative privileges for each admin account.
Follow the principle of least privilege (PoLP) and assign the lowest permissions required to perform the administrative tasks expected for that user.
<<<<<<< HEAD
See [Security Recommendations](https://www.truenas.com/docs/solutions/optimizations/security/) for more information.
=======
If a task requires SSH login or sudo command permission, temporarily enable these settings then disable when the task is complete.
See [Security Recommendations]({{< relref "Security.md" >}}) for more information.
>>>>>>> 2850ee618 (Update AdminAccountSecurity.md)
See [Security Recommendations](https://www.truenas.com/docs/solutions/optimizations/security/) for more information.

After adding the admin user account and group privileges, login to confirm UI access then disable the root and/or default administrator user password(s).
Go to **Credentials > Users**, click on the user, and select **Edit**.
Expand Down

0 comments on commit 04aa5af

Please sign in to comment.