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

Unknown SEC_WINNT_AUTH_IDENTITY_EXW PackageList should fail #171

Open
jborean93 opened this issue Sep 20, 2023 · 0 comments
Open

Unknown SEC_WINNT_AUTH_IDENTITY_EXW PackageList should fail #171

jborean93 opened this issue Sep 20, 2023 · 0 comments

Comments

@jborean93
Copy link

If SEC_WINNT_AUTH_IDENTITY_EXW PackageList is set to a combination which can't be fulfilled (e.g. only unknown packages are set) then it should fail with SEC_E_NO_CREDENTIALS.

Currently SSPI fails during the first call with InitializeSecurityContext in this scenario whereas sspi-rs just continues to use the defaults.

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

No branches or pull requests

1 participant