1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3/passdb
Stefan Metzmacher d961ae9d14 s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_trust_credentials()
Trust accounts can only use kerberos when contacting other AD domains,
using NTLMSSP will fail.

At the same time it doesn't make sense to try kerberos for NT4 domains,
still NTLMSSP will fail, but the callers has to deal with that
case and just fallback to an anonymous SMB connection.

In all cases we should be able to use NETLOGON SCHANNEL
over any anonymous smb or tcp transport.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
2017-02-24 18:40:14 +01:00
..
ABI passdb: Move lookup_unix_[user|group]_name to lookup_sid.c 2016-12-28 20:17:12 +01:00
account_pol.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
login_cache.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
lookup_sid.c passdb: Move lookup_unix_[user|group]_name to lookup_sid.c 2016-12-28 20:17:12 +01:00
lookup_sid.h s3-passdb: Respect LOOKUP_NAME_GROUP flag in sid lookup. 2015-07-28 21:35:58 +02:00
machine_account_secrets.c secrets: Add function to fetch only password change timestamp 2015-08-01 10:55:21 +02:00
machine_sid.c s3:passdb formatting changes 2012-09-27 04:36:52 +02:00
machine_sid.h s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam() 2012-07-12 18:36:02 +02:00
passdb.c s3:passdb: use cli_credentials_set_kerberos_state() for trusts in pdb_get_trust_credentials() 2017-02-24 18:40:14 +01:00
pdb_compat.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_get_set.c Add --set-nt-hash option to pdbedit to update user password from nt-hash hexstring. 2015-11-30 03:49:25 +01:00
pdb_interface.c Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
pdb_ipa.c lib: Give base64.c its own .h 2016-05-04 01:28:23 +02:00
pdb_ipa.h
pdb_ldap_schema.c s3-passdb: Remove obsolte ldapsam_compat support. 2012-07-03 21:56:49 +02:00
pdb_ldap_schema.h s3-passdb: Remove obsolte ldapsam_compat support. 2012-07-03 21:56:49 +02:00
pdb_ldap_util.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02:00
pdb_ldap_util.h s3: move smbldap_util to pdb_ldap_util. 2011-11-16 12:26:26 +01:00
pdb_ldap.c Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
pdb_ldap.h Rename pdb_ldap to pdb_ldapsam 2013-02-06 11:51:11 +01:00
pdb_nds.c Rename pdb_ldap to pdb_ldapsam 2013-02-06 11:51:11 +01:00
pdb_nds.h
pdb_samba_dsdb.c passdb: Use "all_zero" where appropriate 2017-01-03 16:04:28 +01:00
pdb_secrets.c Convert all uses of uint32/16/8 to _t in source3/passdb. 2015-05-12 01:32:12 +02: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 Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
pdb_smbpasswd.h
pdb_tdb.c Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
pdb_tdb.h
pdb_unixid.c s3-passdb: add unixid_from_uid/unixid_from_gid/unixid_from_both API 2012-05-23 17:51:50 +03:00
pdb_util.c s3:passdb/pdb_util make pdb_create_builtin consider whether backend deals with BUILTIN 2013-06-21 12:49:10 +02:00
py_passdb.c py_passdb: Use pytalloc_BaseObject_PyType_Ready() 2016-03-08 01:58:29 +01:00
secrets_lsa.c
secrets.c Rely on /dev/urandom 2015-10-13 04:25:38 +02:00
wscript_build passdb: Remove pdb_wbc_sam 2017-01-09 18:15:19 +01:00