
		sjamaury
		
		(usa Ubuntu)
		
		Enviado em 05/01/2014 - 23:36h 
		Boa noite pessoal, acabei e instalar o ubuntu 13.10 mas não consigo colocar o compartilhamento de pastas pra funcionar. Consultando na internet vi que as configurações do smd.conf funcionam com dispositivos eth gostaria de saber se funciona tambem com dispositivos wlan.
rodei o comando testparm que me deu a saída abaixo.
testparm
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
params.c:Parameter() - Ignoring badly formed line in configuration file: sudo nano /etc/samba/smb.conf
Processing section "[Publico]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
	netbios aliases = PcAmaury
	server string = PcAmaury
	interfaces = wlan0
	bind interfaces only = Yes
	log file = /var/log/samba/log.%m
	max log size = 50
	socket options = TCP_NODELAY SO_SNDBUF=8192 SO_RCVBUF=8192
	idmap config * : backend = tdb
	cups options = raw
[Publico]
	path = /home/amaurysilva/Público
	valid users = amaurysilva
	admin users = amaurysilva
	read list = amaurysilva
	write list = amaurysilva
Porém quando tento ativar o compartilhamento pelo nautilus me retorna a seguinte mensagem:
"compartilhamento de rede de usuário" retornou erro 255: net usershare add: cannot convert name "Everyone" to a SID. The connection was refused. Maybe smbd is not running.
Por favor... vocês podem me ajudar?