From owner-freebsd-stable@FreeBSD.ORG Wed Jun 29 10:34:11 2005 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7F11116A41C for ; Wed, 29 Jun 2005 10:34:11 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49A5843D55 for ; Wed, 29 Jun 2005 10:34:11 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id i11so476183nzi for ; Wed, 29 Jun 2005 03:34:10 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=dC/qNSgLA+gzXzGYRoq8+okrjmJ89muDU82l3oodyGDH8wScMioMx73y5mi895h6+YQumToAAUeQj38ApNWRhPgjBSKYwFkPOb0IvTM2CLDk3E/69q1exSFlek0u51b57/SagtmNmRLkYhq4M7DDwlCvU22GcoeRIiNhOiY2Zn4= Received: by 10.36.129.6 with SMTP id b6mr5578381nzd; Wed, 29 Jun 2005 03:34:10 -0700 (PDT) Received: by 10.36.88.8 with HTTP; Wed, 29 Jun 2005 03:34:10 -0700 (PDT) Message-ID: Date: Wed, 29 Jun 2005 18:34:10 +0800 From: Jiawei Ye To: Maxim Kizik In-Reply-To: <20050628181815.M20445@arb-pro.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050628181815.M20445@arb-pro.ru> Cc: stable@freebsd.org Subject: Re: smbfs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jiawei Ye List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jun 2005 10:34:11 -0000 On 6/29/05, Maxim Kizik wrote: > Good Afternoon. >=20 >=20 > After upgrading my system from FreeBSD 4.10 to FreeBSD 5.3, I found > "mount_smbfs -N" broken. The error message is "mount_smbfs: unable to > open connection: syserr =3D Authentication error". > However, the keyboard interactive password works normally. >=20 > The problem still persists in 5.4p2. > I need this feature strongly because of running automatic backup procedur= es. > Is there any solution? >=20 >=20 >=20 > -- > Maxim Kizik Could you please try "/usr/sbin/mount_smbfs -N" and if that works, you need to remove the old mount_smbfs binary from your system. Cheers, Jiawei --=20 "Without the userland, the kernel is useless." --inspired by The Tao of Programming