Hi,

I'm trying to limit access to /describe in Faceted Browser based on graph 
security configuration in VOS.
Initially everything works because nobody has access to it.
However, when I create some data in http://localhost:8890/AliceDemo graph and 
provide read access to DemoAlice user on that graph,
Faceted Browser doesn't show anything in search or describe.
I've browsed through sources and found there are places where uid of nobody is 
used by default.
Some hardcoding of DemoAlice user id in those places allowed me to get 
/describe page opened for URI I passed as a parameter.
However, no triples where object with IRI is the subject are displayed. As soon 
as I enable access to nobody, I get all the triples displayed on /describe page.
This leads to the question.
Is there a way to set it up in VOS so that if user is nobody, logon screen is 
displayed and /describe page is built in the context of logged in user?
How do I ensure that exec(...) function is executing under specific (even 
hardcoded) user which is not 'nobody'?

Thank you.

Best regards,
Alexander Efimov.

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Virtuoso-users mailing list
Virtuoso-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtuoso-users

Reply via email to