changePassword
Prompt MATLAB Job Scheduler password change
Description
changePassword(
prompts you to change your
password as the current user on the MATLAB® Job Scheduler cluster represented by cluster object mjs
)mjs
. In
the dialog box that opens, you must enter your current password and the new password.
changePassword(
prompts you as the MATLAB Job Scheduler cluster mjs
,username
)admin
user to change the password for
another specified user. In the dialog box that opens, you must enter the cluster
admin
user password and the new password for the user. Use this syntax
to enable the cluster administrator to reset a password for a user who is not available or
has forgotten their password.
Note
The cluster administrator creates the admin
account when they
start the MATLAB Job Scheduler with a security level of 1, 2, or 3.
Examples
Input Arguments
Version History
Introduced in R2010b
See Also
logout
| parcluster
| startjobmanager
(MATLAB Parallel Server)
Topics
- Set MATLAB Job Scheduler Cluster Security (MATLAB Parallel Server)