How to setup identityFile

7 views (last 30 days)
Sujit Das
Sujit Das on 3 Jun 2015
Commented: Saadallah Itani on 11 Nov 2016
We are using matlab 2011 for batch job submission in command line to run our job. These are automated jobs and would avoid all human involvement (such as entering uid and passwd). These jobs are run using PCT using parallel grid workers. For grid authentication, it invokes iGetCredentialsFromCommandLine _ (MATLAB\R2011a\toolbox\local\getRemoteConnection.m) function and asks for uid and passwd to be entered explicitly. However we want to automate this by specifying an identityFilename . Does anyone know the instructions (with example perhaps) to set up the identity file mechanism?
It will be great help.
Regards, Sujit Das

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!