Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F37146051
D4129.id10829.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
992 B
Referenced Files
None
Subscribers
None
D4129.id10829.diff
View Options
diff --git a/roles/bastion/sshd-otp/files/sshd_config b/roles/bastion/sshd-otp/files/sshd_config
--- a/roles/bastion/sshd-otp/files/sshd_config
+++ b/roles/bastion/sshd-otp/files/sshd_config
@@ -22,7 +22,7 @@
# In this SSH configuration, we can use PAM modules with challenge/response.
# This allows to use PAM provided capabilities like OTP (Yubikey, OPIE).
PasswordAuthentication no
-ChallengeResponseAuthentication yes
+KbdInteractiveAuthentication yes
UsePAM yes
# Misc options
diff --git a/roles/core/sshd/files/sshd_config b/roles/core/sshd/files/sshd_config
--- a/roles/core/sshd/files/sshd_config
+++ b/roles/core/sshd/files/sshd_config
@@ -39,7 +39,7 @@
# Nasqueron servers authentication should only occur through SSH keys
# but PAM can offer extra capabilities if needed like OTP.
PasswordAuthentication no
-ChallengeResponseAuthentication no
+KbdInteractiveAuthentication no
UsePAM yes
# Once the core role has been applied to a server, ops users have been created
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Jul 20, 07:19 (10 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3929332
Default Alt Text
D4129.id10829.diff (992 B)
Attached To
Mode
D4129: Switch to modern SSH configuration keyword KbdInteractiveAuthentication
Attached
Detach File
Event Timeline
Log In to Comment