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

smb and kerberos #63

Open
wlkx0925 opened this issue Apr 19, 2022 · 2 comments
Open

smb and kerberos #63

wlkx0925 opened this issue Apr 19, 2022 · 2 comments

Comments

@wlkx0925
Copy link

wlkx0925 commented Apr 19, 2022

I want to connect to nas through smb2, but the authentication in the middle is not ntlm way, it is kerberos way authentication, how do I deal with it, can you help me solve it?

@ILightThings
Copy link

This library only supports NTLM Authentication. There is currently no way to use Kerberos authentication.

@lorenz
Copy link

lorenz commented Sep 25, 2023

If you want to play around with it, my gokrb5 fork and lorenz@7a091ab implements working Kerberos in pure Go. I'll see if I can make this upstreamable at some point.

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

3 participants