Bug 27991

Summary: ssh 1 and 2 login with keys is not possible anymore!
Product: Base System Reporter: wevers <wevers>
Component: i386Assignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 1.0-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description wevers 2001-06-09 19:20:00 UTC
If i try to login with ssh or ssh -2 i can NOT login with the keys inserted thru ssh-agent.
if i try to login i do get the following message.
Jun  9 20:17:45 f sshd[1623]: ROOT LOGIN as 'henk' from cg.nu
Jun  9 20:17:45 f sshd[1623]: Accepted rsa for HENK from 10.10.1.1 port 1997
Jun  9 20:17:45 f sshd[1623]: fatal: PAM setcred failed[6]: Permission denied

How-To-Repeat: It does also work on a STABLE machine compiled today :((
Comment 1 Jens.Schweikhardt 2001-06-20 15:03:29 UTC
Have you run mergemaster after building -Stable? Wild guess: it could be

a stale (read: not up-to-date) /etc/pam.conf.

Jens
Comment 2 Jens Schweikhardt freebsd_committer freebsd_triage 2001-06-20 19:07:41 UTC
State Changed
From-To: open->analyzed

Matt Dillon has a temporary workaround until the real bug is identified.
Comment 3 Mark Peek freebsd_committer freebsd_triage 2002-07-21 02:08:03 UTC
State Changed
From-To: analyzed->closed

Close old bug. The problem was a transient breakage.