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 GSS_SPNEGO Adapter as a gem #228

Open
satoryu opened this issue Oct 19, 2015 · 7 comments
Open

Implement GSS_SPNEGO Adapter as a gem #228

satoryu opened this issue Oct 19, 2015 · 7 comments
Assignees

Comments

@satoryu
Copy link
Collaborator

satoryu commented Oct 19, 2015

In discussion of #226, GSS_SPENEGO authentication adapter must be implemented as a gem to care users who use this authentication method.

CC: @jch

@satoryu
Copy link
Collaborator Author

satoryu commented Oct 19, 2015

@jch @mtodd Could you please assign me to this issue?

@satoryu
Copy link
Collaborator Author

satoryu commented Oct 19, 2015

Referring the guide, the gem name will be net-ldap-auth_adapter-gss_spnego. how about this?

@jch
Copy link
Member

jch commented Oct 19, 2015

That gem name is a mouthful, but I think it's clear what it's supposed to me. We can also link to it from the README so it's easier for others to find.

@satoryu
Copy link
Collaborator Author

satoryu commented Oct 23, 2015

I could not find the repository of the gem 'ntlm-http' on which gss_spnego depends... ;(

@jch
Copy link
Member

jch commented Oct 23, 2015

Did it get yanked? If the implementation isn't too long, you could find the code and just inline it into your gem.

@tmaher
Copy link
Collaborator

tmaher commented Jan 12, 2016

@satoryu - it looks like it's on rubygems now: https://rubygems.org/gems/ntlm-http/versions/0.1.1

repo appears to be https://github.com/pyu10055/ntlm-http though it's a couple minor revs ahead of what's on RubyGems (0.1.3.3 vs 0.1.1)

@larskanis
Copy link

This issue is solved by the gem net-ldap-gss-spnego, so that this issue can be closed and the provisional file for gss_spnego can be removed from net-ldap gem. See #343

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants