From owner-freebsd-questions@FreeBSD.ORG Mon Jul 19 09:27:06 2004 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 EA45F16A4CE for ; Mon, 19 Jul 2004 09:27:06 +0000 (GMT) Received: from lorna.circlesquared.com (host217-45-219-85.in-addr.btopenworld.com [217.45.219.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD9E543D1F for ; Mon, 19 Jul 2004 09:26:55 +0000 (GMT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.circlesquared.com [127.0.0.1]) i6J9Qr7X069614; Mon, 19 Jul 2004 10:26:53 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <40FB93DC.4080800@circlesquared.com> Date: Mon, 19 Jul 2004 10:26:52 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040611 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Wojciech Puchar References: <20040718123432.Q63398@chylonia.3miasto.net> In-Reply-To: <20040718123432.Q63398@chylonia.3miasto.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: NetBSD->FreeBSD move: samba problem 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, 19 Jul 2004 09:27:07 -0000 Wojciech Puchar wrote: [snip] > > heve is my smb.conf > > [global] > > workgroup = DOM > character set = ISO8859-2 > client code page = 852 > bind interfaces only = yes > socket address = 10.255.245.1 > server string = wojtek > netbios name = wojtek > hosts allow = 127.0.0.1 10. > load printers = no > log file = /var/log/samba.%m > max log size = 500 > security = user > encrypt passwords = no One more thing - I know this came from a working setup on a NetBSD machine, but unless it's a very old version of Windows, encrypt passwords should generally be "yes". Peter. > domain master = yes > local master = yes > browseable = yes > #socket options = TCP_NODELAY > > # jak sa jaiies NT to mozan zwiekszyc jak nie am to niepotrzebne > os level = 65 > > [domowy] > comment = Katalog domowy uzytkownika > browseable = yes > writable = yes > path = %H > > [public] > comment = Publiczny > path = /home/pub > read only = no > public = yes > writable = yes > guest ok = no > browseable = yes > > [faxy] > comment = FAXY odebrane > path = /home/faxy > read only = no > public = yes > writable = yes > guest ok = no > browseable = yes > _______________________________________________ > 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" > >