[Samba] Permissions Problem on a share

Mike 1100100 at gmail.com
Thu Jan 7 21:15:23 UTC 2016


smb.conf:

# Global parameters
[global]
        workgroup = LOGIC
        realm = LOGIC.EXAMPLE.COM
        netbios name = HAMILTON
        interfaces = lo,eno1
        bind interfaces only = Yes
        server role = active directory domain controller
        dns forwarder = 8.8.8.8
        idmap_ldb:use rfc2307 = yes

[netlogon]
        path = /var/lib/samba/sysvol/logic.example.com/scripts
        read only = No

[sysvol]
        path = /var/lib/samba/sysvol
        read only = No

############# Share Definitions ############################

[accounting]
        path = /apple/fuji
        read only = no


More information about the samba mailing list