Re: FEATURE REQUEST - Active Directory integration [message #1704 is a reply to message #1703] |
Thu, 14 September 2023 10:34 |
FoxTrot Engineering
Messages: 408 Registered: April 2020
|
Senior Member |
|
|
As I understand your request, it is not related specifically to Active Directory, but rather to file access permissions in general: filtering out found files located in a folder for which the user does not have read access.
There would be a huge performance issue if FoxTrot checked access for each found file, especially on a network volume; however one possible solution would be to check access for the top level folders only. For example, if your Server is indexing the volume or folder "NAS", and the structure of NAS is the following:
NAS
Project A
Technical
Commercial
Project B
Technical
Commercial
then FoxTrot could check if the user has access to "Project A" or "Project B", and filter out the found files accordingly, but it would not check access for "Technical" or "Commercial", nor any of their subfolders.
Would this be OK for you?
Jérôme - FoxTrot Engineering
|
|
|