Hi, 
 
now my smb.conf files look like this. 
 
############################## 
smb.conf: 
 
[global] 
        workgroup=gruppe1 
        netbios name = Samba3 
        server string = Samba 3.0.2 
        passdb backend = tdbsam 
#       encrypt passwords = yes 
#       security = share 
        log level =2 
        include = /usr/local/samba-302/lib/smb.conf.dos 
#       encrypt passwords= yes 
        security = user 
        smb ports =445  
 
[homes] 
        comment = Heimat 
        browseable= no 
        writeable =yes 
 
smb.conf.dos: 
 
[global] 
        netbios aliases =dos 
        encrypt passwords =no 
 
[opt] 
        path = /opt 
        comment = Heimat 
        browseable= no 
        writeable =yes 
############################## 
 
I can see both servers in the Windows explorer, but I can't log in. According to 
log.smbd the username/password 
is wrong. 
netstat -atnp shows open ports on 139 and 445, I even tried a connect with smbclient 
... -p 445  or ... -p 139, same 
result, an error message. 
 
Any further hint? 
 
TIA, 
 
Stefan 
______________________________________________________________________________
Nachrichten, Musik und Spiele schnell und einfach per Quickstart im 
WEB.DE Screensaver - Gratis downloaden: http://screensaver.web.de/?mc=021110

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to