Re: 3.0.7: Possible sshd bug when running as a service and public key offered

2019-12-03 Thread Christopher Mapes
I was able to get the debug logging working while running sshd as a service.  Here is a snippet of the issue: ... debug2: input_userauth_request: try method publickey [preauth] debug2: userauth_pubkey: valid user user-xx attempting public key ssh-rsa rsa-data-xx [preauth] debug3: userauth_pubkey:

3.0.7: Possible sshd bug when running as a service and public key offered

2019-12-05 Thread Christopher Mapes
I sent a two-part emails about this, but somehow only the second one went through.  Apologies; The second part doesn't make much sense by itself. Following are both parts merged into one along with some edits for clarification. ~ I've found an interesting issue with sshd when running as a ser