Hi,
From what I found out you cannot use su command with command execution,
You will need to use Shell class which will open tty and allow this command to be executed.
Hope it helps,
Thanks,
Oleg
Hi,
From what I found out you cannot use su command with command execution,
You will need to use Shell class which will open tty and allow this command to be executed.
Hope it helps,
Thanks,
Oleg