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

Requires support for anonymous login #106

Open
melchior-voidwolf opened this issue May 10, 2024 · 4 comments
Open

Requires support for anonymous login #106

melchior-voidwolf opened this issue May 10, 2024 · 4 comments

Comments

@melchior-voidwolf
Copy link

I've tried empty username and password or or using anonymous and it doesn't work.

@amosavian
Copy link
Owner

If you want to connect anonymously, you may pass credential in initializer equal to nil, the default guest user will be passed to server.

If you are trying to connect Windows, please ensure guest user is active in group policy.

@melchior-voidwolf
Copy link
Author

image not work, and i get some error image my server is a QNAP NAS, and i can login with guest in my mac

@amosavian
Copy link
Owner

Please ensure guest user is already enabled and set up on your NAS. As I checked, it is disabled by default.

https://www.qnap.com/en/how-to/faq/article/how-to-set-up-guest-access-to-share-folders

@melchior-voidwolf
Copy link
Author

I've confirmed that guest login is enabled, but it still doesn't work. But thank you very much for your work!

If there are any follow-ups, I'll synchronise them here.

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

2 participants