Displaying 1 result from an estimated 1 matches for "servidor_wins".
2004 Aug 02
0
loose mapping
Hi, 
I have installed samba 2.2.8a for Sparc platform.
I have configured it in this way
[global]
        workgroup = DOMINIO
        null passwords = yes
        netbios name = SERVIDOR
        wins server = servidor_wins
        security = server
        password server = servidor_passwd
        name resolve order = wins bcast host lmhosts
        server string = Servidor Solaris Unix con Samba
        debug level = 0
[home]
        path = /home/%u
        writeable = Yes
        guest ok = no
The problem is 
An...