[Samba] Bind Error with Sambe under Redhat 8.0

Bertrand MANI bertmani at yahoo.fr
Sun Mar 2 18:57:36 GMT 2003


Hi,

I've installed and configured Samba under RedHat 8.0.
When starting up samba "/etc/rc.d/init.d/smb start", i
have the following error in the smbd log file:

[2003/03/02 19:28:51, 0]
lib/util_sock.c:open_socket_in(804)
  bind failed on port 139 socket_addr = 0.0.0.0.
  Error = Address already in use

Thus samba never starts.
How do i solve this problem?
Thankx.


#/etc/hosts
127.0.0.1       localhost       homeserver
192.168.0.1     homeserver.homesoft.lan homeserver


#/etc/samba/smb.conf
[global]
        workgroup = Homesoft
        server string = homeserver
        log file = /var/log/samba/user.log
        max log size = 1500
        hosts allow = 192.168.0. 127.
        security = share
        guest account = guest
        share modes = yes
        domain master = no
        local master = no
        encrypt passwords = yes
        smb passwd file = /etc/samba/smbpasswd
        null passwords = yes
        interfaces = 192.168.0.1/255.255.255.0

[all]
        comment = ALL
        path = /
        read only = no
        browseable = yes
        public = yes

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com


More information about the samba mailing list