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

Implement SSPI Support on Windows (oc Kerberos) #11371

Merged
merged 4 commits into from
Jul 13, 2018

Commits on Jul 13, 2018

  1. Fix spelling negotiater -> negotiator

    This does not change the behavior of the code.
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    5329244 View commit details
    Browse the repository at this point in the history
  2. Vendor github.com/alexbrainman/sspi

    Required for SSPI support on Windows (for oc Kerberos).  This
    dependency is owned by the auth team.
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    396d953 View commit details
    Browse the repository at this point in the history
  3. bump(*)

    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    93c00d2 View commit details
    Browse the repository at this point in the history
  4. Implement SSPI Support on Windows (oc Kerberos)

    This change is highly experimental and includes no tests (because
    you need an automated extended test with a fully configured Windows
    Active Directory server to actually test this).
    
    Signed-off-by: Monis Khan <mkhan@redhat.com>
    enj committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    919477b View commit details
    Browse the repository at this point in the history