Package: casper Version: 1.81+debian-3 Severity: serious
When another user is added to the live system the boot fails with "User not known to the underlying authentication module". I get this when building etch image with live-helper and doing "useradd -p 12345 buggy" in the chroot. The uid of the user is automatically set to 1000 in that case. When specifying a uid smaller than 1000, or using -r (system user flag that generates a smaller uid), everything works.

