in reply to Re^11: Problem using Net::OpenSSH->capture to su to another user
in thread Problem using Net::OpenSSH->capture to su to another user
Hi Salva,
Unfortunaytely that doesn't work. Note I also do something similar in the ssh constructor as in:
my $ssh = Net::OpenSSH->new($master_host, user => "loguser", master_st +derr_discard => 1, expand_vars => => 1);
Anything else I can try?
Tim
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^13: Problem using Net::OpenSSH->capture to su to another user
by salva (Canon) on Jun 05, 2014 at 14:26 UTC | |
by tim.culhane (Initiate) on Jun 06, 2014 at 08:22 UTC |