in reply to Re^6: Problem using Net::OpenSSH->capture to su to another user
in thread Problem using Net::OpenSSH->capture to su to another user
echo $PASSWD |ssh -tt loguser@enfcdb01 "sudo -Sk -p '' -- su -lc ls im +ail"
(BTW, you may like to remove the password from your previus post)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Problem using Net::OpenSSH->capture to su to another user
by tim.culhane (Initiate) on Jun 04, 2014 at 13:51 UTC | |
by salva (Canon) on Jun 04, 2014 at 14:43 UTC | |
by tim.culhane (Initiate) on Jun 05, 2014 at 10:25 UTC | |
by salva (Canon) on Jun 05, 2014 at 10:30 UTC | |
by tim.culhane (Initiate) on Jun 05, 2014 at 14:06 UTC | |
| |
by AppleFritter (Vicar) on Jun 24, 2014 at 09:58 UTC |