In this case, i want to transfer data and maintenance my FreeBSD from other machine, Putty and WinSCP are choose to login from my XP.ssh
- Login as a root
- #vi /etc/rc.conf
- make sure and insert this at the end sshd_enable=」YES」
- #vi /etc/ssh/sshd_config —> to configure sshd
- Find and change the line: 「PasswordAuthentication no」 to PasswordAuthentication yes, and root PermitRootLogin yes to login from winSCP / putty direct as a root.
- # /etc/rc.d/sshd restart and see sshd status as pid xxxx
- Finnaly, go to your putty / winSCP in other machine to login with user n password your FreeBSD