https://bugzilla.mindrot.org/show_bug.cgi?id=2322
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |WONTFIX --- Comment #3 from Damien Miller <[email protected]> --- Unfortunately this isn't trivially possible - in the SSH protocol, compression is negotiated before the authentication, and it is only at the authentication stage that the server learns the name of the user who is connecting. It is theoretically possible to force a rekeying operation after authentication to renegotiate the encryption/compression options but this is expensive and IMO not worth the complexity needed to implement it. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
