X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=eLehtQF2mbPHqeV1hnPDjd2F7X2ljpqrPYfLe99g/Kd YYGWD6dqr5PVFiYxb1UdUvUHCJCG+mWdTMgs3NE4akob/JpCqBjupdSU7a5aiO+p kTipojvDVFtdH1KkO0MiGB1aQ0MSTAi9Hem9iuq/PYBU4cvHiHyJa44BEnDP9GWs = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=I/HfY4tFa8CecwQZy144zyeIijU=; b=EufhE06LH0DMVRlS1 0fX/Jao2Rag1IvkqQxExKQYa0eqWqWUmbQDg3URPe93IrkkQbCZa/obTZuIFCZ5/ jnW3gXYAf8x3hzWw9eZRme7V+27CcuAwu/lT/IFxXpONC7r6TFrXNPjc4iRoCJu6 LYuQ3axoSWYkElrT5H3kDjM7oA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.7 required=5.0 tests=AWL,BAYES_20,RDNS_NONE autolearn=no version=3.3.2 X-HELO: cp-out9.libero.it X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A0C0205.5294D681.0262,ss=1,re=0.000,fgs=0 X-libjamoibt: 1555 Message-ID: <5294D680.7070803@netfence.it> Date: Tue, 26 Nov 2013 18:12:32 +0100 From: Andrea Venturoli User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Sshd and key based authentication References: <5289C8BD DOT 1010109 AT netfence DOT it> <1679047089 DOT 20131118122233 AT mtu-net DOT ru> <5289DB39 DOT 7030408 AT netfence DOT it> <528CF357 DOT 3020000 AT netfence DOT it> <1049563253 DOT 20131121014736 AT mtu-net DOT ru> In-Reply-To: <1049563253.20131121014736@mtu-net.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 11/20/13 22:47, Andrey Repin wrote: >> I raised the loglevel to DEBUG3 and verified sshd was *always* looking >> for /home/cyg_server/.ssh/authorized_keys, regardless of the user trying >> to log in. > > Erm, that strange. > Can we see a > > egrep -iv "^(#|$)" /etc/ssh/sshd_config > > ? Hello. I tracked this down to > AuthorizedKeysFile ~/.ssh/authorized_keys in /etc/sshd_config. I don't remember if this came from the default or one of my tests which I forgot to remove. Thanks for all the help av. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple