Date: Tue, 06 May 2008 14:26:43 -0400 From: "T." <freebsd-questions@lists.goldenpath.org> To: freebsd-questions@freebsd.org Subject: sshd on FreeBSD default allows blank passwords? Message-ID: <4820A2E3.9030500@lists.goldenpath.org>
next in thread | raw e-mail | index | archive | help
I didn't realize this before, but it came to my attention when debugging PAM problems. Actually, sshd default does not allow it, but another default is in enabling PAM. It's passing power over to PAM which is allowing it. I didn't see another way immediately available to fix it, so I disabled PAM in sshd. Works as expected now. Is there a PAM solution for this? Is this intended to be the default behavior?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4820A2E3.9030500>