[sork] string length
Erik Slooff
erik@slooff.com
Tue, 2 Jul 2002 17:22:44 +0200
Quoting Eric Rostetter <eric.rostetter@physics.utexas.edu>:
> Normally, this kind of thing is best left to the system. However, we've
> found that some poppassd servers check (via pam, etc) and others don't.
> So I'm open to the idea (as an option).
The problem is also that the 500 error message from poppassd which is displayed
in passwd is quite cryptic so the user doesn't have a clue what went wrong.
Only the pam error message in syslog gives more info:
PAM error: Password will be truncated to 8 characters
PAM error: Sorry, passwords do not match.
Erik