AWS dcv documentation change
Summary
Clarified SSH login instruction to specify 'root user' instead of generic 'user'
Security assessment
Change improves procedural clarity but doesn't introduce or modify security controls. Using root user could be a security concern, but the change itself doesn't address a documented vulnerability.
Diff
diff --git a/dcv/latest/adminguide/setting-up-upgrading.md b/dcv/latest/adminguide/setting-up-upgrading.md index 875f7946e..69f617831 100644 --- a//dcv/latest/adminguide/setting-up-upgrading.md +++ b//dcv/latest/adminguide/setting-up-upgrading.md @@ -80 +80 @@ For information about the Amazon DCV server licensing compatibility requirements - 1. Use SSH to sign in to the server using user. + 1. Use SSH to sign in to the server using the root user.