[Samba] guest access

sam zand zand.nas.storage at gmail.com
Sat Dec 29 08:33:43 UTC 2018


Hello List
I install a samba 4.6.5 server for active directory authentication and
shares.
I have a number of Samba shares, some of which I would like to allow guest
access to Windows machines. If a windows machine tries to access a "guest"
share, it requests a username and password.
please help me to connect to share without username and password.
thanks
Here is my smb.conf:


# Global parameters
[global]
dns forwarder = 192.168.142.2
netbios name = LOCALHOST
realm = SAMBA.COM
server role = active directory domain controller
workgroup = SAMBA
idmap_ldb:use rfc2307 = yes


[test]
path = /mnt
    read only = no
available = yes
    browsable = yes
    guset ok = yes


More information about the samba mailing list