I’ve been working on this problem for a few days now. I create an analytic and want users to be able to view that analytic when linked to it. However, I do not want them to be able to view/search for that analytic through the folder structure. Essentially, I want to deny access to my top level folders but grant access to view those objects. Can this be done?
The answer is yes. Chapter 13 of the XI Administrator’s Guide describes two “philosophies” for structuring security:
Open system of decreasing rights
Closed system of increasing rights
Option 2 is exactly what you are describing. You remove access to the top-level folder, and grant access to the specific folders that are needed. This option is not very friendly to InfoView users, since they have no way of navigating folders to find anything. In your case though, it’s exactly what you want.
Dwayne, thanks for the response. I have tried Option 2 and denying access to the top level folders and granting access to the specific folders needed. However, when this is done, the user will have access to view the analytic within the folder as well as the analytic when linked to it.
Essentially what I am trying to do is to link to an analytic (granting user access to view the object itself), but not to the folder itself. So as a user, I would be able to link to a particular analytic but will not see the folder in which it is stored nor its contents where the analytic resides. How can this be done?
You can take it one step further. Remove rights to all folders, but add rights to the specific object. I assume an analytic is similar to a document, and I just tried it and it seemed to work. I didn’t use a link, but I did search for the document name. It displayed the document, but nothing else from the folder. Even the folder column said “Insufficient privileges” so I think that would work for you.
Dwayne, I did exactly what you described and it worked… the catch is that it only works with Webi’s and not analytics. It seems like analytics are treated differently from Webi documents. I was not able to restrict access to the folder while showing the analytic itself when linked to it. Any ideas?