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!
Search Criteria
Package Details: openssh-gssapikeyexchange 6.2p2-2
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2014-10-29)
| Package Base: | openssh-gssapikeyexchange |
|---|---|
| Description: | OpenSSH patched to support GSSAPIKeyExchange option |
| Upstream URL: | http://www.openssh.org/portable.html |
| Category: | network |
| Licenses: | |
| Submitter: | cra |
| Maintainer: | cra |
| Last Packager: | None |
| Votes: | 3 |
| First Submitted: | 2012-04-13 14:43 |
| Last Updated: | 2013-12-11 19:02 |
Required by (0)
Sources
- ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-6.2p2.tar.gz
- openssh-6.2p2-gsskex.patch
- sshd.pam
- sshd.service
- sshd.socket
- sshd@.service
- sshdgenkeys.service
Latest Comments
Comment by kaptoxic
Comment by cra
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
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
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
Out of date?
Comment by cra
Updated the package.
Thanks for your help!
Comment by cra
Aaand it was deleted again.
You can send it to me by mail (it's in the PKGBUILD)
Comment by danfunky
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
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
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
Done
Please let me know if you happen to have any problems with it.
Comment by cra
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
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?