Dexter Filmore wrote:
Wanna share a dir to win clients so that they can just map it locally without providing any password or login or whatsover.
So far I'm at:

[foo]
        path = /mnt/foo
        guest ok = Yes
        security = share
        public = yes
        writable = yes
        force user = dexter

Still won't work, asks for auth.


Try it without the force user line. It's probably forcing everyone to use that username, which then requires a password.
Also, check the actual filesystem permissions if you haven't already.

TB
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/listinfo/samba

Reply via email to