Bug 149975 - sshd aborts due to undefined symbol krb5_init_ets
Summary: sshd aborts due to undefined symbol krb5_init_ets
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: openssh
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Tomas Mraz
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-03-01 02:57 UTC by Evan Champion
Modified: 2007-11-30 22:11 UTC (History)
0 users

Fixed In Version: openssh-3.9p1-12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-03-01 08:55:52 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.