[Samba] (no subject)

Rowland Penny rpenny at samba.org
Thu Jun 22 13:18:18 UTC 2017


On Thu, 22 Jun 2017 15:56:25 +0300
Maksim Kopachovets <m.kopachovets at gmail.com> wrote:

> [global]
>         workgroup = ...
>         security = ADS
>         realm = ....
>         passdb backend = tdbsam
>         log level = 3 vfs:2
>         syslog = 0
>         encrypt passwords = yes
>         template shell = /bin/csh
>         map to guest = Bad User
>         deadtime = 30
>         winbind separator = /
>         winbind refresh tickets = yes
>         winbind trusted domains only = no
>         winbind use default domain = yes
>         winbind enum users = yes
>         winbind enum groups = yes
>         wins support = no
>         unix charset = UTF8
>         dos charset = cp866
>         read raw = yes
>         write raw = yes
>         deadtime = 15
>         socket options = IPTOS_LOWDELAY TCP_NODELAY SO_KEEPALIVE
>         use sendfile = no
>         min receivefile size = 65536
>         aio read size = 16384
>         aio write size = 16384
>         aio write behind = yes
>         write cache size = 1024000
>         getwd cache = yes
>         oplocks = yes
>         large readwrite = yes
>         wide links = yes
>         dns proxy = no
>         domain master = no
>         preferred master = no
>         local master = no
>         idmap config TRKUA : default = yes
>         idmap config TRKUA : backend = rid
>         idmap config TRKUA : range   = 10000-9000000
>         idmap config * : range = 10000000-90000000
>         idmap config * : backend = tdb
> 
> 
> #============================ Share Definitions
> ==============================
> [promo]
>         path = /data/share/promo
>         comment = promo
>         valid users = @tech.edit, @bb.promo
>         admin users = @tech.edit
>         write list = @bb.promo
>         directory mask = 0770
>         force directory mode = 0770
>         create mask = 0770
>         force create mode = 0770
>         vfs objects = full_audit
>         full_audit:prefix = |%m|%a|%u|%I|%S
>         full_audit:failure = none
>         full_audit:success = mkdir rmdir pwrite rename unlink link
>         full_audit:facility = local3
>         full_audit:priority = notice
>         hide dot files = yes
>         browseable = yes
>         read only = no
>         guest ok = no
>         inherit acls = no
>         inherit permissions = no
> 
> 

Can I suggest you read 'man vfs_fruit'
This is an addition to make Samba work better with OS X

Rowland
 



More information about the samba mailing list