From owner-freebsd-current@FreeBSD.ORG Tue Feb 21 11:29:59 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 985C816A420 for ; Tue, 21 Feb 2006 11:29:59 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: from www.mmlab.cse.yzu.edu.tw (www.mmlab.cse.yzu.edu.tw [140.138.150.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B46743D49 for ; Tue, 21 Feb 2006 11:29:59 +0000 (GMT) (envelope-from avatar@mmlab.cse.yzu.edu.tw) Received: by www.mmlab.cse.yzu.edu.tw (qmail, from userid 1000) id E742F8C9C7D; Tue, 21 Feb 2006 19:29:57 +0800 (CST) Received: from localhost (localhost [127.0.0.1]) by www.mmlab.cse.yzu.edu.tw (qmail) with ESMTP id DFA968C9C7C; Tue, 21 Feb 2006 19:29:57 +0800 (CST) Date: Tue, 21 Feb 2006 19:29:57 +0800 (CST) From: Tai-hwa Liang To: Bachilo Dmitry In-Reply-To: <200602211455.01731.root@solink.ru> Message-ID: <06022119291516.78019@www.mmlab.cse.yzu.edu.tw> References: <200602211455.01731.root@solink.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org Subject: Re: mount_smbfs trouble after cvsup X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 11:29:59 -0000 On Tue, 21 Feb 2006, Bachilo Dmitry wrote: > I've cvsuped from 6.0 to 6.1-PRERELEASE and now I can't mount NT's shares with > password. It worked fine before, but after cvsup i get > mount_smbfs: unable to open connection: syserr = Authentication error > and in /var/log/messages I get > Feb 21 14:51:24 notebook kernel: netsmb_dev: loaded > Feb 21 14:51:27 notebook kernel: smb_encrypt: password encryption is not > available > Feb 21 14:51:27 notebook kernel: smb_ntencrypt: password encryption is not > available > > As far as I see, there is no option in mount_smbfs to disable password "options NETSMBCRYPTO" in kernel configuartion file. > encryption, so I'm just stuck, what should I do? > Thanks in advance. http://lists.freebsd.org/pipermail/freebsd-current/2006-January/059823.html -- Cheers, Tai-hwa Liang