Windows® HPC Job Credentials

Normally, a user will be prompted for the credentials used to submit a job. One way to simplify this process is to use the "cluscfg setcreds" command to set the user's credentials in the credentials cache. If this is done, then no password needs to be supplied for a job submitted for the specified user. Here is a cluscfg command that may be used to set the user credentials in the credentials cache:

cluscfg setcreds /password:* /scheduler:cluster_name

/user:domain\user_name

Here:

When this form of the command is used, the user is prompted for the password and also asked if the password should be remembered (cached).

See the following web page for more information on the cluscfg setcreds command:

http://technet.microsoft.com/en-us/library/cc947669(WS.10).aspx