danielguerra69 / ubuntu-xrdp

Docker fully implemented Multi User xrdp with xorgxrdp and pulseaudio on Ubuntu 16.04/18.04
MIT License
251 stars 141 forks source link

Create multiple users in docker-entrypoint #39

Closed sbaumgartner75 closed 4 years ago

sbaumgartner75 commented 4 years ago

I adapted the docker-entrypoint.sh to allow for multiple users to be created at container start, including custom userids and a list of supplemental groups to be supplied. Furthermore I tackled the "Allow certificate subject to be customized" todo from the same file.