| Summary: | FreeBSD 5/PAM: incorrect handling of space symbols at the end of password | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Nick Leuta <skynick> |
| Component: | bin | Assignee: | Dag-Erling Smørgrav <des> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Nick Leuta
2003-02-24 22:10:06 UTC
Responsible Changed From-To: freebsd-bugs->des Assign to PAM maintainer PAM's default conversation function trims whitespace from the end of the line entered by the user. I would recommend avoiding spaces in passwords. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no Avoiding spaces in passwords may be used as a workaround, but not as a solution. Such passwords work in FreeBSD 2.x/3.x/4.x, in Linux, in Windows... And they don't work in FreeBSD 5. Also, it may be a problem in case of migration from 4.x to 5.x. But if somebody knows a way to check 300-500 password hashes for spaces at the end of password... ======= SkyNick State Changed From-To: open->closed fixed last december, thanks. |