[root@centos7 ~]# testparm Load smb config files from /etc/samba/smb.conf rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384) Processing section "[homes]" Processing section "[public]" Loaded services file OK. Server role: ROLE_STANDALONE Press enter to see a dump of your service definitions # Global parameters [global] dos charset = 850 interfaces = 192.168.1.103/255.255.255.0 netbios name = MACHINE01 server string = Samba Server %v unix charset = ISO8859-1 log file = /var/log/samba/log.%m max log size = 50 remote announce = 192.168.1.255 printcap name = cups name resolve order = wins lmhosts bcast host passdb backend = smbpasswd passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* passwd program = /usr/bin/passwd %u security = USER smb passwd file = /etc/samba/smbpasswd unix password sync = Yes idmap config * : backend = tdb hosts allow = 192.168.1. 127. hosts deny = all [homes] comment = Repertoires Personnels browseable = No read only = No [public] comment = Repertoire Public path = /home/samba/public create mask = 0755 read list = @staff read only = No write list = @staff