in reply to Run interactive commands with "Net::SSH::Expect"
Most systems setup now, disallow root logins on telnet and ssh. It is usually setup that you login as a regular, special user, who can then run the sudo command to change the password.
This gives more security, through the sudo mechanism.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Run interactive commands with "Net::SSH::Expect"
by slayedbylucifer (Scribe) on Jan 10, 2011 at 13:28 UTC |