| Summary: | passwd rejects updating saying "identical password" but its not | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Steffen Nurpmeso <steffen> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.27.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Steffen Nurpmeso
2017-12-27 09:38:52 UTC
Where does it say "identical password"? I see only "similar to old password". If you do not want checks for weak passwords, switch off FEATURE_PASSWD_WEAK_CHECK. |