Project

General

Profile

Actions

Bug #6963

closed

SSH Keyboard-Interactive Authentication fails on 2.3.2/2.4

Added by Jim Pingle over 7 years ago. Updated about 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
User Manager / Privileges
Target version:
Start date:
11/25/2016
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3.3
Affected Architecture:
All

Description

The ssh authentication "keyboard-interactive" method fails on 2.3.2 and 2.4

This is due to the use of UsePAM no globally in sshd_config

keyboard-interactive is more secure than plain password authentication and is preferable for environments where using only key-based authentication is impractical.

Moving UsePAM no to the code block for key-based only auth works for both cases and has the intended net effect.

To me, I have a commit pending.

Actions #1

Updated by Jim Pingle over 7 years ago

  • Status changed from New to Feedback

I pushed a fix as stated. Works fine with and without key-based auth. Needs more testing once it hits snaps.

Actions #2

Updated by Jim Pingle over 7 years ago

  • % Done changed from 0 to 100
Actions #3

Updated by Jim Pingle over 7 years ago

  • Status changed from Feedback to Resolved

Working now

Actions #4

Updated by Jim Pingle about 7 years ago

  • Target version changed from 2.4.0 to 2.3.3
Actions #5

Updated by Jim Pingle about 7 years ago

  • Affected Version changed from 2.4 to 2.3.3
Actions

Also available in: Atom PDF