Bug 19251

Summary: [PATCH] pam_ssh broken by OpenSSH DSA changes
Product: Base System Reporter: ajk <ajk>
Component: binAssignee: Kris Kennaway <kris>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description ajk 2000-06-13 22:30:01 UTC
Newly DSA support added to OpenSSH causes pam_ssh to compile
incorrectly, which in turn causes PAM applications that use it to
SEGV.

Fix: Apply the following hastily-written patch, hastily:
How-To-Repeat: 
Try to use any PAM-aware application in conjunction with pam_ssh.
Comment 1 Sheldon Hearn freebsd_committer freebsd_triage 2000-08-07 14:45:00 UTC
Responsible Changed
From-To: freebsd-bugs->kris

Over to the maintainer.
Comment 2 Kris Kennaway freebsd_committer freebsd_triage 2000-09-02 01:25:23 UTC
State Changed
From-To: open->closed

This problem was fixed a while ago.