AWS res documentation change
Summary
Added troubleshooting sections for Active Directory issues and virtual desktop problems, removed custom domain setup troubleshooting
Security assessment
This change expands troubleshooting documentation with new Active Directory and VDI issue categories. While some added items (like AD admin access to Bastion Host) touch on access control, this is routine documentation expansion for common operational issues rather than addressing specific security vulnerabilities.
Diff
diff --git a/res/archive/release-minus-3/ug/troubleshooting.md b/res/archive/release-minus-3/ug/troubleshooting.md index bff907d8f..2f650ae30 100644 --- a//res/archive/release-minus-3/ug/troubleshooting.md +++ b//res/archive/release-minus-3/ug/troubleshooting.md @@ -52,2 +51,0 @@ Detailed contents: - * [I want to set up custom domains after I install RES](./res-troubleshooting-issue-runbooks.html#setup-custom-domain-after-install) - @@ -107,0 +106,2 @@ Detailed contents: + * [I need to launch / resume a large number of VDIs in the RES web portal](./res-troubleshooting-issue-runbooks.html#res-troubleshooting-virtual-desktops-resume-vdis) + @@ -121,0 +122,2 @@ Detailed contents: + * [VDI session goes to a blank screen after logging in](./res-troubleshooting-issue-runbooks.html#res-troubleshooting-virtual-desktops-vdi-blank-screen) + @@ -157,0 +160,12 @@ Detailed contents: + * [Active Directory issues](./res-troubleshooting-issue-runbooks.html#active-directory-issues) + + * [My VDI is stuck in the provisioning state for a long time, or I cannot login my VDI as an AD user after the VDI is ready](./res-troubleshooting-issue-runbooks.html#active-directory-issues-vdi-stuck) + + * [I cannot login the RES web portal after configuring SSO](./res-troubleshooting-issue-runbooks.html#active-directory-issues-res-web-portal) + + * [AD user cannot access the home directory using File Browser even after launching Linux VDIs successfully](./res-troubleshooting-issue-runbooks.html#active-directory-issues-home-directory-access) + + * [AD admin user cannot access the Bastion Host after SSH access is enabled](./res-troubleshooting-issue-runbooks.html#active-directory-issues-bastion-host-access) + + * [View and manage my Active Directory deployed by RES external resource stack](./res-troubleshooting-issue-runbooks.html#active-directory-issues-external-resource-stack) +