
maninhx
(usa Slackware)
Enviado em 03/11/2007 - 07:55h
Tenho uma rede com servidor samba e varios terminais. Os terminais com windows XP e 98 acessam ele normalmente mas o terminais com Windows Vista eles conseguem acessar, mas quando vou executar algum arquivo ele da o seguinte erro.
Falha de logon: nome de usuario desconhecido ou senha incorreta.
Assim, eu acesso o samba, navego entre as pastas, mas ao executar os arquivos acontece esse erro acima.
Abaixo meu smb.conf
[global]
workgroup = POTTENCIA
server string = Samba Server
netbios name = servidor
security = user
hosts allow = 192.168.5. 127.
hosts deny = 200. 189.
load printers = no
# printcap name = /etc/printcap
# printcap name = lpstat
# printing = cups
local master = no
domain master = no
dns proxy = no
read only = no
guest account = no
log file = /var/log/samba.%m
max log size = 50
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
# interfaces = 192.168.12.2/24 192.168.13.2/24
# domain master = yes
# domain logons = yes
[Principal]
comment = Diretorio Principal
create mask = 077
directory mask = 0777
browseable = yes
writable = yes
path = /mnt/hda3/principal
guest ok = no
read only = no
workgroup = POTTENCIA
server string = Samba Server
netbios name = servidor
security = user
hosts allow = 192.168.5. 127.
hosts deny = 200. 189.
load printers = no
# printcap name = /etc/printcap
# printcap name = lpstat
# printing = cups
local master = no
domain master = no
dns proxy = no
read only = no
guest account = no
log file = /var/log/samba.%m
max log size = 50
# If you have multiple network interfaces then you must list them
# here. See the man page for details.
# interfaces = 192.168.12.2/24 192.168.13.2/24
# domain master = yes
# domain logons = yes
[Principal]
comment = Diretorio Principal
create mask = 077
directory mask = 0777
browseable = yes
writable = yes
path = /mnt/hda3/principal
guest ok = no
read only = no