[Using Sakai] Enabling a user of type 'lecturer' to be able to create a new site

Matthew Jones matthew at longsight.com
Wed Jun 11 05:38:06 PDT 2014


If you're on 2.9 or 10, there are specific site add permissions for the
ootb site types. site.add.project, site.add.course, site.add.portfolio.
You'd just create a !user.template.<type>and give only give them the
specific permission you want. I believe that site.add gives them everything.

In your case there is already a !user.template.guest which only has
permission to site.add.usersite (which allows them to create their my
workspace), so you'd just add site.add.project permission to this realm.

If you went and modified your system to actually add types other than
project/course, there is no specific protection for that and you'd have to
do a little code modification like in
https://jira.sakaiproject.org/browse/KNL-952


On Wed, Jun 11, 2014 at 8:18 AM, Alaa NIZAR <alaanizar at iihem.ac.ma> wrote:

> Hi,
>
> I'll jump on this thread and ask a related question.
>
> How can we specify the type of site allowed to create by this user?
>
> Let me explain, we have different type of sites. We want to only allow
> project site to be created by guest users, not the course site.
>
> Can we do this?
>
> Yours,
> Alaa nizar
>
>
> Sent from Samsung Mobile
>
>
> -------- Original message --------
> From: Adam Marshall
> Date:11/06/2014 13:09 (GMT+00:00)
> To: Jeremy O'Connor ,sakai-user at sakaiproject.org
> Subject: Re: [Using Sakai] Enabling a user of type 'lecturer' to be able
> to create a new site
>
> I think the role needs to have a template (in Realms) and that role must
> have site.add permission.
>
> https://confluence.sakaiproject.org/display/DOC/Creating+Sites may help
>
> adam
>
> --
>
> ** Note change of email address to adam.marshall at it.ox.ac.uk **
>
> Dr A C Marshall, WebLearn Service Manager, University of Oxford.
> IT Services, 13 Banbury Rd, Oxford. OX2 6NN.
>
>
>
> -----Original Message-----
> From: sakai-user-bounces at collab.sakaiproject.org [mailto:
> sakai-user-bounces at collab.sakaiproject.org] On Behalf Of Jeremy O'Connor
> Sent: 11 June 2014 13:07
> To: sakai-user at sakaiproject.org
> Subject: [Using Sakai] Enabling a user of type 'lecturer' to be able to
> create a new site
>
> How do I enable a user of type 'lecturer' to be able to create a new site
> (course or project)? I have created a local user with type 'lecturer', but
> when I log in as that user I cannot create a new course or project site.
>
> --
> Jeremy O'Connor
>
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
>
> _______________________________________________
> sakai-user mailing list
> sakai-user at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>
> TO UNSUBSCRIBE: send email to
> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20140611/1bc90ca4/attachment.html 


More information about the sakai-user mailing list