nodejs-itoolkit icon indicating copy to clipboard operation
nodejs-itoolkit copied to clipboard

Changing the user of the job

Open Wikus86 opened this issue 5 months ago • 0 comments

Hi,

Is there a way to change the user of the job that gets executed from the toolkit using ssh? It is currently using qsecofr and would like it to use user I specify in the ssh connection config.

We use the Program Status Data Structure ( pos 254 - User name from the user profile) to get the user.

I have tried using the QWTSETP to change the user, but no luck.

As a last resort I can use pos 358 (Current user profile name) from the Program Status Data Structure but that could entail a lot of changes on my side. Thus wondering if there is another way using the toolkit

Wikus86 avatar Jul 24 '25 09:07 Wikus86