[Samba] Samba share not working

Hafiz, W (Waqar) Waqar.Hafiz at rabobank.com
Wed Feb 28 09:05:24 GMT 2007


Guys,

I've a simple setup where a Solaris 8 server running Samba 3.0.4 serves
out a single share. User authentication is done through Windows Active
Directory servers. This has been working fine with a Windows client
where the user can map the share without any problems. The user has now
setup a new Windows server and is failing to map the share. I can see
the following error message in the samba log file:

tdb(/usr/local/samba/private/secrets.tdb): tdb_lock failed on list 53
ltype=2 (Interrupted system call)
[2007/02/27 10:32:31, 0]
tdb/tdbutil.c:tdb_chainlock_with_timeout_internal(77)
  tdb_chainlock_with_timeout_internal: alarm (10) timed out for key
SAMBAPWDSVR1 in tdb /usr/local/samba/private/secrets.tdb

Here is my Samba config file:

# Global parameters
[global]
        workgroup = DOMAIN1
        netbios name = PRODSERVER
        server string = Samba Server
        security = server
        map to guest = Bad User
        encrypt passwords = Yes
        password server = sambapwdsvr1 sambapwdsvr2
        password level = 8
        username level = 8
        max log size = 1024
        socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
        dns proxy = No
        wins server = 192.168.3.10 192.168.3.11
        dead time = 2
        interfaces = PRODSERVER/255.255.255.240
        bind interfaces only = yes

        # set local master to no if you don't want Samba to become a
master
        # browser on your network. Otherwise the normal election rules
apply
        domain master = no
        local master = no
        preferred master = no
        os level = 0
        max connections = 5000

[objects]
        comment = Business Objects
        path=/share/objects
        valid users = cen.busobj
        read only = no
        create mask = 0644
        directory mask = 0750


Any ideas/suggestions would be gratefully received.


_____________________________________________________________

This email (including any attachments to it) is confidential, legally privileged, subject to copyright and is sent for the personal attention of the intended recipient only. If you have received this email in error, please advise us immediately and delete it. You are notified that disclosing, copying, distributing or taking any action in reliance on the contents of this information is strictly prohibited. Although we have taken reasonable precautions to ensure no viruses are present in this email, we cannot accept responsibility for any loss or damage arising from the viruses in this email or attachments. We exclude any liability for the content of this email, or for the consequences of any actions taken on the basis of the information provided in this email or its attachments, unless that information is subsequently confirmed in writing. If this email contains an offer, that should be considered as an invitation to treat.
_____________________________________________________________


More information about the samba mailing list