Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix no kerberos #4049

Merged
merged 2 commits into from
Sep 6, 2013
Merged

Fix no kerberos #4049

merged 2 commits into from
Sep 6, 2013

Commits on Sep 6, 2013

  1. support GSSAPIAuth back

    GSSAPIAuthentication has not been supported
    due to PreferredAuthentications trick ( 2bdba17 )
    Keiichi Mori authored and mscherer committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    17c39b9 View commit details
    Browse the repository at this point in the history
  2. Also add back gssapi-keyex

    While this is not currently implemented in openssh as far as I know,
    there is patch floating around on the web and this may land one day
    upstream.
    mscherer committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    f489702 View commit details
    Browse the repository at this point in the history