Received: (at submit) by bugs.debian.org; 10 Mar 2000 14:59:00 +0000 Received: (qmail 10595 invoked from network); 10 Mar 2000 14:58:59 -0000 Received: from main.tenet.pl (HELO tenet.pl) (195.205.44.70) by master.debian.org with SMTP; 10 Mar 2000 14:58:59 -0000 Received: (qmail 29773 invoked by uid 1000); 10 Mar 2000 14:58:32 -0000 Date: 10 Mar 2000 14:58:32 -0000 Message-ID: <20000310145832.29772.qmail@tenet.pl> From: greg@tenet.pl Subject: passwd: If the password has change time in the future, it cannot be changed. To: submit@bugs.debian.org X-Mailer: bug 3.2.10 Package: passwd Version: 19990827-18 Severity: wishlist If the password has modification time in the future, it cannot be changed by the user. In my humble opinion this behaviour is not correct, and the used should have changed the password. -- System Information Debian Release: 2.2 Kernel Version: Linux main 2.2.13 #2 SMP Sun Jan 30 12:26:02 CET 2000 i586 unknown Versions of the packages passwd depends on: ii libc6 2.1.3-7 GNU C Library: Shared libraries and Timezone ii libpam-modules 0.72-6 Pluggable Authentication Modules for PAM ii libpam0g 0.72-6 Pluggable Authentication Modules library ii login 19990827-18 System login tools --- Begin /etc/shells (modified conffile) /bin/ash /bin/bash /bin/csh /bin/sh /usr/bin/es /usr/bin/ksh /usr/bin/rc /usr/bin/tcsh /usr/bin/zsh /bin/false /bin/locked --- End /etc/shells --- Begin /etc/pam.d/passwd (modified conffile) # # # password required pam_cracklib.so retry=1 minlen=8 difok=3 type=TENET password required pam_unix.so md5 use_authok # --- End /etc/pam.d/passwd