how to enable the root in telnet

Roland Smith rsmith at xs4all.nl
Sun Apr 24 03:29:30 PDT 2005


On Sun, Apr 24, 2005 at 06:09:38PM +0800, kylin wrote:
> i find it difficult to use root account when i telnet to freebsd 5.3
> release , anything need to change?

You're not supposed to log in as root over telnet. It would expose the root
password to anybody intercepting your IP traffic.

It would be advisable to log in as a normal user via ssh (secure shell)
and then su to root. Even if your ssh keys were compromised, an attacker
would only gain access as a normal user. And since all communications
are encrypted, it would be hard for an listener to get the root password.

Roland
-- 
R.F. Smith                           /"\    ASCII Ribbon Campaign
r s m i t h @ x s 4 a l l . n l      \ /    No HTML/RTF in e-mail
http://www.xs4all.nl/~rsmith/         X     No Word docs in e-mail
public key: http://www.keyserver.net / \    Respect for open standards
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050424/a3ee114c/attachment.bin


More information about the freebsd-questions mailing list