Package: libpam-runtime
Version: 0.76-22
Severity: wishlist

The default rules for craclib can be improved. Here is patch.

--- common-password     2005/03/09 22:54:02     1.1
+++ common-password     2005/03/09 22:57:34     1.2
@@ -22,6 +22,11 @@
 # uncomment the next two in order to use this.
 # (Replaces the `OBSCURE_CHECKS_ENAB', `CRACKLIB_DICTPATH')
 #
-# password required      pam_cracklib.so retry=3 minlen=6 difok=3
+# The credits:
+# d  = Require digit (-1 means require at least one)
+# u  = Require uppercase
+# o  = Require other, like punctuation
+#
+# password required      pam_cracklib.so retry=3 minlen=6 difok=3 dcredit=-1 
ucredit=-1
 # password required      pam_unix.so use_authtok nullok md5
 


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to