Skip to content

WIP: samba: Support "anonymous" user to try anonymous mount first

Mayank Sharma requested to merge mayanksha/gvfs:smb-anon-fix into master

When we use "smb://anonymous@host/share", current behaviour is to show password prompt "anon" users as well, while the expected behaviour should be to automatically mount "/share" without any password prompt.

#313

Edited by Ondrej Holy

Merge request reports