Displaying 20 results from an estimated 2000 matches similar to: "secrets.tdb and Samba 3.0.28 -> 3.3.4 migration"
2009 Dec 30
2
Users from trusted domains get "Your Password expires today" in 3.4.3
Hello everyone!
We've got a Samba domain that trusts another Samba domain and a Windows
Server 2008 domain. We recently upgraded both Samba DCs from 3.0.x to
3.4.3
After that, whenever a user logs on a workstation in the trusting domain
with an account from one of the trusted domains, he gets this message:
Your Password expires today. Do you want to change it?
Of course, the password
2009 Nov 02
1
Samba 3.4.2 Trusted Domain Logon gives: "Conflicting domain portions are not supported for NETLOGON calls"
Hi,
I'm specifically have a problem with idmap entries not being created in
my LDAP backend for trusted domain logons - Local accounts appear to be
fine.
I have installed the Sernet enterprise packages from:
http://ftp.sernet.de/pub/samba/experimental/rhel/5/i386/
I'm preparing the server as follows:
1. smbpasswd -w '<password>'
2. net rpc trustdom establish SANDBOX
2012 Oct 15
1
samba3 to samba4 // logon hours // server role secrets.tdb, secrets.ldb
Hello.
I tried the migration from samba3 domain master (pdc) to a samba4.
samba4 -V:
Version 4.1.0pre1-GIT-2c3a808
I used the wiki entry about samba3 migration as a guide, copied over
the data etc. but I have some questions left.
fyi - samba3 tdbsam backend. I removed/edited serveral user accounts
with Umlauts in Fullname/Displayname. (tdbdump/text editor/tdbrestore)
until all user accounts
2008 Sep 09
2
Failed to retrieve password from secrets.tdb with anonymous bind
Samba 3.2.1 on linux OpenFiler 2.3
I have an external LDAP server with anonymous bind and pam
ProFtpd linked to LDAP server works well without error
But samba does not work, in smbd.log I have:
[2008/09/09 22:01:54, 0] passdb/secrets.c:fetch_ldap_pw(888)
fetch_ldap_pw: neither ldap secret retrieved!
[2008/09/09 22:01:54, 0] lib/smbldap.c:smbldap_connect_system(952)
ldap_connect_system:
2005 Nov 30
1
Modify and backup winbindd_idmap.tdb
Hello list,
Is there a possibility to add entries to the winbindd_idmap.tdb manually?
I know I can use tdbdump to see the entries, but is there a chance to modify?
My problem is I have to map some uid to some Windows SID without using LDAP. On the other hand new user not having any uid in linux should map to the range of uid I defind by using
idmap uid = 10000-20000
2nd Question:
Is it
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 Dec 06
2
How to repair corrupt ntprinters.tdb?
Hi,
we are using samba 3.0.24 as a printspooler for 80 network printers with
a 500kB ntprinters.tdb for some years now. When we recently restarted
samba we noticed that the ntprinters.tdb automatically shrinked to 24kB
and printing was no longer possible.
tdbdump of the original tdb-file is impossible too:
"Failed to open ntprinters.tdb"
The strange thing about this: we can solve
2009 Feb 16
1
Samba Upgrade
Hi list,
I just upgrade my samba and I get from my connected shares: the
specified path does not exist.On ip-adress it works great, but I don't
want to change this on 100 clients.
A few Infos
Samba-Version 3.2.5
security = ADS
getent passwd and getent group works also fine
id could resolv standard-group and the rest group
Loglevel is 3 but nothing usefull is in there.
Hope you could help
2025 Jan 23
1
large smbXsrv_session_global.tdb?
Hi!
I noticed that on samba servers we've rather large smbXsrv_session_global.tdb
files, even when number of sessions isn't large. For example:
-rw------- 1 root root 291770368 Jan 23 14:12 /run/samba/smbXsrv_session_global.tdb
this is almost 300Mb. `smbstatus -p` shows just 98 sessions.
tdbdump shows about the same amount of records, each of which is kinda
large, so it sums up.
On
2004 Jul 22
1
secrets.tbd going corrupt on powerfailure?
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
We're power failing a unit before it goes into production, and we've
noticed that every time we fail it during a data transfer, smbd loses
the domain connection. I've traced it down to the secrets.tdb file.
After a power failure, tdbdump secrets.tdb says:
{
key = "SECRETS/SID/IN28C29E"
data =
2005 Jul 08
2
Distributing custom driver config in TDB files
Hi,
Is there a way to populate customized settings of the drivers (printing
related TDB files) from one Print Server to another?
Here is the background:
I am working on centralized driver distribution. Besides pushing all
the drivers from a central location to the edges, the administrator
should also be allowed to customize the drivers settings and the
distribution should send those
2002 Oct 17
3
tdb Format
Hello All,
I think I touched on this subject on another thread when I was having
problems joining a WIN2k SP3 machine to the domain.
Anyway, does anyone know of a way to modify machine accounts in the new
format .tdb. The old way was pretty simple as it only required one to
modify a text file like smbpasswd.
I'd like to know what machine accounts I have listed in this file and
simply
2011 Jun 13
2
Recall: EXTERNAL: A bridge problem
Massey, Ricky would like to recall the message, "EXTERNAL: [CentOS] A bridge problem".
1998 May 13
1
mixed case usernames
I haven't found anything about this in the FAQ's...
Despite having a translation from an all uppercase (or all lowercase) to
the mixed case Unix username in the username map, the samba server
(1.9.18p1) does not allow browsing from a Win95 client.
If I change the username to all lowercase on the Unix server, then browsing
works fine.
Have I missed something?
--
Phil Etheridge
2013 May 01
2
Catch SIGINT from user in backend C++ code
Hi,
I was wondering if anybody knew how to trap SIGINTs (ie Ctrl-C) in backend C++ code for R extensions? I'm writing a package that uses the GPU for some hefty matrix operations in a tightly coupled parallel algorithm implemented in CUDA.
The problem is that once running, the C++ module cannot apparently be interrupted by a SIGINT, leaving the user sat waiting even if they realise
2018 Sep 21
3
backup of tdb files
Hi,
how would I go about dumping tdb files in a “neutral” format,
preferably JSON?
The goal is to have a domain member functional after restoring
from a backup without re-joining. Ideally, the backed up version
does not depend on the tdb because of concerns about the
stability of the format. A backup set must remain usable despite
a multi-major version Samba update happening in between.
By
2011 Jan 24
1
Upgrading from 3.0.23 but group_mapping.tdb is empty on current config
Hi all,
I've done a serious amount of reading around this but I still can't figure out the implications of what I'm seeing.
I have inherited a CentOS 4 Samba 3.0.23 PDC & file server for 40 hosts that has been through the wars. It is standalone and stable and uses the smbpasswd file authentication backend, however I need to upgrade for Windows 7 support.
I intend to build a
2019 Aug 09
2
Standalone Server User Import / Export
Am Freitag, den 09.08.2019, 08:45 +0100 schrieb Rowland penny via
samba:
> On 09/08/2019 07:38, David Ayers via samba wrote:
> > Am Donnerstag, den 08.08.2019, 20:01 +0100 schrieb Rowland penny
> > via
> > samba:
> > >
> > But what I could do, is copy the setup incl. the tdb files to a
> > test VM to try to reproduce it, upgrade that test VM in the hope
2014 Dec 15
2
Strange problem with pdbedit -Lv : missing users ?
Thank you very much for your answer.
It's the default, internal backend. (smbpasswd)
a) If I do :
tdbdump schannel_store.tdb dump | grep BWPC |grep SECRET | wc
I get 95 machines (this number looks good).
b) smbpasswd is a text file that looks good.
c) I can also do "tdbdump secrets.tdb dump"
Thanks a lot in advance for any advice,
Denis
Le 15.12.2014 22:00, Gaiseric
2019 Aug 10
2
Standalone Server User Import / Export
Am Freitag, den 09.08.2019, 13:41 +0100 schrieb Rowland penny via
samba:
> ayers at vmbuster:~$ sudo tdbdump samba.tdbsam-export
> > {
> > key(19) = "INFO/minor_version\00"
> > data(4) = "\00\00\00\00"
> > }
> > {
> > key(9) = "NEXT_RID\00"
> > data(4) = "\E8\03\00\00"
> > }
> > {
> > key(13) =