Sign inSign up

onepam/playground-rdp

By onepam

•Updated 6 months ago

OnePAM Playground RDP — XRDP + Cinnamon desktop for testing PAM desktop session recording

Image
Networking
Security
0

271

onepam/playground-rdp repository overview

⁠OnePAM Playground — RDP

Pre-configured XRDP server with Cinnamon desktop for testing privileged desktop session recording.

A fully functional remote desktop target designed for the OnePAM playground. Provides a familiar Windows-like desktop environment (Cinnamon) to demo and test RDP session recording, clipboard policies, and just-in-time credentials.

⁠Quick Start

docker run -d --name playground-rdp \
  -p 3389:3389 \
  --shm-size 256m \
  onepam/playground-rdp:latest

Connect with any RDP client (Microsoft Remote Desktop, Remmina, FreeRDP):

Host: localhost:3389
Username: demo
Password: demo

⁠Features

  • Ubuntu 22.04 with XRDP and Cinnamon desktop environment
  • Windows-like UI (bottom taskbar, start menu, file manager)
  • Multi-session support — each connection gets its own desktop
  • Configurable demo credentials
  • 24-bit color depth

⁠Configuration

VariableDescriptionDefault
DEMO_USERUsername for the demo accountdemo
DEMO_PASSWORDPassword for the demo accountdemo

⁠Resource Requirements

This image runs a full desktop environment. Recommended minimums:

ResourceMinimumRecommended
Memory1 GB2 GB
CPU1 core2 cores
Shared memory128 MB256 MB

⁠Use with OnePAM

This image is part of the OnePAM Playground⁠ — a suite of isolated demo targets:

⁠Documentation

Full documentation: https://onepam.com/docs⁠

⁠License

Proprietary — https://onepam.com/terms⁠

Tag summary

Content type

Image

Digest

sha256:9dc541366…

Size

526.5 MB

Last updated

6 months ago

docker pull onepam/playground-rdp