| Summary: | Add dropbear config option to allow blank passwords | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Grant Edwards <grant.b.edwards> |
| Component: | Other | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | enhancement | CC: | buildroot, net147 |
| Priority: | P5 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to add dropbear config option to allow blank passwords | ||
Since https://secure.ucc.asn.au/hg/dropbear/rev/c58a15983808, the compile-time option to allow blank password no longer exists. It has been replaced by the runtime option -B. |
Created attachment 4292 [details] Patch to add dropbear config option to allow blank passwords Add a configuration option to allow enabling dropbear's ALLOW_BLANK_PASSWORD feature.