Displaying 4 results from an estimated 4 matches for "zioup".
2007 Aug 08
1
Not seeing other folders with some clients
...2, depending on the client I can only see inbox, or all
the folders. I see all the folders with pine and balsa, but can see only
the inbox with squirel mail and thunderbird. Any idea what's going on here
?
Thanks.
Yves.
----
Yves Dorfsman yves at zioup.com
http://www.SollerS.ca
2014 May 30
2
AuthorizedKeysCommand run as the user
Is there any way to make the AuthorizedKeysCommand as the user which is trying
to log in?
Thanks.
--
Yves.
2014 Apr 14
1
AuthorizedKeysCommand size issue?
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
2014 Jun 20
1
malformed DNS query
On CoreOS, runnng openssh sshd version "OpenSSH_6.6p1-hpn14v4, OpenSSL
1.0.1g", when connecting the following query is sent to the DNS server:
query[A] 2.2.0.10.in-addr.arpa
Which makes no sense, it's an "A" request for a reverse record.
Adding "UseDNS no", prevent the request (proving that the request does come
from sshd).
When connecting to machines