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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
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

 

1 Solution

Accepted Solutions
Miguel_Angel_Baeyens

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

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.