1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-05 09:18:06 +03:00
samba-mirror/source3
Stefan Metzmacher 6916bf43d3 s3:rpc_server/netlogon: if we require AES there's no need to remove the ARCFOUR flag
With SAMBA_WEAK_CRYPTO_DISALLOWED we will return DOWNGRADE_DETECTED with negotiate_flags = 0,
if AES was not negotiated...

And if AES was negotiated there's no harm in returning the ARCFOUR
flag...

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
(cherry picked from commit e5bc5ee3e0)
2024-11-13 08:41:11 +00:00
..
auth s3:auth: allow real plaintext authentication 2024-07-17 11:17:54 +00:00
build
client smbspool: let kerberos_ccache_is_valid() use smb_force_krb5_cc_default_name() 2024-05-14 10:18:32 +00:00
exports
groupdb s3:groupdb: Add missing newline to logging message 2023-08-08 04:39:38 +00:00
include lib: Remove "token" parameter from set_namearray 2024-07-31 15:00:11 +00:00
intl
lib s3/lib: add option "serverid watch:debug script" 2024-10-02 08:16:01 +00:00
libads sync machine password to keytab: handle FreeIPA use case 2024-09-20 15:40:36 +00:00
libgpo/gpext lib: Give lib/util/util_file.c its own header file 2024-04-16 23:51:45 +00:00
libnet s3:libnet: Sync keytab during libnet_join_create_keytab() 2024-07-26 17:12:36 +00:00
librpc s3:librpc: Fix a typo in DEBUG text 2024-07-17 07:48:31 +00:00
libsmb s3:lib: Merge library trusts_util into library ads 2024-07-26 17:12:36 +00:00
locale s3:utils: Fix code spelling 2023-08-08 04:39:38 +00:00
locking s3:smbd: allow reset_share_mode_entry() to handle more than one durable handle 2024-10-14 09:33:18 +00:00
modules shadow_copy2: Ignore VFS_OPEN_HOW_WITH_BACKUP_INTENT 2024-10-04 08:46:17 +00:00
nmbd s3:libsmb: Pass memory context to cli_connect_nb() 2024-04-29 08:43:32 +00:00
param loadparm: Add lp_wi_scan_share_parametrics 2024-07-31 15:00:11 +00:00
passdb s3: Sync machine account password in secrets_{prepare,finish}_password_change 2024-07-26 17:12:36 +00:00
printing s3: SIGHUP handlers use consistent log level 3 2024-10-04 10:13:17 +00:00
profile profile: Fix rusage reporting 2023-12-19 16:05:36 +00:00
registry s3:registry: Use correct integer sizes 2024-07-08 07:36:32 +00:00
rpc_client s3/rpc_client: fix handling of NT_STATUS_SOME_NOT_MAPPED 2024-07-26 10:06:31 +00:00
rpc_server s3:rpc_server/netlogon: if we require AES there's no need to remove the ARCFOUR flag 2024-11-13 08:41:11 +00:00
rpcclient s3:lib: Merge library trusts_util into library ads 2024-07-26 17:12:36 +00:00
script s3:tests: let test_durable_handle_reconnect.sh run smb2.durable-v2-regressions.durable_v2_reconnect_bug15624 2024-10-02 08:16:01 +00:00
selftest smbtorture: test creating stream doesn't crash when using "inherit permissions = yes" 2024-09-09 07:18:13 +00:00
services s3:services: Initialize struct security_ace array 2024-07-16 11:41:33 +00:00
smbd smbd: fix sharing access check for directories 2024-11-07 09:15:13 +00:00
torture lib: Remove "token" parameter from set_namearray 2024-07-31 15:00:11 +00:00
utils s3:utils: use the correct secrets.tdb in net_use_krb_machine_account() 2024-10-02 08:16:01 +00:00
web
winbindd s3:winbindd: call process_set_title() for locator child 2024-11-07 13:37:16 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript vfs_ceph_new: next iteration of samba-to-cephfs bridge 2024-08-13 15:37:12 +00:00
wscript_build s3:lib: Merge library trusts_util into library ads 2024-07-26 17:12:36 +00:00
wscript_configure_system_ncurses