similar to: tdb((NULL)): tdb_brlock failed on Samba 2.2.3a startup

Displaying 20 results from an estimated 1000 matches similar to: "tdb((NULL)): tdb_brlock failed on Samba 2.2.3a startup"

2004 Feb 04
1
tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1 lck_type=13
Some times I have in log : [2004/02/04 12:00:06, 5] lib/gencache.c:gencache_init(59) Opening cache file at /var/lock/samba/gencache.tdb [2004/02/04 12:00:06, 5] tdb/tdbutil.c:tdb_log(724) tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1 lck_type=13: Ressource temporairement non disponible [2004/02/04 12:00:06, 5] libsmb/namecache.c:namecache_enable(58) namecache_enable:
2004 Jan 08
0
tdb access problem - tdb_brlock failed
Hi I my smbd.log, I can find these lines. How to resolv this problem ? [2004/01/08 12:03:11, 5] lib/gencache.c:gencache_init(59) Opening cache file at /var/cache/samba/gencache.tdb [2004/01/08 12:03:11, 5] tdb/tdbutil.c:tdb_log(724) tdb(unnamed): tdb_brlock failed (fd=12) at offset 4 rw_type=1 lck_type=13: Ressource temporairement non disponible [2004/01/08 12:03:11, 5]
2002 Aug 11
0
Locking problem reported when starting smbd on a second systen!
I was successful installing and configured Samba 2.2.5 on my first Solaris machine. However, the second Solaris machine returns errno=11 (EAGAIN ~ Service Temporary Unavailable). I have tried to delete the "locks" directory to remove possible "old" locks - upon startup the smbd create new log files, but the same errors are reported again. Why only on one of my systems - I
1998 Oct 21
1
It's just stopped working! (1.9.18p8, IRIX 5.3)
Hi all, I'm extremely puzzled by the behaviour of one of my Samba servers. It's been working fine for yonks, and this morning (abuout 11:32) it just stopped. (mostly) Connecting to shares still works. Navigating the tree till works. Changing (DOS) attributes still works. But actually opening files and reading the contents doesn't work. The client just times out (Win 3.11, and
2002 May 09
0
winbind and 2.2.4 and redhat 7.2 Please Help Anyone.
Hi I need some help and am hoping you may be able to help me I have tried to install the latest 2.2.4 of samba with winbind and I am not geting anywere. This is what I have done I have installed Red Hat 7.2 cleanly on a system I have used RPM to remove all versions of samba that is installed Downloaded samba 2.2.4 extracted it then ran sh makerpms.sh created the smb.conf file with the following
2004 Jul 15
1
Samba 3.0.2 on HPUX 11i with winbind; Get_Pwnam_internals didn't find user + NT_STATUS_NO_SUCH_USER
Hey, I've troubles with a samba-installation ( version 3.0.2, HP-CIFS-Technologie Preview ) on HPUX 11i. I want to setup a fileserver within a customerenvironment connecting into a windows 2000 domain, which contains a lot of trusted domains. I have joined the domain already and wbinfo brings me the list of users and groups. Also within the winbind_imap.tdb I see some entrys which seems to
2002 Feb 26
3
unix password sync doesn't update smbpasswd file!
Hi all, I'm using 2.2.3 on FreeBSD 4.5 RELEASE and trying to get 'smbpasswd' to change the encrypted password and the UNIX password (/etc/passwd). I'm getting strange behaviour. Having worked through debugging my 'chat script', I now have the following situation:- When unix password sync = yes smbpasswd works, but only the UNIX password is changed When unix password
2002 Mar 08
1
Bind failed: Can't contact LDAP server
With 3.0a15, samba can't seem to connect to the ldap server. AFAIK the ldap server is working correctly -- it currently authenticates some users for apache. My smb.conf contains this: --[snip]-------------------------- ldap server = localhost ldap port = 389 ldap suffix = "dc=calmiron, dc=com" ldap admin dn = "cn=Manager, dc=calmiron, dc=com" use spnego=no
2002 Feb 19
4
Doco! ARGH! (smbpasswd's not up to date on the web site)
Hi all, (again) The page:- http://ie.samba.org/samba/docs/man/smbpasswd.8.html does not have any description of the '-j' option. However:- http://ie.samba.org/samba/ftp/docs/htmldocs/smbpasswd.8.html does. Why is this a big issue ? (worthof a post to the mailing list?) because the first URL above is linked off the main 'Documentation' page of the Samba web site
2004 Sep 20
2
Can't delete smbpasswd user if not in /etc/passwd
Hi all, Looking for a solution to the following:- # smbpasswd -x jh--- build_sam_account: smbpasswd database is corrupt! username jh--- with uid 1774 is not in unix passwd database! Failed to initialise SAM_ACCOUNT for user jh---. Does this user exist in the UNIX password database ? Failed to modify password entry for user jh--- # Ths user has already been deleted from the /etc/passwd (in
2019 Nov 13
2
"samba-tool backup offline" stuck
On 2019-11-11 09:41, Andrew Bartlett wrote: >>> and what is the full backtrace on that tdbbackup? >> >> You mean: compile with debug symbols, attach gdb and get stack trace? >> If so, I'll do it, but I'll need some time. > > Yes, that's what I need. Please, find it below: (gdb) bt #0 0x0000000800fcdab8 in _fcntl () from /lib/libc.so.7 #1
2004 Apr 23
2
create_canon_ace_lists: unable to map SID
Hi all, I'm trying to get a Samba server (which is a member of a Samba controlled domain) to store WinXP Pro user's profiles. The XP user is authenticating against a 2003 Active Directory server, which then tells it to store it's profile on my Samba server. The 'profiles' share exists and is writeable and under some circumstances we can get profiles to be stored there,
2002 Sep 03
6
samba and NIS?
Hi, I have a few questions. My goal is to run NIS and samba so I have a central point of passwd control and just one place to change passwords. I will eventually have 5 samba servers so this is quite important to me as I don't want to have to change passwords and setup passwords on 5 servers when changing or adding new users. Can this be done? So that if a user changes his password for
2004 Apr 26
4
Is it possible to store XP Profiles on Samba 3.0.2 ?
Hi all, Can you use Samba to store an XP Pro profile? I'm running Samba 3.0.2a (compiled from source) on Solaris 9. Compiled it against OpenLDAP 2.1.30 and MIT Kerberos 1.3.3 (both compiled from source from fresh downloads today). Am now trying to get Windows XP Pro to store profiles on to this box. The smbd and nmbd seem to run fine. Every time XP Pro goes to create a user's
2003 Dec 27
1
smbpasswd -a -m machine fails: "Failed to modify password entry"
Hi, i try to create a new machine account, like i always did, but haven't done since 3.x. My backend is ldap: passdb backend = ldapsam:ldap://fileserver idmap backend = ldapsam:ldap://fileserver As root I do the following: smbpasswd -D 10 -a -m admeta --------------------------------- Netbios name list:- my_netbios_names[0]="FILESERVER" tdb(unnamed): tdb_brlock failed (fd=3) at
2002 Feb 24
3
password synchronization.
Hello, I'm running samba 2.2 on FreeBSD 4.4. I was wondering if there was a way to sync up the samba and FreeBSD user passwords so that when either via the unix passwd or samba's smbpasswd program a user changes a password it is changed through both systems? If anyone is dong this successfully please let me know. Thanks. Dave.
2019 Nov 11
2
"samba-tool backup offline" stuck
On 2019-11-10 21:41, Andrew Bartlett wrote: > Is this unpatched Samba Yes and no. Yes: it's the stock FreeBSD's Samba port. No: the FreeBSD port has itself several patches WRT the original Samba distribution. > and what is the full backtrace on that tdbbackup? You mean: compile with debug symbols, attach gdb and get stack trace? If so, I'll do it, but I'll need some
2002 Nov 20
0
Winbind failed to create socket
Hi all, using samba 2.2.5 I get the following output: # /opt/samba/sbin/winbindd -i INFO: Debug class all level = 1 (pid 1028 from pid 1028) Added domain CRCSN (S-1-5-21-17...) getting trusted domain list Added domain ZFZW (S-1-5-21-20...) Added domain KYMATA (S-1-5-21-18...) timeout connecting to 172.20.119.221:445 Added domain RCS (S-1-5-21-14...) invalid permissions on socket directory
2002 Mar 06
1
Possible bug in 2.2.3a source/script/installbin.sh (with patch)
Hi all, the file samba-2.2.3a/source/script/installbin.sh has a rather odd blindspot. It doesn't honor the --with-privatedir= option to ./configure it just blindly uses $BASEDIR/private instead. I think the fix would be:- a) move directory creation out of installbin.sh altogehter (after all what's the installdirs: target for in the Makefile?) OR b) add an extra parameter
2000 Jun 06
0
Fw: Time Synchronisation
Thank you very much, it was the setting on the RS6000. Whoever originally setup our box didn't specify the BST time offset correctly. The system was reading TZ=GMT0BST0,M3.5.0,M10.5.0 Thanks to everyone that contributed to solving a simple and obvious error !!!! :) Mike ________________________________________________________________________________________ >From "John Ryan"