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

spnego "only one authentication iteration allowed" #70

Closed
bazsi opened this issue Dec 28, 2016 · 3 comments
Closed

spnego "only one authentication iteration allowed" #70

bazsi opened this issue Dec 28, 2016 · 3 comments

Comments

@bazsi
Copy link

bazsi commented Dec 28, 2016

Hi,
I was trying to enable GSSAPI based authentication with an MIT krb5 kdc, nginx and curl, e.g. no Windows AD was present. As I see GSS_S_CONTINUE is not handled, but instead the error message in $SUBJECT is displayed.

Is there any reason in not handling CONTINUE as a minor status? Is there a specific algorithm/setting in the KDC that would generate only a single GSSAPI exchange?

Thanks in advance.

@lordmauve
Copy link

Is this a duplicate of #64?

@bazsi
Copy link
Author

bazsi commented Jan 16, 2018

Honestly, this was a long time ago, but I did get that error message, otherwise I wouldn't have looked up the code.

And yes, this definitely seems to be a duplicate.

@stnoonan
Copy link
Owner

stnoonan commented Apr 4, 2020

Duplicate of #64

@stnoonan stnoonan marked this as a duplicate of #64 Apr 4, 2020
@stnoonan stnoonan closed this as completed Apr 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants