Is there a way to get a big text list of per-file/directory metadata from Data OnTAP / WAFL itself?
I need to generate a list of all file ACLs/ACEs/permissions for audit purposes, and we used mixed mode qtrees everywhere (a decision I am trying to get reversed), so there isn't one platform capable of generating the list for all types of permissions (Unix, NFSv4, CIFS).
Also I don't know how to tell which permission mode a specific file happens to be in (is there a command to show one this information?), so even generating separate lists for each of the 3 categories and merging them wouldn't be of much help (without knowing which ones are "real").
Thanks for any help, -Danny