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 92f27ebb14 passdb: Introduce xid_to_sid
This explicitly avoids the legacy_[ug]id_to_sid calls, which create
long-term cache entries to S-1-22-x-y if anthing fails. We can't do
this, because this will turn temporary winbind communication failures
into long-term problems: A short hickup in winbind_uid_to_sid will
create a mapping to S-1-22-1-uid for a week. It should be up to the
lower layers to do the caching.

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Christof Schmitt <cs@samba.org>
Bug: https://bugzilla.samba.org/show_bug.cgi?id=13813
2019-02-28 12:57:24 +00:00
..
auth s3:auth: Remove unused arcfour.h from auth_util.c 2019-02-22 21:48:11 +01:00
build source3/build/charset.py: update to handle waf 2.0.4 2018-09-05 06:37:23 +02:00
client s3:client: Use C99 initializer for poptOption in smbclient 2019-01-28 10:29:13 +01:00
exports
groupdb groupdb: Use dom_sid_str_buf 2018-12-20 23:40:24 +01:00
include add sysquotas_jfs2.c 2019-02-17 13:33:13 +01:00
intl lib: Pass mem_ctx to lock_path() 2018-08-17 11:30:10 +02:00
lib lib: Introduce winbind_xid_to_sid 2019-02-28 12:57:24 +00:00
libads libads: Align integer types 2019-02-27 01:35:18 +01:00
libgpo/gpext libgpo: Fix CID 1438462 Error handling issues (CHECKED_RETURN) 2018-08-22 00:58:41 +02:00
libnet libnet: Use dom_sid_str_buf 2018-12-20 23:40:25 +01:00
librpc librpc: Add kerberos tracing 2018-12-19 21:49:29 +01:00
libsmb libsmb: Resolve special _recv handling in cli_ntcreate 2019-02-25 19:36:20 +01:00
locale pam_winbind: initial Turkish translation 2017-11-15 13:52:05 +01:00
locking s3:locking: Add missing NULL check 2019-02-12 23:02:07 +01:00
modules vfs_ceph: drop ifdef HAVE_FCHOWN/_FCHMOD 2019-02-27 14:53:19 +00:00
nmbd s3:nmbd: small improvements in --help strings 2019-01-28 14:28:29 +01:00
param s3:param: Use C99 initializer for poptOption in test_lp_load 2019-01-28 10:29:15 +01:00
passdb passdb: Introduce xid_to_sid 2019-02-28 12:57:24 +00:00
printing printing: check lp_load_printers() prior to pcap cache update 2019-02-01 19:25:03 +01:00
profile profiling: stop smbprofile from growing unnecessarily 2019-01-16 02:01:55 +01:00
registry s3:registry: Use C99 initializer for BOM 2019-01-28 10:29:23 +01:00
rpc_client winbind: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
rpc_server s3:rpc_server: Remove unused arcfour.h from netlogon 2019-02-22 21:48:11 +01:00
rpcclient winbind: Generate and pass logon ID 2019-02-20 06:03:09 +01:00
script s3:tests: Set/return $failed in test_smbclient_auth.sh 2019-02-20 00:37:14 +01:00
selftest torture: Add tests for idmap cache 2019-02-28 12:57:24 +00:00
services srcctl3: Improve debug messages 2018-01-16 02:43:03 +01:00
smbd libcli: Pass buf/len to smb2_negotiate_context_add 2019-02-25 21:07:22 +01:00
torture torture: Add tests for idmap cache 2019-02-28 12:57:24 +00:00
utils s3:utils: Add missing NULL check in rpc_fetch_domain_aliases() 2019-02-13 00:52:25 +01:00
web
winbindd winbind: Use idmap_cache_find_xid2sid 2019-02-28 12:57:24 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript waf: add library dependency for sendfile on Solaris 2019-02-17 13:33:15 +01:00
wscript_build torture: Add tests for idmap cache 2019-02-28 12:57:24 +00:00
wscript_configure_system_ncurses source3/wscript_configure_system_ncurses: update to handle waf 2.0.4 2018-09-05 06:37:24 +02:00