Date: Mon, 8 Jan 2001 09:33:00 -0600 From: "Hudson, Henrik H." <hhudson@eschelon.com> To: 'trini0' <trini0@optonline.net> Cc: "'questions@freebsd.org'" <questions@freebsd.org> Subject: RE: OpenSSH Message-ID: <C1781C38F13DA040848FEFAD07311B1045980F@walleye.corp.fishnet.com>
next in thread | raw e-mail | index | archive | help
Hey Trinio- By defaullt, root logins via ssh are not allowed. If you wish to enable root logins via ssh edit the file /etc/ssh/sshd_config and change the line PermitRootLogin no to PermitRootLogin yes I would recommend leaving this as no, creating a user account and su 'ing to root when you need too, but that's just me. Henrik --- Henrik Hudson Microsoft: "Where would you like to go to today" Linux: "Where would you like to go tomorrow" FreeBSD: "Hey,when are you guys going to catch up" -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of trini0 Sent: Monday, January 08, 2001 08:38 To: FreeBSD Questions Subject: OpenSSH Im new to ssh, so not knowing that Openssh was part of the base, I installed it from the ports. It compiled cleanly, and I tried to ssh to the machine it was running on. When it came to the password, I entered root's password, and it said password denied. I tried another and got the same result. I tried another ssh to another box that I installed ssh on, same result. I figured out that openssh was part of the base so I uninstalled openssh and restarted the daemon. I got an error stating the the RSA key was changed. So I deleted /root/.ssh/known_hosts, and I came upon entering the password, and Im still having problems like how I described above. I looked through the list and didn't come across anything. What is been done wrong. Thanks -- _____________________________ | trini0 | | | / ) | Systems Administrator | / / | Network Engineer | ( ( | email ==> | (((\ \> |/ ) trini0@optonline.net | (\\\\ \_/ /_________________________| \ / \ _/ / / / / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?C1781C38F13DA040848FEFAD07311B1045980F>