Displaying 1 result from an estimated 1 matches for "configuratiom".
Did you mean:
configuration
2006 Apr 06
1
SAMBA and Clamav
Dear Friends,
When I configure the SMB.CONF to using active clamav with vfs the
directory shared don't more access.
See below the configuratiom of file smb.conf
[BACKUP]
path = /data/bkp
comment = Backup
browseable = yes
public = yes
read only = no
share modes = yes
guest ok = yes
create mode = 0777
# Configuracao Lixeira
recycle:exclude = *.tmp *.temp *.o *.obj ~$*
recycle:keeptree...