[Building Sakai] Realm and Role problem

Zhen Qian zqian at umich.edu
Fri Oct 21 07:07:27 PDT 2011


or you can use Web Services call: https://source.sakaiproject.org/svn//webservices/trunk/axis/src/webapp/SakaiScript.jws
public String allowFunctionForRole( String sessionid, String authzgroupid, String roleid, String functionname) throws AxisFault
You will need to iterate through all sites, though.

Thanks,

- Zhen

On Oct 21, 2011, at 9:57 AM, Adam Marshall wrote:

> You can update the DB via the “back door” (using SQL)
>  
> adam
>  
> From: sakai-dev-bounces at collab.sakaiproject.org [mailto:sakai-dev-bounces at collab.sakaiproject.org] On Behalf Of Khan
> Sent: 21 October 2011 14:15
> To: "sakai-dev at collab.sakaiproject.org"; "cafe at collab.sakaiproject.org"
> Subject: [Building Sakai] Realm and Role problem
>  
> In site.templete  I created a role "customStudent",
> then I created about 100 project sites,
> and in each site I assigned role customStudent to students.
>  
> Now I want changes in righs (permissions or functions) of users having role "customStudent"
>  
> Should I go to each and every project site and edit the realm role, or any otherway so that if I do change and then it is propageted in all sites.
>  
> please suggest a way so that in future I may not face same problem.
>  
>  
>  
>  
>  
> _______________________________________________
> 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/20111021/df03ade4/attachment.html 


More information about the sakai-dev mailing list