Date: Thu, 11 Jul 2002 08:46:39 -0400 From: "Mark D" <markd@cogeco.ca> To: <freebsd-questions@freebsd.org> Subject: OpenSSH 3.4 + root login... Message-ID: <000201c228d9$0093b690$6401a8c0@promethium>
index | next in thread | raw e-mail
Hello,
I'm having a problem, where OpenSSH 3.4 doesn't want to allow
root logins regardless of PermitRootLogin yes in /etc/ssh/sshd_config
(yes I realize it's a security risk, but my LAN isn't exposed to the
outside world :p).
I can login without a problem via the terminal and I'm able to su
from a remote ssh window, but just not log into root directly via ssh.
Here's some log entries...
Jul 11 13:24:02 tantalum login: login on ttyv0 as root
Jul 11 13:24:02 tantalum login: ROOT LOGIN (root) ON ttyv0
[Works fine from the console]
Jul 11 13:24:52 tantalum su: mark to root on /dev/ttyp0
[Able to su remotely]
Jul 11 13:27:24 tantalum sshd[219]: Failed password for root from
192.168.1.100 port 2941 ssh2
[Yet it won't let me ssh in as root]
Very lastly, I'm running 4.6-STABLE with OpenSSH-3.4_4.
Thanks.
-
Mark D
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000201c228d9$0093b690$6401a8c0>
