dadoonet / fscrawler

Elasticsearch File System Crawler (FS Crawler)
https://fscrawler.readthedocs.io/
Apache License 2.0
1.34k stars 297 forks source link

Request: File Permissions Windows #601

Open mgoldman007 opened 5 years ago

mgoldman007 commented 5 years ago

Thank you very much for helping with the file permissions on linux, now unfortunately with success comes additional requests..

Current we are focusing on indexing linux file systems, but now I have a request to index a windows share and I did that without a problem however we are not able to get permissions (very different then linux as we all know) but was asked to see if this would be possible.

Thank you very much!

mgoldman007 commented 5 years ago

Wanted to add that the fscrawler tool is running on a windows server with the network share mounted.

DK-69420 commented 3 years ago

Wanted to add that the fscrawler tool is running on a windows server with the network share mounted.

Have you found any information about resolving this issue?

In the current documentation, I see NOTE: On Windows systems, attributes.group and attributes.permissions are not generated.

I am guessing they still cannot grab/send permissions for windows folders/files to elastic search?

All my files to be indexed are located on windows OS's.

Any info is appreciated.

dadoonet commented 3 years ago

Have a look at #464 which looks similar to me.