Looking for a way to automate mapping user credentials for DataStage users

324 Views Asked by At

We currently follow a slightly modified series of steps--called mapping user credentials--to give a user access to DataStage. We have to follow these steps on multiple servers.

There are a lot of shell scripts and binaries in the installed directories, but they don't seem to be documented except in passing

I'd like to automate this if I can, but I can't find a cli that will let me talk to IIS' components. Can someone point me to a cli that will do this, or documentation on the various scripts and binaries found in the install directory?

1

There are 1 best solutions below

1
On BEST ANSWER

You need DirectoryCommand -add_ds_credentials

IBM Knowledge Center article