- MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
- mdce_def was renamed to mjs_def
- mdce binary was renamed to mjs
What is Job Manager Security and how do I implement it in my MATLAB Parallel Server configuration?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
MathWorks Support Team
el 18 de Oct. de 2013
Editada: MathWorks Support Team
el 16 de Dic. de 2025 a las 6:42
Looking in the documentation for the MATLAB Parallel Server I see there is an option to set MATLAB Job Scheduler Security. What is Job Manager Security and how do I use it?
Respuesta aceptada
MathWorks Support Team
el 16 de Dic. de 2025 a las 0:00
Editada: MathWorks Support Team
el 16 de Dic. de 2025 a las 6:42
MATLAB Job Scheduler has multiple options to restrict who has access to job data, what user account is used to execute tasks, which users are allowed to submit jobs, and how/when authentication happens. For more information about MATLAB Job Scheduler Security settings see the documentation here:
https://www.mathworks.com/help/matlab-parallel-server/set-matlab-job-scheduler-cluster-security.html
From R2023a onwards you may also wish to utilize the MATLAB Job Scheduler's integration with LDAP Authentication:
NOTE: The MATLAB Job Scheduler security settings only apply if if you are using the MATLAB Job Scheduler provided with MATLAB Parallel Server. For third party schedulers please see your own scheduler's documentation for how to best apply their security and user management features.
NOTE: Starting in R2019a the following name changes occurred:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!