Bug 5138

Summary: Add dropbear config option to allow blank passwords
Product: buildroot Reporter: Grant Edwards <grant.b.edwards>
Component: OtherAssignee: 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

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.