From owner-freebsd-questions@FreeBSD.ORG Mon Dec 15 13:27:11 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4966516A4CE for ; Mon, 15 Dec 2003 13:27:11 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id F170B43D33 for ; Mon, 15 Dec 2003 13:27:04 -0800 (PST) (envelope-from matthewedwards@comcast.net) Received: from MUGGLA (c-24-10-254-143.client.comcast.net[24.10.254.143]) by comcast.net (sccrmhc13) with SMTP id <2003121521270401600rkjkte>; Mon, 15 Dec 2003 21:27:04 +0000 Message-ID: <006601c3c352$2ec171f0$0102000a@home.local> From: "Matt Edwards" To: , "'Ruben de Groot'" References: <06e401c3c325$8d41c590$0701a8c0@darryl> Date: Mon, 15 Dec 2003 14:27:02 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 cc: freebsd-questions@freebsd.org Subject: Re: Samba tutorial X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Dec 2003 21:27:11 -0000 This might help: http://us2.samba.org/samba/devel/docs/html/Samba-HOWTO-Collection.html#domain-member Matt ----- Original Message ----- From: "Darryl Hoar" To: "'Ruben de Groot'" Cc: Sent: Monday, December 15, 2003 9:07 AM Subject: RE: Samba tutorial > I followed your tutorial, using > FreeBSD 5.1 the same setup as > you describe. > > When I try to access the samba shares > from an NT 4 server, it keeps prompting > for username/password. None of the > Primary Domain passwords work. If I > access the share from a Win2000 machine > it works beautifully. Does this have > something to do with password encryption? > > Any ideas how to get around this problem ? > > thanks, > Darryl > > > -----Original Message----- > > From: Ruben de Groot [mailto:mail25@bzerk.org] > > Sent: Wednesday, November 26, 2003 12:57 AM > > To: Darryl Hoar > > Subject: Re: Samba tutorial > > > > > > On Tue, Nov 25, 2003 at 03:16:12PM -0600, Darryl Hoar typed: > > > Thanks it looks informative. Will it work with > > > FreeBSD 4.9 (which is what I have installed) ? > > > > > > The password part seems like you need 5.1 to > > > get it to look to the PDC for passwords. > > > > Correct. Samba does run quite well on 4.x, but you'll have to > > create the windows domain users as (dummy) unix users, since > > nsswitch.conf doesn't work on 4.x. This makes administering > > such a box a little redundant (whenever you create a user in > > the windows domain, you must also create the same user on the > > samba box.) > > > > > thanks, > > > Darryl > > > > > > > -----Original Message----- > > > > From: Ruben de Groot [mailto:mail25@bzerk.org] > > > > Sent: Tuesday, November 25, 2003 2:43 PM > > > > To: Darryl Hoar > > > > Subject: Re: Samba tutorial > > > > > > > > > > > > > > > > Hi Darryl, > > > > > > > > I did this on some FBSD 5.1 systems and wrote the following howto: > > > > > > > > http://www.bzerk.org/documents/ntdomauth/ > > > > > > > > Maybe it's of some help to you. > > > > > > > > Ruben > > > > > > > > On Tue, Nov 25, 2003 at 10:16:03AM -0600, Darryl Hoar typed: > > > > > Greetings, > > > > > I just installed Freebsd 4.9 on a machine. > > > > > I want to setup Samba so that a NT4 server > > > > > can copy some files to the Freebsd 4.9 machine. > > > > > > > > > > I am looking for fine manual to read, or turtorial > > > > > for setting it up. The Freebsd machine will be a > > > > > member of an existing windows domain, but will > > > > > not be a PDC or BDC. > > > > > > > > > > thanks in advance for pointers. > > > > > > > > > > -Darryl > > > > > > > > > > _______________________________________________ > > > > > freebsd-questions@freebsd.org mailing list > > > > > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > > > > > To unsubscribe, send any mail to > > > > "freebsd-questions-unsubscribe@freebsd.org" > > > > > > >