[Samba] ad pdc windows network places not showing up

Joe Ditto jdittowarrior at gmail.com
Mon Sep 11 01:29:53 UTC 2017


I have a working samba pdc setup called \\dc1 users can login etc.  When
opening network places the only machine that shows up is the windows 7
machine.  I want the DC1 to show up but it does not.

I am running samba 4.7
dhcp is handled by a pfsense router
here's the smb.conf

Thanks in advance
[global]
        realm = JKDRBS.COM
        workgroup = JKDRBS
        domain master = Yes
        os level = 65
        preferred master = Yes
        dns forwarder = 192.168.4.1
        min receivefile size = 16384
        name resolve order = bcast lmhosts host wins
        passdb backend = samba_dsdb
        server role = active directory domain controller
        server signing = No
        dns proxy = No
        rpc_server:tcpip = no
        rpc_daemon:spoolssd = embedded
        rpc_server:spoolss = embedded
        rpc_server:winreg = embedded
        rpc_server:ntsvcs = embedded
        rpc_server:eventlog = embedded
        rpc_server:srvsvc = embedded
        rpc_server:svcctl = embedded
        rpc_server:default = external
        winbindd:use external pipes = true
        idmap config * : backend = tdb
        map archive = No
        map readonly = no
        store dos attributes = Yes
        aio read size = 16384
        aio write size = 16384
        allocation roundup size = 4096
        strict allocate = Yes
        vfs objects = dfs_samba4 acl_xattr


[netlogon]
        path = /usr/local/samba/var/locks/sysvol/jkdrbs.com/scripts
        read only = No


[sysvol]
        path = /usr/local/samba/var/locks/sysvol
        read only = No


[Users]
        path = /Users
        csc policy = disable
        read only = No
        directory mode: parameter = 0700


[brother]
        path = /var/tmp
        printable = Yes
        printer name = brother


More information about the samba mailing list