NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

Share level ACL table cifs_share_acl empty?

kiessl
4,779 Views

Hi,

I try to use a query of table storage.cifs_share_acl in wfa20 for userinput. But it seems this table is empty (even "select * from storage.cifs_share_acl" returns now rows) whereas share level ACL exist on my storage systems.

If not with this table, where can I find information about current share level ACL?

Best Regards

Walter

1 ACCEPTED SOLUTION

shailaja
4,778 Views

Hi,

By default, storage.cifs_share_acl is not cached.

So, you would need to enable CIFS_share_acl caching. In WFA, go to Tools --> WFA Configuration. Go the the 'Other' tab and remove the 'storage.cifs_share_acl' entry.

Thanks,

Shailaja

View solution in original post

2 REPLIES 2

shailaja
4,779 Views

Hi,

By default, storage.cifs_share_acl is not cached.

So, you would need to enable CIFS_share_acl caching. In WFA, go to Tools --> WFA Configuration. Go the the 'Other' tab and remove the 'storage.cifs_share_acl' entry.

Thanks,

Shailaja

kiessl
4,778 Views

Thanks Shailaja for the quick help!!!

Public