AWS Security ChangesHomeSearch

AWS pcs documentation change

Service: pcs · 2025-10-19 · Documentation low

File: pcs/latest/userguide/working-with_login-nodes_standalone_configure-connection.md

Summary

Added note about multi-cluster connection script for Slurm 25.05+ and updated path references

Security assessment

Version number updates and feature documentation for multi-cluster connectivity. No security context provided.

Diff

diff --git a/pcs/latest/userguide/working-with_login-nodes_standalone_configure-connection.md b/pcs/latest/userguide/working-with_login-nodes_standalone_configure-connection.md
index 48e9f1784..a19161660 100644
--- a//pcs/latest/userguide/working-with_login-nodes_standalone_configure-connection.md
+++ b//pcs/latest/userguide/working-with_login-nodes_standalone_configure-connection.md
@@ -8,0 +9,4 @@ To establish a connection to the AWS PCS cluster, launch `sackd` as a system ser
+###### Note
+
+If you use Slurm 25.05 or later, you can use a script to set up your login node to connect to multiple clusters instead. For more information, see [Connecting a standalone login node to multiple clusters in AWS PCS](./multi-cluster-login-script.html). 
+
@@ -29 +33 @@ To establish a connection to the AWS PCS cluster, launch `sackd` as a system ser
-    ExecStart=/opt/aws/pcs/scheduler/slurm-24.05/sbin/sackd --systemd \$SACKD_OPTIONS
+    ExecStart=/opt/aws/pcs/scheduler/slurm-25.05/sbin/sackd --systemd \$SACKD_OPTIONS