Displaying 2 results from an estimated 2 matches for "lkpg".
Did you mean:
lkp
2019 Jan 23
2
[Bug 2959] New: Disabling just rsa-sha2-512 breaks public key authentication
...mindrot.org
Reporter: ossman at cendio.se
Put this in sshd_config:
> PubkeyAcceptedKeyTypes -rsa-sha2-512
And any client supporting it will fail to authenticate rather than
using rsa-sha2-256 or ssh-rsa.
You also get this somewhat misleading log entry:
> Jan 23 11:38:10 ossman.lkpg.cendio.se sshd[26633]: userauth_pubkey: key type ssh-rsa not in PubkeyAcceptedKeyTypes [preauth]
The problem is that the client looks at the supported algorithms
reported during the key exchange. That list is not filtered in any way.
So the server reports it supports rsa-sha2-512. The client trust...
2005 Jun 15
1
Starvation
Hi,
I'v included speex-lib into my http://www.visit.se/~pointless IP-Sound
streaming app. When using speex the sound is being garbled for short
intervals, approx every 20:th second. Sounds like buffer starvation.....
but in between it sounds 100% ok. As I am using other "codecs" with
success there might be something that I have missed in the
implementation of speex. Using