secure remote login from win
Danny Koenig
lists at bsdberlin.org
Fri Jun 13 02:34:23 PDT 2003
> I'm trying to connect to my freebsd /5.1/ box via SecureCrt from win98.
> I'm sure that I do remember root password but it always kick me out with
> 'bad password' in both SSH1 and SSH2.
> Do I have to configure root to be accessible from outside?
Do you use the default configuration by sshd on your freebsd box?
Generally I use Putty to connect from Win to any SSHD
(http://www.chiark.greenend.org.uk/~sgtatham/putty/). Also PermitRootLogin
must be set to "YES" in the sshd_config. If you want to change to
SuperUser with su, the currently user must be in gid 'wheel'.
Danny
--
God? Root? Where is the difference?
More information about the freebsd-newbies
mailing list