Ed Form wrote:
> In the server manager you need to enable both 'Telnet access'
> as Private and 'Allow administrative command line access
> over telnet' as yes.
[...]
I can't stress strongly enough how much of a security hazard this is... telnet passes all keystrokes - passwords and all - in CLEAR TEXT over whatever networks the packets travels to get to your server, meaning ANYONE who has a packet sniffer running on the local network CAN obtain the root password this was.
Using SSH is a *FAR* more secure method, and there are innumerable SSH clients around capable of communicating with SME - my personal choice when I was still running Windoze was Putty... a small, one file (i.e. no DLLs) program that provided superb terminal emulation.