Bug 2073

Summary: solaris gssapi support
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: Solaris   
Bug Depends on:    
Bug Blocks: 2035    
Attachments:
Description Flags
sol-gss.patch
none
sol-ssh-gss.patch none

Description Pierre Ossman 2013-02-22 02:18:35 AEDT
Created attachment 2222 [details]
sol-gss.patch

The GSSAPI library is called just "libgss" on Solaris, so configure should look for that as well.

(This patch builds on bug 2072 in order to be able to actually link ssh)
Comment 1 Darren Tucker 2013-02-22 10:43:38 AEDT
Applied, thanks.  It will be in 6.2p1.
Comment 2 Pierre Ossman 2013-02-23 03:03:11 AEDT
Created attachment 2224 [details]
sol-ssh-gss.patch

Woah! You guys work fast. :)

Unfortunately I realised I forgot the header changes that were also required. See this second patch.

I checked out CVS and did a test compile, and this should be sufficient to get a GSSAPI capable ssh on Solaris.
Comment 3 Darren Tucker 2013-02-25 11:25:53 AEDT
also applied, thanks.
Comment 4 Damien Miller 2013-03-22 12:02:16 AEDT
mark bugs closed by openssh-6.2 release as CLOSED