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

Handle the case where username is NULL #61

Merged
merged 1 commit into from
Aug 3, 2021
Merged

Handle the case where username is NULL #61

merged 1 commit into from
Aug 3, 2021

Conversation

simo5
Copy link
Collaborator

@simo5 simo5 commented Aug 3, 2021

This is never permissible except with anonymous authentication which we
do not support yet.

Fixes #60

This is never permissible except with anonymous authentication which we
do not support yet.

Signed-off-by: Simo Sorce <[email protected]>
@simo5 simo5 merged commit 1cbc124 into gssapi:main Aug 3, 2021
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

Successfully merging this pull request may close these issues.

gssntlmssp library crashes on anonymous user authentication (usr_name == NULL)
2 participants