[Bug 1474] New: Password authentication should be configurable per-user
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Sat May 31 19:43:41 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1474
Summary: Password authentication should be configurable
per-user
Classification: Unclassified
Product: Portable OpenSSH
Version: 5.0p1
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: sshd
AssignedTo: bitbucket at mindrot.org
ReportedBy: andrew-bugzilla.mindrot.org at pileofstuff.org
The PasswordAuthentication option in sshd_config should have the
following extra values:
* default-yes
Allow password logins for users that don't have a
.ssh/disallow-passwords file
* default-no
Disallow password logins for users that don't have a
.ssh/allow-passwords file
This would let users choose whether to allow passwords for their
account, and would allow administrators to choose the default
behaviour.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list