Hi All I am trying to get the workarea permission via iwaccess and perl
I tried this iwaccess windows-permission /servicecanada/main/IntRAnet/APP_ADMIN/WORKAREA/Verity
must specify a file or folder. ERROR:00002: No such file or directory
But it doesnt work obviously
I can use that command with a filer or folder after the verity workarea and it works fine and give the result that i wantbut I have 100 of workareas to read and they do not have the same files and folder
\>iwaccess windows-permission /servicecanada/main/IntRAnet/APP_ADMIN/WORKAREA/Verity/conf
Inherits from parent: TRUE
Entries:
hrdc-drhc\nc-ts-master_maitre Full Control (inherited)
Everyone Full Control (inherited)
sc-intranet-app_admin-verity Full Control (inherited)
Everyone Read (inherited)
So what I want is read the workarea permission entry but on /servicecanada/main/IntRAnet/APP_ADMIN/WORKAREA/Verity but not on /servicecanada/main/IntRAnet/APP_ADMIN/WORKAREA/Verity/conf
Thanks