AuthorizedKeysCommand size issue?

Yves Dorfsman yves at zioup.com
Tue Apr 15 03:21:19 EST 2014


I'm running into issues with AuthorizedKeysCommand when the sum of the size of 
the public keys become bigger than ~ 12 KB.

I created a bash script that runs

     #!/bin/bash
     curl -s --compressed http://someurl.example.com/pubkeys/$1

and am getting "error: returned status 23".
CURLE_WRITE_ERROR (23): An error occurred when writing received data to a 
local file, or an error was returned to libcurl from a write callback.

Samething with wget, I get an error 3: "File I/O error".


-- 
Yves.


More information about the openssh-unix-dev mailing list