- 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 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
MathWorks Support Team
le 18 Oct 2013
Modifié(e) : MathWorks Support Team
le 16 Déc 2025 à 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?
Réponse acceptée
MathWorks Support Team
il y a environ 14 heures
Modifié(e) : MathWorks Support Team
il y a environ 7 heures
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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!