1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/source3
Björn Jacke 9c470eb6cd dosmode: retry reading dos attributes as root for unreadable files
if there are files that the user can't access, he is still allowed to read the
dos attributes information, so we need to try reading them as root also.

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

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
(cherry picked from commit 4288319770)

Autobuild-User(v4-14-test): Jule Anger <janger@samba.org>
Autobuild-Date(v4-14-test): Wed Aug 11 10:55:24 UTC 2021 on sn-devel-184
2021-08-11 10:55:24 +00:00
..
auth s3/auth: implement "winbind:ignore domains" 2021-01-27 16:00:06 +00:00
build
client clitar: Align integer types 2020-12-04 21:08:38 +00:00
exports
groupdb lib: relicense smb_strtoul(l) under LGPLv3 2020-08-03 22:21:02 +00:00
include winbind: move "winbind:ignore domain" logic to a seperate function 2021-01-27 16:00:06 +00:00
intl
lib s3: lib: sysacls: Fix argument numbers for sys_acl_set_fd() for untested OS builds. 2021-08-10 12:41:30 +00:00
libads auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
libgpo/gpext
libnet auth:creds: Rename CRED_USE_KERBEROS values 2020-11-03 15:25:37 +00:00
librpc smbd: Remove "have_share_modes" from "struct share_mode_data" 2020-12-04 22:32:38 +00:00
libsmb s3: libsmb: cli_state_save_tcon(). Don't deepcopy tcon struct when temporarily swapping out a connection on a cli_state. 2021-02-03 22:32:58 +00:00
locale pam_winbind/ro.po: fix error from previous patch merge 2020-10-29 20:49:16 +00:00
locking locking: Fix an uninitialized variable read 2021-03-08 09:47:48 +00:00
modules vfs: Fix the FreeBSD build 2021-08-11 09:54:14 +00:00
nmbd lib: give global_contexts.c its own header file 2021-01-08 20:31:33 +00:00
param smbd/notify: add option "honor change notify privilege" 2020-12-17 15:01:53 +00:00
passdb CVE-2021-20254 passdb: Simplify sids_to_unixids() 2021-04-26 10:18:07 +02:00
printing printing: use correct error out in get_correct_cversion() when openat_pathref_fsp() fails 2021-02-22 10:53:26 +00:00
profile
registry s3: safe_string: do not include string_wrappers.h 2020-08-28 00:56:34 +00:00
rpc_client Fix gcc11 compiler issue "-Werror=maybe-uninitialized" 2021-05-12 08:16:09 +00:00
rpc_server mdssvc: avoid direct filesystem access, use the VFS 2021-07-12 12:55:43 +00:00
rpcclient s3:rpcclient: Document command of witness protocol 2021-05-26 11:43:31 +00:00
script s3: tests: Add regression test for bug 13992. 2021-02-03 21:23:55 +00:00
selftest s3:selftest: run test_smbclient_tarmode.pl with a fixed subdirectory name 2021-02-02 09:20:10 +00:00
services
smbd dosmode: retry reading dos attributes as root for unreadable files 2021-08-11 10:55:24 +00:00
torture CI: verify a symlink has FILE_ATTRIBUTE_NORMAL set 2021-02-26 08:50:41 +00:00
utils net: remove NT_STATUS_STOPPED_ON_SYMLINK status code check from openat_pathref_fsp() 2021-06-10 09:31:12 +00:00
web
winbindd Fix gcc11 compiler issue "-Werror=stringop-overflow=" 2021-05-12 08:16:09 +00:00
.clang_complete
.dmallocrc
.indent.pro
Doxyfile
mainpage.dox
smbadduser.in
wscript build: Notice if flex is missing at configure time 2021-04-20 07:39:05 +00:00
wscript_build s3:waf: Do not link tevent_glib_glue_test against popt_samba3 2021-01-13 20:28:34 +00:00
wscript_configure_system_ncurses