From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 10:44:31 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 488D72C6 for ; Wed, 6 Aug 2014 10:44:31 +0000 (UTC) Received: from ceto.cloudzeeland.nl (webrz.xs4all.nl [83.161.133.58]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "cloudzeeland.nl", Issuer "PositiveSSL CA 2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 08A682557 for ; Wed, 6 Aug 2014 10:44:30 +0000 (UTC) Received: from ceto.cloudzeeland.nl (ceto.cloudzeeland.nl [10.10.10.30]) by ceto.cloudzeeland.nl (Postfix) with ESMTP id D61C347B7944 for ; Wed, 6 Aug 2014 12:44:21 +0200 (CEST) Received: from [10.0.0.72] (unknown [46.44.159.250]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by ceto.cloudzeeland.nl (Postfix) with ESMTPSA id A60C747B783A for ; Wed, 6 Aug 2014 12:44:21 +0200 (CEST) Message-ID: <53E20808.709@webrz.net> Date: Wed, 06 Aug 2014 12:48:40 +0200 From: Jos Chrispijn User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.org" Subject: sftp bug? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP on ceto.cloudzeeland.nl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2014 10:44:31 -0000 If I use sftp and the user has a questionmark in his password, the password is not accepted. Can I bypass this in a configuration file? Thanks, Jos Chrispijn