AWS privateca documentation change
Summary
Fixed typo in 'NTAuthCertifiates' to 'NTAuthCertificates' in PowerShell script documentation
Security assessment
The change is a minor typo correction without any security implications or modifications to security-related content.
Diff
diff --git a/privateca/latest/userguide/connector-for-ad-getting-started-prerequisites.md b/privateca/latest/userguide/connector-for-ad-getting-started-prerequisites.md index ec4970cd6..c985dbd10 100644 --- a//privateca/latest/userguide/connector-for-ad-getting-started-prerequisites.md +++ b//privateca/latest/userguide/connector-for-ad-getting-started-prerequisites.md @@ -63 +63 @@ If you are using AWS Managed Microsoft AD then the additional permissions will b -You can use this PowerShell script to delegate the additional permissions. It will create the NTAuthCertifiates certification authority object. Replace "myconnectoraccount" with the service account name. +You can use this PowerShell script to delegate the additional permissions. It will create the NTAuthCertificates certification authority object. Replace "myconnectoraccount" with the service account name.