I'm using samba4.0.1 and it works very well in general. Unfortunately I'm missing something like "map to guest = bad user" and I can't get the Guest account to work. Is there any way to set up some public shares on an AD DC ?

[global]
        workgroup = DOMAIN
        realm = DOMAIN.LOCAL
        netbios name = HOST
        server role = active directory domain controller
server services = s3fs, rpc, nbt, wrepl, ldap, cldap, kdc, drepl, winbind, ntp_signd, kcc, dnsupdate

        logon path = \\%L\profiles\%U
        logon home = \\%L\%U\.9xprofile
        logon drive = U:

        printcap name = /dev/null
        load printers = no
        printing = bsd

        interfaces = eth0
        guest ok = yes
        security = user
        map to guest = bad user


At the moment I can't even access \\HOST.DOMAIN.LOCAL without credentials.

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.

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

Reply via email to