You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: