[Building Sakai] Search and Security

Adrian Fish a.fish at lancaster.ac.uk
Wed Mar 24 06:22:18 PDT 2010


I'm currently trying to permit access to some tool content so that 
search can index it. My normal security checks block access to the 
indexing thread due to the fact that it does not run in a user session 
(no current user). I considered checking the name of the current thread 
and if it was IndexManager, say, I could then allow read access to the 
content. The problem here is that the timer used by 
ConcurrentIndexManager is unnamed, so that won't work.

How have others approached this?

Many thanks,

Adrian.

-- 
==================================
Adrian Fish
Software Engineer
Centre for e-Science
Bowland Tower South C Floor
Lancaster University
Lancaster
LA1 4YW
email: a.fish at lancaster.ac.uk

http://confluence.sakaiproject.org/display/YAFT/Yaft
http://confluence.sakaiproject.org/display/BLOG/Home
http://confluence.sakaiproject.org/display/AGORA/Home

-------------- next part --------------
A non-text attachment was scrubbed...
Name: a_fish.vcf
Type: text/x-vcard
Size: 289 bytes
Desc: not available
Url : http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20100324/1a2caa70/attachment.vcf 


More information about the sakai-dev mailing list