bugzilla-daemon at mindrot.org
2013-Feb-21 15:18 UTC
[Bug 2073] New: solaris gssapi support
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 Bug ID: 2073 Summary: solaris gssapi support Classification: Unclassified Product: Portable OpenSSH Version: 6.1p1 Hardware: Other OS: Solaris Status: NEW Severity: enhancement Priority: P5 Component: Kerberos support Assignee: unassigned-bugs at mindrot.org Reporter: ossman at cendio.se Created attachment 2222 --> https://bugzilla.mindrot.org/attachment.cgi?id=2222&action=edit 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) -- You are receiving this mail because: You are watching the assignee of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dtucker at zip.com.au Status|NEW |RESOLVED Resolution|--- |FIXED Blocks| |2035 --- Comment #1 from Darren Tucker <dtucker at zip.com.au> --- Applied, thanks. It will be in 6.2p1. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 --- Comment #2 from Pierre Ossman <ossman at cendio.se> --- Created attachment 2224 --> https://bugzilla.mindrot.org/attachment.cgi?id=2224&action=edit 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. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 Pierre Ossman <ossman at cendio.se> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Darren Tucker <dtucker at zip.com.au> --- also applied, thanks. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
https://bugzilla.mindrot.org/show_bug.cgi?id=2073 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Damien Miller <djm at mindrot.org> --- mark bugs closed by openssh-6.2 release as CLOSED -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.