1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Jeremy Allison 39ce733210 s3: smbd: Add call to conn_setup_case_options() to create_conn_struct_as_root().
Ensures temporary DFS share doesn't leave the case parameters set
as zero (i.e.:

conn->case sensitive = 0
conn->share_case_preserve = 0
and default case is lower

which can cause problems doing a DFS_GET_REFERRALS request).

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Anoop C S <anoopcs@samba.org>

Autobuild-User(master): Anoop C S <anoopcs@samba.org>
Autobuild-Date(master): Wed Jan 13 18:14:31 UTC 2021 on sn-devel-184
2021-01-13 18:14:31 +00:00
..
2020-12-16 09:08:30 +00:00
2020-12-16 09:08:30 +00:00
2019-11-13 00:20:55 +00:00
2020-11-04 18:55:39 +00:00
2020-12-16 09:08:30 +00:00
2020-12-16 09:08:30 +00:00
2020-01-13 21:09:01 +00:00
2020-12-16 09:08:30 +00:00
2020-12-16 09:08:30 +00:00
2020-07-29 13:44:47 +00:00
2021-01-08 20:31:33 +00:00