
lanzao
(usa Ubuntu)
Enviado em 14/10/2013 - 12:14h
[global]
workgroup = teste
server string = Servidor File Server
log level = 1
log file = /var/log/samba/log.%m max 50KB per log file, then rotate
max log size = 50
vfs object = mysql_audit
mysql_audit:host=localhost
mysql_audit:user=smbd
mysql_audit:pass=smbd001
mysql_audit:name=smbd
mysql_audit:port=3306
mysql_audit:success = open opendir
mysql_audit:failure = all
security = ads
auth methods = winbind
realm = TESTE.LOCAL
encrypt passwords = yes
socket options = SO_SNDBUF=8192 SO_RCVBUF=8192 TCP_NODELAY
unix charset = iso-8859-1
winbind cache time = 5
winbind uid = 10000-20000
winbind gid = 10000-20000
winbind enum users = no
winbind enum groups = no
template homedir = /home/%U
template shell = /bin/bash
winbind use default domain = yes
winbind nss info = rfc2307
domain master = no
local master = no
os level = 18
preferred master = no
load printers = yes
cups options = raw
o Global está dessa forma, é assim?
(Tem algumas coisas a mais pois estou autenticando no AD com winbind.)