Comment 8 for bug 51551

Revision history for this message
Kees Cook (kees) wrote : Re: newusers uses crypt insted of md5

./d-i/source/migration-assistant/ma-script-utils: $chroot $ROOT chpasswd -m <<EOF
./d-i/source/user-setup/user-setup-apply: $chroot $ROOT chpasswd $OPTS <<EOF

(In the latter case, the OPTS can be blank, '-e' does the right thing)