danielguerra69 / ubuntu-xrdp

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

predefine userid for "ubuntu" user #6

Closed fbartels closed 6 years ago

fbartels commented 6 years ago

If user default settings with useradd it will choose 1000 as the id. This could lead to a "conflict" when mounting an existing user dir, since there a user with the id 1000 most probably already exists.