1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-24 21:34:56 +03:00
samba-mirror/source3
Volker Lendecke bedc5c0568 samlogon_cache: Add the user's domain sid into the samlogon_cache
This will be used by autorid and possibly others instead of the tdc
cache. The only reliable way to find a domain to be trusted is via a
successful login. We indicate successful login via a netsamlogon_cache.tdb
entry. This patch also adds the user's domain sid with an entry, so we
can check for that existence without traversing the cache.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
2016-12-16 17:38:19 +01:00
..
auth smbd: username map file handling xfile->stdio 2016-12-11 11:17:23 +01:00
build
client smbclient: xfile->stdio 2016-12-11 11:17:23 +01:00
exports
groupdb Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
include lib: Add samlogon_cache.h 2016-12-02 09:36:08 +01:00
intl
lib lib: popt_common xfile->stdio 2016-12-11 11:17:23 +01:00
libads s3:libads: Include system /etc/krb5.conf if we use MIT Kerberos 2016-12-02 09:36:07 +01:00
libgpo werror: replace WERR_INVALID_PARAM with WERR_INVALID_PARAMETER in source3/libgpo/ 2016-09-28 00:04:22 +02:00
libnet s3:libnet_join: make use of cli_full_connection_creds() 2016-12-02 13:46:11 +01:00
librpc s3:crypto: Use smb_krb5_kt_open_relative() for MEMORY keytab 2016-12-16 01:55:13 +01:00
libsmb samlogon_cache: Add the user's domain sid into the samlogon_cache 2016-12-16 17:38:19 +01:00
locale
locking smbd: ignore ctdb tombstone records in fetch_share_mode_unlocked_parser() 2016-08-08 14:26:24 +02:00
modules vfs: expand_msdfs xfile->stdio 2016-12-11 11:17:23 +01:00
nmbd nmbd: xfile->stdio 2016-12-11 11:17:24 +01:00
param s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00
passdb Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
printing printing: Convert aix_cache_reload to stdio 2016-12-11 11:17:24 +01:00
profile s3-profile: reduce dependencies of smbprofile.h 2016-03-28 20:45:16 +02:00
registry werror: replace WERR_OBJECT_PATH_INVALID with WERR_BAD_PATHNAME in source3/registry/reg_api_regf.c 2016-09-28 00:04:24 +02:00
rpc_client s3-rpc_cli: Support the use of the object_uuid in rpc_cli interfaces 2016-11-24 20:24:26 +01:00
rpc_server rpc_server: svcctl xfile->stdio 2016-12-11 11:17:23 +01:00
rpcclient s3:waf: Make PARAM and SMBREGISTRY a subsystem of smbconf only 2016-12-04 16:35:22 +01:00
script s3:tests: Set missing directories for test_registry_upgrade.sh 2016-11-16 00:20:06 +01:00
selftest s3: torture: Adds regression test case for se_access_check() owner rights issue. 2016-12-10 10:11:09 +01:00
services Update smbrun to allow for settings environment variables. 2016-10-13 04:26:26 +02:00
smbd s3: smbd: Add missing permissions check on destination folder. 2016-12-07 07:58:26 +01:00
torture s3: torture: Adds regression test case for se_access_check() owner rights issue. 2016-12-10 10:11:09 +01:00
utils s3-testparm: Print an error if we have overlapping idmap config 2016-12-12 20:19:10 +01:00
web
winbindd s3:winbind: Do not start with an invalid default idmap backend 2016-12-12 20:19:11 +01:00
.clang_complete
.dmallocrc
.indent.pro
change-log
Doxyfile
mainpage.dox
smbadduser.in
wscript VFS: convert to using ceph_statx structures and functions, when available 2016-11-20 23:43:13 +01:00
wscript_build s3:waf: Remove unneeded CHARSET3 dependency 2016-12-04 16:35:22 +01:00
wscript_configure_system_ncurses