retitle 304350 [DEBIAN DECISION] Please ask twice for passwords, even when 
DEBCONF_PRIORITY=critical
thanks

Hello,

this is really easy to fix, and perfectly makes sense. I'd say that we
should do it and forget about it. The patch is attached.

Bye, Mt.
Index: shadow-4.0.3/debian/passwd.config
===================================================================
--- shadow-4.0.3.orig/debian/passwd.config      2005-05-11 16:25:36.000000000 
+0200
+++ shadow-4.0.3/debian/passwd.config   2005-05-12 11:27:18.256531891 +0200
@@ -125,7 +125,7 @@ while [ "$STATE" != '9' -a "$STATE" != '
                        # priority, so it may not always be seen. If
                        # it isn't, don't compare passwords.
                        COMPARE_PW=''
-                       db_input high passwd/root-password-again \
+                       db_input critical passwd/root-password-again \
                                && COMPARE_PW=1 || true
                fi
        ;;
@@ -202,7 +202,7 @@ while [ "$STATE" != '9' -a "$STATE" != '
                        db_input critical passwd/username || true
                        db_input critical passwd/user-password || true
                        COMPARE_PW=''
-                       db_input high passwd/user-password-again \
+                       db_input critical passwd/user-password-again \
                                && COMPARE_PW=1 || true
                fi
        ;;

Attachment: signature.asc
Description: Digital signature

Reply via email to