Jonathan,
thanks for looking into this.
I'm using the 16.04 lubuntu install CD, amd64. I just did a fresh install
on a vm, then logged in and:
- confirm test user doesn't exist:
$ grep test /etc/passwd
$
- created a test user
$ adduser test
- confirm new test user
$ grep test /etc/passwd
test:x:
btw, this problem also exists on the liveCD which is mighty annoying as you
can basically not check logs if something doesn't work. to repro just boot
the livecd, right click on the desktop while ubiquity is running and try to
open a terminal. that doesn't work for me. Then open firefox/a browser f