Integrated Digital Engineering on AWS
  • 🚀First Time Users
    • What is IDEA?
    • Install IDEA
      • Pre-Requisites
      • Standard Installation
    • Access your IDEA cluster
      • Web Interface
      • Virtual Desktops (Linux/Windows)
      • SSH
      • APIs
    • File Browser
    • Let's get started
    • Cluster operations
      • Update IDEA cluster
        • Patch IDEA module (idea-admin.sh patch)
        • Update IDEA configuration (idea-admin.sh config)
        • Update IDEA backend resource (idea-admin.sh deploy)
      • Uninstall IDEA
  • 🤖Modules
    • What is a module?
    • Virtual Desktop Interfaces
      • User Documentation
        • Create a virtual desktop (Linux/Windows)
        • Stop/Delete/Hibernate a virtual desktop
        • Modify a virtual desktop
        • Share a virtual desktop
        • Virtual desktop scheduling
      • Admin Documentation
        • Dashboard
        • Sessions
        • Virtual Desktop Images (Software Stacks)
        • Permissions management
      • Technical
        • APIs
    • HPC Workloads
      • User Documentation
        • Submit a job
        • Control my jobs
        • Supported EC2 parameters
        • Job Storage
        • Troubleshooting
          • My job is not starting
      • Admin Documentation
        • Queue Profiles
        • Create Web Based Job Submission Worfklows
        • Configure Floating License resources
    • Cluster Manager
      • Projects Management
      • Users Management
      • Groups Management
      • Cluster Status
      • Email Templates
      • APIs
    • Shared Storage
      • Storage Management
  • 👑Best Practices
    • Analytics
      • OpenSearch
        • Configure your OpenSearch
        • Create your own analytics visualizations
    • Budget
      • Review your AWS spend
      • Control your AWS spend
      • Set up budget per project
    • Security
      • Backup IDEA environment
  • 🧱Architecture
    • High Level Overview
  • 🛠️Developer Portal
    • IDEA CLI utility
    • Developer Onboarding
  • 🚨Help and Support
    • FAQ
    • Raise a bug
Powered by GitBook
On this page
  1. Modules
  2. Virtual Desktop Interfaces
  3. Admin Documentation

Permissions management

PreviousVirtual Desktop Images (Software Stacks)NextTechnical

Last updated 1 year ago

IDEA Virtual Desktop Interface enable sessions sharing. Sharing a session is particularly useful if you are planning to do live debugging with your collaborators. Read https://github.com/cfs-energy-internal/idea/blob/docs-update/docs/modules/virtual-desktop-interfaces/user-documentation/share-a-virtual-desktop.md to learn more about the use cases.

As VDI administrator, you do have the ability to manage the current permission profiles available to your users. By default, IDEA ships with multiple pre-configured Permission Profiles:

  • observer: Read/Only access to the session

  • admin: Full privileges on the session

  • collaborator: Can see screen + control mouse and keyboard

  • owner: Grant same permissions as the virtual desktop session owner

Create a custom permission profile

Click "Create Permission Profile" button and fill out the form:

  • Profile ID: Unique profile ID (e.g: observer_profile)

  • Title: Friendly name (e.g: View Only Profile)

  • Description: Description of the profile

Then select what permission(s) you want to apply by using the toggle buttons

Once done, click "Submit" button. The profile will then be available to use by the users (refer to Permissions management for more details)

🤖
Visualize all permission profiles available to the users
Create a new permission profile