[Building Sakai] Delegated Access Tool

Bryan Holladay holladay at longsight.com
Tue Sep 17 05:32:59 PDT 2013


Here is the confluence page:
https://confluence.sakaiproject.org/display/DAC/Delegated+Access+Tool#DelegatedAccessTool-Building

2.9.3 already has all the hooks, so it will be pretty easy for you:

1) Install hierarchy
https://source.sakaiproject.org/contrib/caret/hierarchy/
2) Install delegated access
https://source.sakaiproject.org/contrib//delegatedaccess/

Now to get your hierarchy the way you want it:

If you are just testing it, then the simplest thing to do is to just set
the demo flag in Sakai and it will automatically create demo sites and
populate the hierarchy: Just add "-Dsakai.demo=true" to your JAVA_OPTS

To setup your hierarchy, all you need to do is set the hierarchy properties
to a list of properties that are available in you sites:

delegatedaccess.hierarchy.site.properties.count=3
delegatedaccess.hierarchy.site.properties.1=School
delegatedaccess.hierarchy.site.properties.2=Department
delegatedaccess.hierarchy.site.properties.3=Subject


Then make sure you populate your sites with these properties and their
values.  Then just run the delegated access hierarchy job in the Job
Scheduler tool.

-Bryan



On Tue, Sep 17, 2013 at 7:59 AM, yousef omari <omari.yousef88 at gmail.com>wrote:

> how can i use Delegated Access Tool with sakai 2.9.3
> is there any resource to  install it?
>
>
> --
> Yousef Omari
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20130917/e87ba885/attachment.html 


More information about the sakai-dev mailing list