From owner-freebsd-fs@FreeBSD.ORG Thu Oct 30 03:55:01 2003 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D5E616A4CF for ; Thu, 30 Oct 2003 03:55:01 -0800 (PST) Received: from heron.mail.pas.earthlink.net (heron.mail.pas.earthlink.net [207.217.120.189]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6449043FD7 for ; Thu, 30 Oct 2003 03:55:00 -0800 (PST) (envelope-from tlambert2@mindspring.com) Received: from user-2ivfim6.dialup.mindspring.com ([165.247.202.198] helo=mindspring.com) by heron.mail.pas.earthlink.net with asmtp (SSLv3:RC4-MD5:128) (Exim 3.33 #1) id 1AFBOC-0007Xj-00; Thu, 30 Oct 2003 03:54:56 -0800 Message-ID: <3FA0FBD7.E19D1C7A@mindspring.com> Date: Thu, 30 Oct 2003 03:53:59 -0800 From: Terry Lambert X-Mailer: Mozilla 4.79 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: "Markus F. Meisinger" References: <002501c39ec3$014498f0$0200a8c0@MKMEISINGER.local> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-ELNK-Trace: b1a02af9316fbb217a47c185c03b154d40683398e744b8a4d693b2ddcc2cca1b61c542d333ada713548b785378294e88350badd9bab72f9c350badd9bab72f9c cc: freebsd-fs@freebsd.org Subject: Re: mount_smbfs and MS Windows Domain Controllers X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 11:55:01 -0000 "Markus F. Meisinger" wrote: > if i try to mount a share on a Microsoft Windows 2003 Domain Controller > i get "Permission denied", > the password is correct,because if i use a wrong password i get > "Authentication error" > mounting shares from other Windows Workstations works fine. You need to add your machine to the domain. To do this, you will need the admin passwd for the domain controller. See the SAMBA FAQ. -- Terry