Does any have or no where I can get a security repository universe. I want to create some security reports and wondered if anyone has done this before.
raydar (BOB member since 2003-08-28)
Does any have or no where I can get a security repository universe. I want to create some security reports and wondered if anyone has done this before.
raydar (BOB member since 2003-08-28)
I looked at this one, but it does a good job of providing a universe to report on universes, it does not have the security side.
raydar (BOB member since 2003-08-28)
I have one that Dwayne is getting posted soon. It reports on all that stuff. It started with an insight in the KX. It is designed for use with an Oracle repository on version 6. If youāre sql server or V5, weāll have to chat.
Iāve used it strictly to report on application permissionsā¦those little traffic lightsā¦but I think it will allow reporting on universe and document permissions as well. I havenāt studied or validated it.
Cindy Clayton (BOB member since 2002-06-11)
Dwayne? I thought someone named BOB Downloads did that . File is available for download here (link removed). The official posting to BOBās downloads will probably get done tomorrow.
Dwayne Hoffpauir (BOB member since 2002-09-19)
Hi Cindy and Dwayne,
I downloaded this universe about 15 days ago and i believe I got the latest version bu Dwayne.
Cindy said:
I am on SQL Server and 6.1a. I made the changes in the Object definitions for SQL Server and all the objects Parse. The problem I am having is I am trying to get a report āwho has access to which universeā and the result i am getting doesnt reflect the previlages at the user level; rather it shows the prevs at the folder level which is used under āInherited fromā.
My question is, can I get the information I need using this universe? If yes, what modifications should I make?
Thanks alot.
kashif
Kashif Saeed (BOB member since 2004-06-02)
Cindy, I downloaded the Auditor sample unv and reports from the BOB download area. Iām new to BO so bare with me if my issues are elementary. I created the additional view successfully by running the sql script provided. I was also able to export the unv, but when doing a check there were several errors as listed below:
As I said, Iām new to BO and SQL for that matter. I am using BO 6.5.1 with the Audit tables residing on a SQL 2000 db. When I try to run one of the reports in full client I get an illegal outerjoin error also. Thanks for any help or insight.
brewdude (BOB member since 2004-09-21)
I believe all the stuff for this particular download was Oracle specific. Youāll need to make is āSQL Serverizedā before you can use it.
Steve Krandel (BOB member since 2002-06-25)
Steve wrote:
Exactlyā¦most of the divergences are using case statement instead of cascaded decode function, isNull() function instead of nvl() etcā¦
I made all the changes and everything parsed. I am having problem with the level it inherits the previlages from, instead of doing it at the user level.
Iād appreciate if someone can through some light on it.
thanks
kashif
Kashif Saeed (BOB member since 2004-06-02)
Youāll have to elaborate. Iām not sure what you mean.
Cindy Clayton (BOB member since 2002-06-11)
Thanks for your reply Cindy.
Lets say for a user some universes are disabled at the user level and in supervisor it shows like:
Unv Name Domain Inherited From
abc UnvTest EDW
xyz UnvTest IDEA
These universes are enabled at the folder/group levels they are inherited from, but disabled at the user level.
Using the security repository universe, when I run a report on who has access to which universe, I get the previlages set for a universe at the (inherited) folder level instead of the user level. So for these two universes I get a ā1ā eventhough the user doesnt have access to the universe.
I hope this made sense. Please advise me if I am doing something wrong or have to make some modifications to the views/universe.
thanks
kashif
Kashif Saeed (BOB member since 2004-06-02)
It does make sense but Iām not going to be any help at all. I never played around with the universe permissions, only module permissions. Sorry.
Cindy Clayton (BOB member since 2002-06-11)
Not a problem Cindy
Iāll play with it and if I come up with some modifications that will do it, iāll post the SQL Server version on BOB Downloads
thanks
kashif
Kashif Saeed (BOB member since 2004-06-02)
Thatād be grand!
Cindy Clayton (BOB member since 2002-06-11)
I think this may be slightly off the point of this Universe, but could someone point me towards a Universe that I could use to report on User Logins, Last Time Logged in, etc?
I think this is maybe what Auditor is for but donāt think my Company will be prepared to buy that.
If iām barking up the wrong tree or there is nothing that can do this then please let me know.
Thanks very much,
Neil
Neil Phillips (BOB member since 2002-08-22)
Hi Neil,
Youāre right you can find these informations using auditor. Only note that itās only for e-BI activity i mean threw Webi.
Regards
Is Auditor my only option then? Itās expensive isnāt it (as per any BO product)?
I look at the website and get some details.
Thanks
Neil Phillips (BOB member since 2002-08-22)
You can developp easily your own solution upon tables of the sec domain (OBJ_A*). A lot of companie made this
Regards
We donāt have any of those tables in our repository at the moment, only OBJ_M*
Those tables come only with Auditor I think (OBJ_A*)
Am I correct in thinking this?
Neil Phillips (BOB member since 2002-08-22)