1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/source3/passdb
Alexander Bokovoy c219b832d9 CVE-2020-25717: Add FreeIPA domain controller role
As we want to reduce use of 'classic domain controller' role but FreeIPA
relies on it internally, add a separate role to mark FreeIPA domain
controller role.

It means that role won't result in ROLE_STANDALONE.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14801
BUG: https://bugzilla.samba.org/show_bug.cgi?id=14556

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>

Signed-off-by: Alexander Bokovoy <ab@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2021-11-08 10:46:43 +01:00
..
ABI passdb: Increase ABI version to 0.28.0 2019-03-07 01:30:49 +00:00
account_pol.c lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
login_cache.c lib: Pass mem_ctx to cache_path() 2018-08-17 14:28:51 +02:00
lookup_sid.c CVE-2020-25717: Add FreeIPA domain controller role 2021-11-08 10:46:43 +01:00
lookup_sid.h passdb: Introduce xid_to_sid 2019-02-28 12:57:24 +00:00
machine_account_secrets.c CVE-2020-25717: Add FreeIPA domain controller role 2021-11-08 10:46:43 +01:00
machine_sid.c passdb: Use struct allocation 2020-01-30 12:27:40 +00:00
machine_sid.h
passdb.c passdb: Fix a typo 2021-01-08 20:31:33 +00:00
pdb_compat.c passdb: Use dom_sid_str_buf 2018-12-20 23:40:24 +01:00
pdb_get_set.c passdb: Use dom_sid_str_buf 2018-12-20 23:40:24 +01:00
pdb_interface.c lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
pdb_ldap_schema.c
pdb_ldap_schema.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
pdb_ldap_util.c Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
pdb_ldap_util.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
pdb_ldap.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
pdb_ldap.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_nds.c Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
pdb_nds.h Fix a comment typo copied around 2020-08-17 19:35:38 +00:00
pdb_samba_dsdb.c auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
pdb_secrets.c passdb: Use dom_sid_str_buf 2018-12-20 23:40:24 +01:00
pdb_secrets.h Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_smbpasswd.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
pdb_smbpasswd.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_tdb.c s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
pdb_tdb.h lib: modules: Change XXX_init interface from XXX_init(void) to XXX_init(TALLOC_CTX *) 2017-04-22 01:17:00 +02:00
pdb_util.c s3/passdb: clang: Fix 'Value stored during its initialization is never read' 2019-09-26 18:41:26 +00:00
py_passdb.c python: Fix erroneous increments of reference counts 2021-09-16 06:50:11 +00:00
secrets_lsa.c s3:secrets: rename secrets_delete() to secrets_delete_entry() 2017-06-27 16:57:45 +02:00
secrets.c smbdotconf: mark "ldap admin dn" with constant="1" 2019-11-27 10:25:36 +00:00
wscript_build smbdes: add des_crypt56_gnutls() using DES-CBC with zeroed IV 2019-12-10 00:30:30 +00:00