Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108051685
D35272.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
762 B
Referenced Files
None
Subscribers
None
D35272.diff
View Options
diff --git a/crypto/openssh/sshd_config b/crypto/openssh/sshd_config
--- a/crypto/openssh/sshd_config
+++ b/crypto/openssh/sshd_config
@@ -57,6 +57,7 @@
#IgnoreRhosts yes
# Change to yes to enable built-in password authentication.
+# Note that passwords may also be accepted via KbdInteractiveAuthentication.
#PasswordAuthentication no
#PermitEmptyPasswords no
diff --git a/crypto/openssh/sshd_config.5 b/crypto/openssh/sshd_config.5
--- a/crypto/openssh/sshd_config.5
+++ b/crypto/openssh/sshd_config.5
@@ -1278,6 +1278,8 @@
.Pa /etc/moduli .
.It Cm PasswordAuthentication
Specifies whether password authentication is allowed.
+Note that passwords may also be accepted via
+.Cm KbdInteractiveAuthentication .
See also
.Cm UsePAM .
The default is
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 21, 10:35 PM (21 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16021341
Default Alt Text
D35272.diff (762 B)
Attached To
Mode
D35272: sshd: attempt to clarify PasswordAuthentication
Attached
Detach File
Event Timeline
Log In to Comment