1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source3/passdb
Andrew Tridgell 02a601b98c rewrote the machine sid storage code to store the SID in secrets.tdb
rather than MACHINE.SID. We try to load MACHINE.SID only if we can't
fetch the SID from secrets.tdb

This also fixes the value of global_sam_sid for the DC/non-DC case
(This used to be commit bcd018f07c)
2002-03-10 01:44:21 +00:00
..
.cvsignore add .po32 files to ignore list 2001-11-28 19:49:43 +00:00
machine_sid.c rewrote the machine sid storage code to store the SID in secrets.tdb 2002-03-10 01:44:21 +00:00
passdb.c This patch merges my private LDAP tree into HEAD. 2002-03-02 10:16:28 +00:00
passgrp.c Removed version number from file header. 2002-01-30 06:08:46 +00:00
pdb_get_set.c This patch merges my private LDAP tree into HEAD. 2002-03-02 10:16:28 +00:00
pdb_interface.c This patch merges my private LDAP tree into HEAD. 2002-03-02 10:16:28 +00:00
pdb_ldap.c This patch merges my private LDAP tree into HEAD. 2002-03-02 10:16:28 +00:00
pdb_nisplus.c Compile fixes for the pdb nisplus module. 2002-03-07 00:55:43 +00:00
pdb_plugin.c Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>. 2002-02-22 02:47:53 +00:00
pdb_smbpasswd.c Fix SIGSEGV on error message when trying to add a user to smbpasswd file without a unix account. 2002-03-06 19:14:37 +00:00
pdb_tdb.c This patch merges my private LDAP tree into HEAD. 2002-03-02 10:16:28 +00:00
secrets.c make sure we use consistent keys in secrets.tdb by uppercasing domain 2002-03-10 01:43:04 +00:00