Bug 2072

Summary: don't link kerberos libs into ssh
Product: Portable OpenSSH Reporter: Pierre Ossman <ossman>
Component: Kerberos supportAssignee: Assigned to nobody <unassigned-bugs>
Status: CLOSED FIXED    
Severity: enhancement CC: dtucker
Priority: P5    
Version: 6.1p1   
Hardware: Other   
OS: All   
Bug Depends on:    
Bug Blocks: 2035    
Attachments:
Description Flags
no-krb5.patch none

Description Pierre Ossman 2013-02-22 02:13:15 AEDT
Created attachment 2221 [details]
no-krb5.patch

ssh just needs the GSSAPI stuff, whilst the full kerberos suite is for sshd. So to avoid a whole bunch of pointless libraries, these would preferably be treated separately. Attached patch does just that.
Comment 1 Darren Tucker 2013-02-22 10:40:29 AEDT
Applied, thanks.  It will be in 6.2p1.
Comment 2 Damien Miller 2013-03-22 12:02:19 AEDT
mark bugs closed by openssh-6.2 release as CLOSED