in reply to shuting down a linux-server
perhaps you could use sudo? then you can set up a sudoers file, allowing your user to run the shutdown command (as root) without requiring a password.
As a side note, just thinking of sending the root password over an unencrypted telnet gives me the shivers! Have you thought of using ssh?
-- Dan
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: shuting down a linux-server
by NorthenMonk (Initiate) on Oct 04, 2002 at 12:54 UTC | |
by fsn (Friar) on Oct 04, 2002 at 14:04 UTC |