AWS directoryservice documentation change
Summary
Formatting update for CLI command syntax (added backticks around 'net' and '-S')
Security assessment
Purely cosmetic changes to improve code formatting, with no security implications.
Diff
diff --git a/directoryservice/latest/admin-guide/simple_ad_troubleshooting.md b/directoryservice/latest/admin-guide/simple_ad_troubleshooting.md index 19a605fb3..c86b7b172 100644 --- a//directoryservice/latest/admin-guide/simple_ad_troubleshooting.md +++ b//directoryservice/latest/admin-guide/simple_ad_troubleshooting.md @@ -42 +42 @@ For more information, see [Resetting a Simple AD user password](./simple_ad_mana -This can occur when the Samba CLI client does not correctly send the 'net' commands to all domain controllers. If you see this error message when using the 'net ads' command to add a user to your Simple AD directory, use the -S argument and specify the IP address of one of your domain controllers. If you still see the error, try the other domain controller. You can also use the Active Directory Administration Tools to add users to your directory. For more information, see [Installing the Active Directory Administration Tools for Simple AD](./simple_ad_install_ad_tools.html). +This can occur when the Samba CLI client does not correctly send the `net` commands to all domain controllers. If you see this error message when using the `net ads` command to add a user to your Simple AD directory, use the `-S` argument and specify the IP address of one of your domain controllers. If you still see the error, try the other domain controller. You can also use the Active Directory Administration Tools to add users to your directory. For more information, see [Installing the Active Directory Administration Tools for Simple AD](./simple_ad_install_ad_tools.html).