[OOD-users] Group based access to menu items

Doughty, Shawn Shawn.Doughty at tufts.edu
Mon Sep 18 13:52:44 EDT 2017


Excellent, this seems to work very well. I really like the design... 

--
Shawn G. Doughty
Senior Research Technology Specialist
Research Storage Service Owner
Research Technology (RT)
Tufts Technology Services (TTS)
XSEDE Campus Champion, Student Mentor, Region 7 Team

16 Dearborn Road
Somerville, MA 02144
617-627-5462
http://it.tufts.edu/

________________________________________
From: OOD-users [ood-users-bounces at lists.osc.edu] on behalf of Franz, Eric [efranz at osc.edu]
Sent: Monday, September 18, 2017 10:15 AM
To: User support maiing list for Open OnDemand
Subject: Re: [OOD-users] Group based access to menu items

Shawn,

You can modify directory access permissions on the apps you want to restrict users to access. At OSC we often will do this by creating a supplemental group for a specific app, chown the app directory to be that group, and chmod 750 that directory. Then, to give users access to that app, we add that user to the supplemental group. Another option is to use ACLs on the app directory.

Since the dashboard run’s as the user, the dashboard menus will only be populated with links to apps that the user has read and execute access to. The menu is built by the dashboard reading the list of directories under /var/www/ood/apps/sys and reading the manifest.yml files in each of those directories to determine the category and subcategory, which indicates which navbar menu the app link will appear.

Thanks,
Eric

---
Eric Franz, Senior Web & Interface App Engineer
Ohio Supercomputer Center
An Ohio Technology Consortium (OH-TECH) Member
1224 Kinnear Road
Columbus, OH 43212
email: efranz at osc.edu


On 9/17/17, 11:29 PM, "OOD-users on behalf of Doughty, Shawn" <ood-users-bounces+efranz=osc.edu at lists.osc.edu on behalf of Shawn.Doughty at tufts.edu> wrote:

    Hi, is there a way to control what groups can see what menu items? Most sites are fairly open but at the same time I would like to have some utilities or reports only available to certain users while others should not even see it.

    Thanks,


    --
    Shawn G. Doughty
    Senior Research Technology Specialist
    Research Storage Service Owner
    Research Technology (RT)
    Tufts Technology Services (TTS)
    XSEDE Campus Champion, Student Mentor, Region 7 Team

    16 Dearborn Road
    Somerville, MA 02144
    617-627-5462
    http://it.tufts.edu/
    _______________________________________________
    OOD-users mailing list
    OOD-users at lists.osc.edu
    https://lists.osu.edu/mailman/listinfo/ood-users


_______________________________________________
OOD-users mailing list
OOD-users at lists.osc.edu
https://lists.osu.edu/mailman/listinfo/ood-users


More information about the OOD-users mailing list