similar to: password sync "Failed to open/create TDB passwd"

Displaying 20 results from an estimated 3000 matches similar to: "password sync "Failed to open/create TDB passwd""

2008 Jan 11
1
password sync "Failed to open/create TDB passwd" - some progress
I made a little progress. It is partly a file permissions error. If I change the permission of /usr/local/samba/private to 660. Since the unix Administrator (ie. Windows Domain Administrator) is in the sysadmin group, this gives it read-write permissions to this file. Under windows, as the Domain Administrator, I can now change account properties such as "password never expires."
2015 Dec 02
1
"Failed to add users for testing" - pdb_getsampwnam (TDB): error fetching database
Hi, Running samba-4.1.12-24 on Centos 7.1, I've created about 15 user accounts which are working perfectly, then for some reason today I go to create another account and it starts erroring? Config; security = user passdb backend = tdbsam [root at sysvm-smb samba]# pdbedit -a testing new password: retype new password: Failed to add entry for user testing. With Debugging; -------------
2011 Nov 27
1
Environment variables in smb.conf -- inconsistent results
Hello! I am trying to use environment variables in my samba configuration file. The %$() directive does not seem to work consistently. Do I misunderstand something? As a success example, "include = %$(SVCDIR)/conf/smb-shares.conf" works fine. Logging with debuglevel = 3 indicates successful inclusion of the secondary file. However, as a failure example, "interfaces =
2007 Nov 02
0
password sync does not work
Samba 3.026a on Solaris PDC. I am trying to enable password sync. My smb.conf file includes... passdb backend = tdbsam passwd program = /usr/bin/passwd -r nis %u # passwd chat = *New*Password* %n\n *new*Password* %n\n *changed* # passwd chat = *New*Password* %n\n *Re-enter*new*Password* %n\n *changed* passwd
2010 Jan 04
2
Downgrade TDB files?
Hi. I've tried Samba 3.4.3 and it upgraded my passdb.tdb file. After testing I concluded that I'm not going to upgrade to 3.4.3 yet, because 'getent passwd' was broken in recent BlastWave Solaris packages: http://wiki.blastwave.org/forum/viewtopic.php?f=5&t=447&start=0 Now, after I downgraded the Samba back to 3.0.32, client connections started to malfunction. I saw
2005 Aug 04
1
SAMBA LOG: tdb/tdbutil.c:tdb_log(725) tdb(unnamed): tdb_open_ex: /var/cache/samba/unexpected.tdb (835, 457947) is already open in this process
Please, What's this? Please, please, how to resolve ? [root@neosaldina-lj003 samba]# more nmbd.log tdb(unnamed): tdb_open_ex: /var/cache/samba/unexpected.tdb (835,457947) is alr eady open in this process [2005/08/04 00:12:51, 2] tdb/tdbutil.c:tdb_log(725) tdb(unnamed): tdb_open_ex: /var/cache/samba/unexpected.tdb (835,457947) is alr eady open in this process [2005/08/04
2002 Aug 27
1
tdb failure when attempting to use Samba
I have successfully implemented Samba in the past but I am now perplexed by a new installation which fails smbstatus with the message: "tdb((null)): tdb_open_ex: could not open file /var/cache/samba/brlock.tdb: No such file or directory Failed to open byte range locking database "tdb((null)): tdb_open_ex: could not open file /var/cache/samba/locking.tdb: No such file or directory ERROR:
2012 Oct 10
1
log tdb
This log is repeatedly appearing: [2012/10/10 18:42:47.088584, 1] lib/util_tdb.c:385(tdb_log) tdb(unnamed): tdb_open_ex: /var/lib/samba/unexpected.tdb (64768,921067) is already open in this process Anybody knows if it's true tha it's harmless? Thanks, -- Marcio Oliveira. "Tudo concorre para o bem daqueles que amam ? Deus." (Rom 8,28)
2007 Nov 02
2
smbpasswd and 8 character limit
The smbpasswd on my PDC (Solaris 9, Samba 3.026a) will truncate or corrupt passwords over 8 chars. The smbpasswd command on the linux clients (Samba 3.024a) is OK. Anyone know if this is a samba version issue or something solaris specific. Thanks
2009 Jul 01
4
can't get Samba users from Windows
Hello! I have installed Debian "Lenny" x64 and samba 3.2.5 from repository and I have some problems. First: When I set directory access rights via checkbox from WindowsXPPro SP3 it seems that it has no effect. I have rebuild samba and samba-common, version 3.0.24-6etch10, for Debian Lenny and this solved this problem. Also in rebuilded version DFS is on by default. Second: I can't
2011 Mar 29
1
converting smbpasswd to passdb.tdb - machine accounts
Hallo, I'm trying to convert smbpasswd to passdb.tdb. cd /etc/samba/private # (where smbpasswd lies) pdbedit -i smbpasswd -e tdbsam:/etc/samba/private/passdb.tdb converts all human users, but it converts (or transfers) no machine account. In "smbpasswd" are many entries beginning with (p.e.) mac001$ for these accounts, pdbedit -L -v | grep -i mac shows
2008 Jan 18
1
unexpected.tdb already open
Is there any way to suppress the message: tdb(unnamed): tdb_open_ex: /var/samba/locks/unexpected.tdb (110,101) is already open in this process They are filling my nmbd.log and I have read that they should be ignored (Jerry,Carter post, Sun Aug 7 16:43:26 GMT 2005) We are running Samba 3.0.28 on FreeBSD 6.2. From util_tdb.c, it looks like this message could be suppressed with a
2019 Apr 01
1
gencache.tdb: device busy
On a fresh installed Illumos/Solaris in a VirtualBox Guest I get the following error after starting up samba 4.10: [2019/04/01 09:51:41.112485, 0] ../../lib/tdb_wrap/tdb_wrap.c:64(tdb_wrap_log) tdb(/var/samba/lock/gencache.tdb): tdb_open_ex: tdb_mutex_init failed for /var/samba/lock/gencache.tdb: Device busy [2019/04/01 09:51:41.141396, 0] ../../lib/util/become_daemon.c:136(daemon_ready)
2015 Nov 15
1
samba's source code won't compile on ubuntu 14.04 LTS
hi everybody sorry for the delay but I think we have different time zones >ER, did you actually ask anything there :-D >What is wrong with the distro version of Samba ? >What errors are you getting? >I have had a look at this page on the linuxfromscratch wiki: >http://www.linuxfromscratch.org/blfs/view/svn/basicnet/samba.html >Hmm, Required >Python-2.7.10 >Just a bit
2010 Jul 08
2
How to regenerate passdb.tdb
Hi, I was having problem with the tdbsam backend in which a particular user got listed twice with pdbedit. (http://www.mail-archive.com/samba at lists.samba.org/msg109110.html) Without much hope in fixing it, I am planning to re-generating passdb.tdb on my PDC by: (1)exporting tdbsam to smbpasswd backend (2)delete passdb.tdb (3)re-import smbpasswd to tdbsam backend With the command `
2007 Sep 14
0
password syncronization issue...
Greetings, Has anyone had any success with samba-3.25[a-c] under solaris10 amd64 using 'unix password sync=yes' option? % smbpasswd Old SMB password: New SMB password: Retype new SMB password: machine 127.0.0.1 rejected the password change: Error was : RAP86: The specified password is invalid. Password changed for user sambatest debugging reveals the following condition: [2007/09/13
2007 Oct 11
0
Fw: password synchronization issue...
Can I get some assistance with this? things work just fine without the synchronization? Any suggestions? Does anyone have it working with solaris10? Begin forwarded message: Date: Fri, 14 Sep 2007 10:23:31 -0400 From: John Saroglou <johny@yorku.ca> To: samba@lists.samba.org Subject: password syncronization issue... Greetings, Has anyone had any success with samba-3.25[a-c] under
2019 Apr 12
1
gencache.tdb: device busy
Hi Jeremy,   I got some info on that topic from the illumos devs:   > It's a sporadic issue, you're lucky enough to not encounter it on 4.9.5. > > I confirmed in 4.10.2, it happens: > > winbindd.log:  tdb(/tmw-nas-3p/samba/var/lock/gencache.tdb): tdb_open_ex: tdb_mutex_init failed for /tmw-nas-3p/samba/var/lock/gencache.tdb: Device busy > > So either apply OS fix, or
2005 Oct 12
1
permissions error: /var/run/samba/gencache.tdb
i've been integrating a Samba server into a mixed windows 2000/2003 authentication environment for use as a NAS device. i finally have things working for the most part, but in the process of debugging authentication i noticed an error when performing the following command: hmason@mpinas1:~$ smbclient -L localhost the error shows up when loglevel = 5 in smb.conf: Netbios name list:-
2012 May 17
3
Samba compilation issue
On 05/17/12 11:15, prabu.murugan at emc.com wrote: > > Hi, > > As a security concern we are upgrading samba to 3.4.17. > > I tried all possible option to compile samba 3.4.17 on Solaris 10_U10. > But it is not going through. > > > > User requirement is to compile samba 3.4.17 to support their > application. 3.4.17 is working on Solaris 9 and Solaris 10_U5. But