diff --git a/website/docs/admin/advanced/root-password.md b/website/docs/admin/advanced/root-password.md index a8619579..f36f7694 100644 --- a/website/docs/admin/advanced/root-password.md +++ b/website/docs/admin/advanced/root-password.md @@ -4,4 +4,14 @@ sidebar_position: 2 # Change Root Password -Change ssh password for the 'root' user. +Use this section to securely update the SSH password for the root user. + +To ensure strong security, your new password must meet the following requirements: + +- Length: 8–20 characters + +- Must include both letters and numbers + +- No spaces, special characters, or emoji are allowed + +This action updates the root user's credentials used for direct SSH access to the server. Always store your new password securely and avoid using easily guessable combinations.