Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
eptaqlik
Contributor III
Contributor III

Extract user with access to shared folders

Hi to everibody,

I should extract the list of users who have access to shared folders in particular from a server's NTFS permissions.

The server and folders are not those of the Qlik server.

Many thanks in advance.

Marco

 

Labels (1)
1 Solution

Accepted Solutions
Miguel_Angel_Baeyens
Employee
Employee

Do you mean extracting the information from the Folder properties? If so, you first need to use an operating system command that extracts that information, such as PowerShell get-acl.

I don't see how can you connect QlikView (or any other tool) to read filesystem object properties.

View solution in original post

1 Reply
Miguel_Angel_Baeyens
Employee
Employee

Do you mean extracting the information from the Folder properties? If so, you first need to use an operating system command that extracts that information, such as PowerShell get-acl.

I don't see how can you connect QlikView (or any other tool) to read filesystem object properties.