Smb3.conf.minimal

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen
[global]
        workgroup = WORKGROUP
        security = USER
        passdb backend = tdbsam
        usershare allow guests = Yes
[homes]
        comment = Home Directories
        valid users = %S, %D%w%S
        browseable = No
        read only = No
        inherit acls = Yes
[share]
        comment = share dir
        path = /share
        read only = No
        store dos attributes = Yes
        inherit acls = Yes