AWS sap documentation change
Summary
Updated documentation formatting for hostname variables, fixed SUSE documentation link syntax, and corrected scp command syntax with placeholder brackets
Security assessment
Changes involve syntax formatting (angle brackets for placeholders) and link corrections. The existing security-related content about root SSH access without passwords remains unchanged. No new security guidance or vulnerability fixes were introduced.
Diff
diff --git a/sap/latest/sap-AnyDB/ase-sles-ha-setup.md b/sap/latest/sap-AnyDB/ase-sles-ha-setup.md index 5808b6978..022c21902 100644 --- a//sap/latest/sap-AnyDB/ase-sles-ha-setup.md +++ b//sap/latest/sap-AnyDB/ase-sles-ha-setup.md @@ -59 +59 @@ Install SAP ASE database on `slxdbhost01` with virtual hostname `slxvdb`, using - <swpm location>/sapinst SAPINST_USE_HOSTNAME=slxvdb + <swpm location>/sapinst SAPINST_USE_HOSTNAME=<slxvdb> @@ -98 +98 @@ This is applicable to both cluster nodes. Change the password of the operating s -For a more comprehensive and easily consumable view of cluster activity, SUSE provides additional reporting tools. Many of these tools require access to both nodes without entering a password. SUSE recommends performing this setup for root user. For more details, see _Configuration to collect cluster report as root with root SSH access between cluster nodes_ section in SUSE Documentation [Usage of hb_report for SLES HAE](https://www.suse.com/support/kb/doc/?id=000017501#:~:text=The%20hb_report%20utility%20\(on%20newer,an%20incident%20to%20be%20investigated.). +For a more comprehensive and easily consumable view of cluster activity, SUSE provides additional reporting tools. Many of these tools require access to both nodes without entering a password. SUSE recommends performing this setup for root user. For more details, see _Configuration to collect cluster report as root with root SSH access between cluster nodes_ section in SUSE Documentation [https://www.suse.com/support/kb/doc/?id=000017501#:~:text=The%20hb_report%20utility%20(on%20newer,an%20incident%20to%20be%20investigated](https://www.suse.com/support/kb/doc/?id=000017501#:~:text=The%20hb_report%20utility%20\(on%20newer,an%20incident%20to%20be%20investigated).[Usage of hb_report for SLES HAE]. @@ -112 +112 @@ Use `scp` or a temporary shared NFS location to copy an identical file on the se - scp -p /etc/corosync/authkey root@slxdbhost02:/etc/corosync + scp -p /etc/corosync/authkey root@<slxdbhost02>:/etc/corosync