Displaying 1 result from an estimated 1 matches for "aceiubuntu".
2012 May 24
1
Samba4 : Problem setting folder and file permissions from windows box
...When I apply the
changes, it takes a while
to process the files, then the "basic" permissions are set again (my changes
lost).
Here is my /usr/local/samba/etc/smb.conf :
[global]
        interfaces = 127.0.0.1/8 192.168.1.0/24
        server role = domain controller
        workgroup = ACEIUBUNTU
        realm = ACEI2
        netbios name = ubuntuserveur
        passdb backend = samba4
        security = ADS
        domain master = yes
        local master = yes
        wins support = yes
        browseable = yes
        log file = /var/log/samba/smbd.log
        socket options = TCP_NODELA...