1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Anubhav Rakshit cd5a2d015b s3:smbcacls: Add support for DFS path
smbcacls does not handle DFS paths correctly. This is beacuse once the
command encounters a path which returns STATUS_PATH_NOT_COVERED, it does
not attempt a GET REFERRAL.

We use cli_resolve_path API to perform a DFS path resolution to solve
the above problem.

Additionally this removes the known fail against smbcacls tests
Signed-off-by: Anubhav Rakshit <anubhav.rakshit@gmail.com>
Reviewed-by: Noel Power <noel.power@suse.com>
Reviewed-by: Jeremy Allison <jra@samba.org>

Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Tue Jul  7 23:03:00 UTC 2020 on sn-devel-184
2020-07-07 23:03:00 +00:00
..
2020-04-18 04:12:48 +00:00
2019-09-01 22:21:26 +00:00
2019-04-12 00:37:05 +00:00
2019-08-22 00:21:50 +00:00
2019-08-22 00:21:50 +00:00
2020-06-15 17:59:38 +00:00
2016-11-23 13:00:21 +01:00
2018-05-24 18:07:03 +02:00
2020-05-05 11:48:39 +00:00
2018-12-11 00:40:30 +01:00
2017-01-22 18:30:11 +01:00
2020-04-18 04:12:48 +00:00
2018-12-20 23:40:23 +01:00
2018-12-11 00:40:30 +01:00
2019-12-17 22:40:32 +00:00
2019-08-22 00:21:50 +00:00
2020-04-18 04:12:48 +00:00