Displaying 1 result from an estimated 1 matches for "verdnatura".
2012 Dec 28
0
Problem with local profiles and samba
...rograms (Chrome, Explorer ...) and
sometimes a window opens saying "an application is requesting access to
a protected item". I think it may be a permissions problem. Any idea?
Thanks.
My smb.cnf:
#======================= Global Settings =======================
[global]
	workgroup = verdnatura
	server string =  
	dns proxy = yes
;	wins support = yes 
;	wins server = w.x.y.z
;	name resolve order = lmhosts host wins bcast
	interfaces = eth0 lo
	bind interfaces only = yes
	log file = /var/log/samba/log.%m
	max log size = 1000
	syslog = 0
	panic action = /usr/share/samba/panic-action %d
	lo...