AWS license-manager documentation change
Summary
Updated product name reference and added TCP port 9389 requirement with ADWS explanation in security group configuration
Security assessment
While adding network port documentation improves security posture awareness, there's no evidence this addresses a specific vulnerability. The change provides operational security configuration guidance.
Diff
diff --git a/license-manager/latest/userguide/license-cross-account.md b/license-manager/latest/userguide/license-cross-account.md index e9cb74b78..253358947 100644 --- a//license-manager/latest/userguide/license-cross-account.md +++ b//license-manager/latest/userguide/license-cross-account.md @@ -36 +36 @@ Before you begin, ensure you have: - * [Office LTSC Professional Plus 2021](https://aws.amazon.com/Marketplace/pp/prodview-bh46d5p2hapns) + * [Office LTSC Professional Plus](https://aws.amazon.com/Marketplace/pp/prodview-bh46d5p2hapns) @@ -203,0 +204,2 @@ Configure your directory consumer VPCs' [security group](https://docs.aws.amazon + * TCP 9389 (Active Directory Web Services) + @@ -210,0 +213,2 @@ Configure your directory consumer VPCs' [security group](https://docs.aws.amazon +Port 9389 is required for Active Directory Web Services (ADWS), which is used by the Active Directory PowerShell module and other management tools to communicate with domain controllers. +