in reply to Net::OpenSSH error
or$ssh->system({stdin_data => $userstring}, "/usr/sbin/chpasswd");
$ssh->system("echo", $userstring, \\"|", "/usr/sbin/chpasswd")
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Net::OpenSSH error
by kdamundson (Initiate) on Apr 01, 2011 at 15:31 UTC | |
|
Re^2: Net::OpenSSH error
by kdamundson (Initiate) on Apr 04, 2011 at 18:14 UTC |