Bug 149975

Summary: sshd aborts due to undefined symbol krb5_init_ets
Product: [Fedora] Fedora Reporter: Evan Champion <evanchampion>
Component: opensshAssignee: Tomas Mraz <tmraz>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: openssh-3.9p1-12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-03-01 08:55:52 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Evan Champion 2005-03-01 02:57:23 UTC
Description of problem:

Since the Kerberos libraries were updated recently, sshd aborts when
accepting a GSSAPI-authenticated user:

sshd: userid [priv]: symbol lookup error: sshd: userid [priv]:
undefined symbol: krb5_init_ets

I assume the RPM likely just needs to be rebuilt to use the new
libraries but haven't tried doing so.

Version-Release number of selected component (if applicable):

openssh-clients-3.9p1-11
openssh-server-3.9p1-11
openssh-3.9p1-11
krb5-libs-1.4-1

How reproducible:

always

Steps to Reproduce:
1. run sshd in debug mode
2. ssh localhost with GSSAPI authentication