Package Details: openssh-gssapikeyexchange 6.2p2-2

Package Base: openssh-gssapikeyexchange
Description: OpenSSH patched to support GSSAPIKeyExchange option
Upstream URL: http://www.openssh.org/portable.html
Category: network
Licenses: custom:BSD
Submitter: cra
Maintainer: cra
Last Packager: None
Votes: 3
First Submitted: 2012-04-13 14:43
Last Updated: 2013-12-11 19:02

Dependencies (4)

Required by (0)

Sources

Latest Comments

Comment by kaptoxic

2014-11-13 03:36

I see. Okay. For some reason private/public key authorization did not work well for me. Thanks --- in case you find the right patch for this, let us know!

Comment by cra

2014-10-30 11:08

Hi.

I can't find actually any patch that will include GSSAPI support to the package, even though there been a new version of ssh-portable relised. I'll check if I manage to compile this over the weekend, sorry for the delay!

If you just want passwordless logins, I strongly advise using standard private/public key authorization. In my own experience, using Kerberos is a huge pain in the ass, especially if you have ssh server which resides in a different timezone.

Comment by kaptoxic

2014-10-29 18:22

Thanks!

I have a quick question: is this exactly the same openssh implementation I would get from the official package, but with the additional support?
I just want passwordless login through Kerberos --- I would not like to sacrifice more by replacing the official openssh with this one.

Comment by cra

2014-10-29 06:31

You're right. There seem to be 6.7p1 here: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/

I'll check this in the next 24h

Comment by kaptoxic

2014-10-29 02:40

Out of date?

Comment by cra

2013-12-11 19:05

Updated the package.
Thanks for your help!

Comment by cra

2013-12-11 17:39

Aaand it was deleted again.
You can send it to me by mail (it's in the PKGBUILD)

Comment by danfunky

2013-12-10 15:07

I uploaded it again:

http://sharesend.com/5mhfvtel

pastebin doesn't cut, as i packaged the service files etc in the tar

Comment by cra

2013-12-10 13:34

Hi! Yeah, that was because I was just leaving my computer for a week :))

I cannot download the file from the link you provided. Can you upload it to pastebin or something similar?

Comment by danfunky

2013-12-02 22:19

thanks for your swift action.
in the meantime, i prepared a PKGBUILD that more closely resembles the current official openssh package with service files etc taken from the official package.

you can find it here

http://wikisend.com/download/980436/openssh-gssapikeyexchange-6.2p2-1.src.tar.gz

for you consideration

Comment by cra

2013-12-02 21:39

Done
Please let me know if you happen to have any problems with it.

Comment by cra

2013-12-02 21:28

Hm. This looks fine, thanks for your findings!

Though I don't the patch on the official page here http://www.sxw.org.uk/computing/patches/openssh.html

I'll update it in a next few hours

Comment by danfunky

2013-12-02 21:14

there now is a patch available for the 6.2p2 release of openssh

https://gist.github.com/netj/6507505

could you please update the PKGBUILD?