[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Samba issues



Hi all,

I'm getting this problem where I cant connect via smb to my server, according to some of my users this started on friday, today when I've tried to connect (from OSX) it starts to connect then just hangs the system. The only way I can free my machine up is to restart samba and relaunch finder.

I've made no changes to the config of samba, and its behind a firewall which only local users have access to (4 / 5 users). I can no longer browse for the server, which I could before. I've also noticed that under "shares" in swat the homes share is no longer visible when i try to connect..

on a w2k machine, things still dont work but look completely different, I can browse to the server, connect as myself see all the shares including my home area, i can see all the files but as soon as I click on anything explorer hangs...

Anyone got any ideas? below is my smb.conf which has been created by swat, I've also tagged to the bottom the output of log.smbd and log.nmbd. If its some stupid please point me in the right direction(I seem to have had the getpeername error for sometime before this happened, but if their is a cure for that I'd appreciate it )

	- Regards -

		Gabe



# Samba config file created using SWAT
# from 193.129.90.57 (193.129.90.57)
# Date: 2004/10/04 18:13:22

# Global parameters
[global]
        workgroup = BDHOME
        server string = %h
        allow trusted domains = No
        smb passwd file = /var/lib/samba/passdb.tdb
        passdb backend = tdbsam, guest
        passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n .
        unix password sync = Yes
        syslog = 0
        log file = /var/log/samba/log.%m
        max log size = 1000
        load printers = No
        show add printer wizard = No
        dns proxy = No
        ldap ssl = no
        panic action = /usr/share/samba/panic-action %d
        invalid users = root

[homes]
        comment = Home Directories
        read only = No
        create mask = 0700
        directory mask = 0700
        browseable = No

[printers]
        comment = All Printers
        path = /tmp
        create mask = 0700
        printable = Yes
        browseable = No

[print$]
        comment = Printer Drivers
        path = /var/lib/samba/printers

[coldfusion]
        path = /opt/coldfusionmx
        force group = staff
        read only = No
        create mask = 0774
        directory mask = 0775
        inherit permissions = Yes

[wwwroot]
        path = /var/www/apache2-default/
        force group = staff
        read only = No
        create mask = 0774
        directory mask = 0775
        inherit permissions = Yes
        guest ok = Yes

[CFMX61DEV]
        path = /var/www/apache2-default/Development/
        read only = No


<log.smbd>
[2004/10/04 18:04:31, 0] smbd/server.c:main(760)
  smbd version 3.0.7-Debian started.
  Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/10/04 18:20:47, 0] lib/util_sock.c:get_peer_addr(1000)
  getpeername failed. Error was Transport endpoint is not connected
[2004/10/04 18:23:58, 0] lib/util_sock.c:get_peer_addr(1000)
  getpeername failed. Error was Transport endpoint is not connected


<log.nmbd>
[2004/10/04 18:04:31, 0] nmbd/nmbd.c:main(664)
  Netbios nameserver version 3.0.7-Debian started.
  Copyright Andrew Tridgell and the Samba Team 1994-2004
[2004/10/04 18:10:09, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *****

Samba name server ZION is now a local master browser for workgroup WORKGROUP on subnet 193.129.90.105

  *****



Reply to: