Bug 5138 - Add dropbear config option to allow blank passwords
Summary: Add dropbear config option to allow blank passwords
Status: RESOLVED INVALID
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 enhancement
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 13:38 UTC by Grant Edwards
Modified: 2013-05-26 08:45 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:


Attachments
Patch to add dropbear config option to allow blank passwords (1.20 KB, application/patch)
2012-04-25 13:38 UTC, Grant Edwards
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Grant Edwards 2012-04-25 13:38:27 UTC
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.
Comment 1 Thomas Petazzoni 2013-05-26 08:45:22 UTC
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.