Displaying 4 results from an estimated 4 matches for "test_tr".
Did you mean:
  test_r
  
2017 Aug 10
2
extremely low performance on Samba 4.2.14-Debian
...encrypt passwords = yes
    restrict anonymous = 2
    server signing = mandatory
    ntlm auth = yes
    log level = 0
    log file = /var/log/samba/smbd.log
    max log size = 50
    vfs objects = acl_xattr
    map acl inherit = yes
    store dos attributes = yes
/etc/samba/smb-shares.conf:
[test_tr]
   comment = Utilisateurs de test_tr
   valid users = @prod
   force group = prod
   force create mode = 775
   read only = no
   path = /mnt/raid/test_tr
   guest ok = no
;  vfs objects = acl_xattr streams_xattr
-- 
------------------------------------------------------------------------
Emman...
2017 Aug 10
0
extremely low performance on Samba 4.2.14-Debian
...gning = mandatory
>     ntlm auth = yes
> 
>     log level = 0
>     log file = /var/log/samba/smbd.log
>     max log size = 50
> 
>     vfs objects = acl_xattr
>     map acl inherit = yes
>     store dos attributes = yes
> 
> /etc/samba/smb-shares.conf:
> 
> [test_tr]
>    comment = Utilisateurs de test_tr
>    valid users = @prod
>    force group = prod
>    force create mode = 775
>    read only = no
>    path = /mnt/raid/test_tr
>    guest ok = no
> ;  vfs objects = acl_xattr streams_xattr
> 
> 
> 
4.2.x is EOL as far as Sam...
2017 Aug 17
4
extremely low performance on Samba 4.2.14-Debian
...idmap config TEST:backend = rid
    idmap config TEST:range = 10000-50000000
    template shell = /bin/bash
    template homedir = /mnt/raid/%u
    log file = /var/log/samba/smbd.log
    max log size = 50
    vfs objects = acl_xattr 
    map acl inherit = yes
    store dos attributes = yes
[test_tr]
    # Set ACLs from Windows
    comment = Utilisateurs de test_tr
    path = /mnt/raid/test_tr
    read only = no
It doesn't have any default settings or any settings that might slow
things down (I also do not understand the reason behind having smb.conf
in three sections.)
Rowland
2017 Aug 16
6
extremely low performance on Samba 4.2.14-Debian
Le Fri, 11 Aug 2017 11:55:03 +0100
Rowland Penny via samba <samba at lists.samba.org> écrivait:
> If you are going to upgrade, you might as well go for the highest
> version you can, this will probably mean using Louis's packages.
> 
> Samba is a rapidly changing program, a new minor version is released
> every 6 months (approx) and the changes are significant.
> 
>