Date: Thu, 2 May 2002 23:39:40 -0400 (EDT) From: Tim Kellers <timothyk@serv1.wallnet.com> To: Chris BeHanna <behanna@zbzoom.net> Cc: Dave Uhring <duhring@charter.net>, FreeBSD-Stable <stable@FreeBSD.ORG> Subject: Re: Samba problems, several machines Message-ID: <20020502233553.I81449-100000@serv1.wallnet.com> In-Reply-To: <20020502231722.M73448-100000@topperwein.dyndns.org>
next in thread | previous in thread | raw e-mail | index | archive | help
The "Security=Share" won't work (I think) if you are joining the Samba box to a Win 2k Domain (and it's PDC). You have to create a machine account on the Win 2k server, join the domain and establish a secure smb "SID." file for the machine account. I realize that this isn't your problem, Chris, but it might shed some light on Dave's situation. Tim Kellers CPE/NJIT On Thu, 2 May 2002, Chris BeHanna wrote: > On Thu, 2 May 2002, Dave Uhring wrote: > > > On Thursday 02 May 2002 07:57 pm, Chris BeHanna wrote: > > > > > This also worked at the office, and works just fine at home (at > > > the office, I could use printers served from Win2K just fine; at > > > home, I share a CUPS-managed local printer to the Windows boxen via > > > Samba). I'm running Samba 2.2.3a here, CUPS 1.1.14, and FreeBSD > > > 4.5-STABLE, cvsup'd at May 1 14:01:14 EDT 2002. > > > > Did you get Windows "Find Printer Wizard" to work? If you did, would > > you mind posting the applicable sections of your smb.conf? > > I don't know that I've ever tried it. I go through > Control Panel->Printers->Add Printer, and browse the Network > Neighborhood to find the Samba server sharing the printer, and select > the printer that way. > > Here are the relevant portions of my smb.conf: > > [global] > ; some stuff elided, like remote announce and remote browse sync > load printers = yes > printing = cups > printcap name = cups > ; some more stuff elided, like socket options, log params, and interface lists > ; Authentication scheme > security = share > encrypt passwords = yes > > [printers] > comment = All printers > guest ok = yes > printable = yes > > Note that the host in question is set up to be both the local and preferred > master in my domain, if that makes any difference. > > -- > Chris BeHanna > Software Engineer (Remove "bogus" before responding.) > behanna@bogus.zbzoom.net > I was raised by a pack of wild corn dogs. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020502233553.I81449-100000>