What is Job Manager Security and how do I implement it in my MATLAB Parallel Server configuration?

3 views (last 30 days)
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?

Accepted Answer

MathWorks Support Team
MathWorks Support Team about 7 hours ago
Edited: MathWorks Support Team 3 minutes ago
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:
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:
  •     MATLAB Distributed Computing Server was renamed to MATLAB Parallel Server
  •     mdce_def was renamed to mjs_def
  •     mdce binary was renamed to mjs

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

No tags entered yet.

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!