How to apply least‑privilege security when launching MAPDL via PyAnsys on a Slurm HPC cluster?
When starting MAPDL from Python using ansys.mapdl.core.launch_mapdl (as shown in the shared‑topology example), the process is launched with the user's current credentials and environment. In a Slurm‑managed cluster that also uses NFS/BeeGFS storage and MPI over InfiniBand, what specific steps should be taken to restrict the MAPDL process to the minimum requi