Displaying 20 results from an estimated 183 matches for "tdbdumped".
Did you mean:
tdbdump
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) =
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
2011 Jan 08
2
tdbdump, tdbbackup
Do these programs still exist?
They don't seem to be part of the samba3x package on RHEL5.
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
2019 Aug 10
0
Standalone Server User Import / Export
On 10/08/2019 06:20, David Ayers wrote:
> 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"
>>>
2014 Dec 16
2
Strange problem with pdbedit -Lv : missing users ?
the testparm command will show you the location of the password file and
the backend type
e.g.
smb passwd file = /etc/samba/private/smbpasswd
passdb backend = tdbsam
The backend file should be a TDB database file , not a plain text file
(unless left over from an older version.)
You may have users or computers with duplicated SIDs. You should
also use "getent
2017 Aug 25
2
retrieve machine password in current Samba?
We have a wireless network that uses 802.1x authentication, in which domain joined computers use their machine credentials to connect.
Windows machines do this automatically, and until recently Linux computers could join using wicd, wpa-supplicant, and a simple script that would retrieve the machine password with tdbdump.
( specifically tdbdump -k SECRETS/MACHINE_PASSWORD/DOMAIN
2019 Aug 09
0
Standalone Server User Import / Export
On 09/08/2019 12:49, David Ayers via samba wrote:
> 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
>>>
2024 Jul 18
1
dbcheck gets uncaught exception
> Do not touch 'DC=DOMAINDNSZONES,DC=COMPANY,DC=INTRA.ldb' (or any of the
> other files in the same directory) directly, do all changes through
> sam.ldb, otherwise you have a very good risk of further damaging your
> database.
I'm not sure if the dup keys in the
'DC=DOMAINDNSZONES,DC=COMPANY,DC=INTRA.ldb' is my root issue and why the
dbcheck fails with that
2024 Jul 18
1
dbcheck gets uncaught exception
On Thu, 18 Jul 2024 10:29:04 +0200
Heiko Robert via samba <samba at lists.samba.org> wrote:
> > Do not touch 'DC=DOMAINDNSZONES,DC=COMPANY,DC=INTRA.ldb' (or any of
> > the other files in the same directory) directly, do all changes
> > through sam.ldb, otherwise you have a very good risk of further
> > damaging your database.
>
> I'm not sure if
2014 Dec 15
3
Strange problem with pdbedit -Lv : missing users ?
Dear all,
I have a very strange problem with "pdbedit -Lv" under Samba 3.3.10, a
lot of users and machines are missing !
Strangely, all these missing machines and users are working perfectly
well.
The problem is that I need to get their SID to be able to migrate to a
new server...
TECHNICAL DETAILS :
* Samba 3.3.10
* Number of machines :
* Unix : 128 machines
* pdbedit
2017 Aug 25
0
retrieve machine password in current Samba?
On Fri, Aug 25, 2017 at 10:06:59PM +0000, James Zuelow via samba wrote:
> We have a wireless network that uses 802.1x authentication, in which domain joined computers use their machine credentials to connect.
>
>
> Windows machines do this automatically, and until recently Linux computers could join using wicd, wpa-supplicant, and a simple script that would retrieve the machine
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 `
2014 Dec 16
0
Strange problem with pdbedit -Lv : missing users ?
And I must admin that I really don't know where to search.
Does someone knows where pdbedit is reading the information displayed ?
Denis
Le 15.12.2014 23:01, Denis BUCHER a ?crit :
> 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
2024 Aug 19
2
Where samba store printer/driver information?
Samba in AD mode, of course; printer server on a domain member with cups.
For the second time i'me lost, on a server, all the associaton between
printers and drivers, so i've to set it all.
Old samba 3 was clear:
https://www.samba.org/samba/docs/old/Samba3-HOWTO/tdb.html
but now i've not found (even doing 'tdbdump') where printer names, driver
association and so on are
2004 Jun 30
1
Vampire fails
All,
I'm trying to migrate to samba3 from nt4. Unsuccesfully so far :-(. Instructions are from idealx how-to v1.6. Enviroment is RHFC2/Samba 3.0.3-5/OpenLDAP 2.1.29
Membership to the domain is ok
----------------
# net rpc testjoin
Join to 'NT-DOM' is OK
----------------
The next step would be vampire but it fails with reference to smbtest2-domain. I can't figure out wherefrom
2009 May 11
2
secrets.tdb and Samba 3.0.28 -> 3.3.4 migration
Hi all,
When moving between Samba 3.0.X revisions, I have been able to copy the
secrets.tdb file and the trust relationships with foreign domains remain
established. However, this does not appear to work when moving directly
from 3.0.X to the 3.3.X branch. Is there a tool available that allows
us to migrate - or can tdbdump (or similar) be used to dump out data
from the 3.0.X format and then be
2014 Dec 20
1
sysvol /etc /private replication/backup via git
Just to mention and because I'm in doubt: The samba_backup script contains tdbdump for private folder to create online dumps of all ldb. But the dumps are smaller than the original. Is that ok?
I'm in doubt regarding integrity.
Am 20. Dezember 2014 10:59:59 MEZ, schrieb Marc Muehlfeld <mmuehlfeld at samba.org>:
>Hello Johannes,
>
>Am 18.12.2014 um 12:23 schrieb johannesa:
2016 Oct 06
4
winbindd losing track of RFC2307 UIDs
This is what there is in winbindd_idmap.tdb of both members that i have,
whewre file server 2 is working well and file server 1 lose winbind rfc
track.
#
# FILE SERVER 1 - PROBLEM
#
# tdbdump winbindd_idmap.tdb
{
key(9) = "USER HWM\00"
data(4) = "\D0\07\00\00"
}
{
key(10) = "GROUP HWM\00"
data(4) = "\D0\07\00\00"
}
{
key(14) = "IDMAP_VERSION\00"
2004 Feb 12
3
More to pdbedit -L segfault
I have recompiled pdbedit 3.0.2 with -g flag to be able to list sources from gdb when
debugging pdbedit and discovered some more info but don't know how to interpret
it:
(gdb) frame 1
#1 0x0806c899 in init_sam_from_buffer (sampass=0x81b8c28, buf=0x81b8d78 "",
buflen=208) at passdb/passdb.c:1462
1462 SAFE_FREE(domain);
(gdb) print domain
$8 = 0x10000 <Address