AWS license-manager documentation change
Summary
Modified Active Directory registration steps: separated domain entry from IP address input and added IP version selection
Security assessment
The changes reorganize configuration steps but don't alter security requirements or address vulnerabilities. The added IP version selection improves configuration clarity but doesn't introduce new security controls.
Diff
diff --git a/license-manager/latest/userguide/user-based-subscriptions-getting-started.md b/license-manager/latest/userguide/user-based-subscriptions-getting-started.md index 4cb068034..812130ef2 100644 --- a//license-manager/latest/userguide/user-based-subscriptions-getting-started.md +++ b//license-manager/latest/userguide/user-based-subscriptions-getting-started.md @@ -121 +121 @@ To register a self-managed Active Directory for user-based subscriptions, follow - 5. Enter the **Active Directory domain** , along with primary and secondary private IPv4 addresses for your directory. + 5. Enter the **Active Directory domain**. @@ -123 +123 @@ To register a self-managed Active Directory for user-based subscriptions, follow - 6. In the **Networking** section, select the **VPC** and two **Subnets** where your Active Directory resides. + 6. Select the version for your **Active Directory IP Addresses** , then enter the primary and secondary IP addresses for your directory. @@ -125 +125,3 @@ To register a self-managed Active Directory for user-based subscriptions, follow - 7. Select the administrative credentials **Secret** that you created as part of the prerequisites for your Microsoft RDS subscription. + 7. In the **Networking** section, select the **VPC** and two **Subnets** where your Active Directory resides. + + 8. Select the administrative credentials **Secret** that you created as part of the prerequisites for your Microsoft RDS subscription.