Bug 35196

Summary: dropbear-2017.75-alt2 misses files to run
Product: Sisyphus Reporter: Sven <wegegeld>
Component: dropbearAssignee: Fr. Br. George <george>
Status: ASSIGNED --- QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: george
Version: unstable   
Hardware: aarch64   
OS: Linux   
URL: https://matt.ucc.asn.au/dropbear/CHANGES
Attachments:
Description Flags
enable pam, setup start-script, update version
none
enable pam in the source
none
start-script
none
pam config for password login
none
config-file for extra args none

Description Sven 2018-07-30 14:33:39 MSK
Hello,

  the dropbear-server package is severely limited.

* pam-login is missing ( = no password authentication, public_key only with dbclient)
* start-script is missing
* /etc/dropbear/ directory that holds the hostkeys is missing from the package
* lots of fixes happened upstream since dropbear-2017.75 so a bump to 2018.76 seems a good idea.

I'll attach my findings.

regards,
Sven
Comment 1 Sven 2018-07-30 14:34:48 MSK
Created attachment 7675 [details]
enable pam, setup start-script, update version
Comment 2 Sven 2018-07-30 14:35:08 MSK
Created attachment 7676 [details]
enable pam in the source
Comment 3 Sven 2018-07-30 14:35:28 MSK
Created attachment 7677 [details]
start-script
Comment 4 Sven 2018-07-30 14:35:51 MSK
Created attachment 7678 [details]
pam config for password login
Comment 5 Sven 2018-07-30 14:36:20 MSK
Created attachment 7679 [details]
config-file for extra args
Comment 6 Fr. Br. George 2018-08-08 16:17:51 MSK
Tanks, I'll look for it