From owner-freebsd-questions@FreeBSD.ORG Fri Jul 21 02:09:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5457B16A4DD for ; Fri, 21 Jul 2006 02:09:00 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA45543D45 for ; Fri, 21 Jul 2006 02:08:59 +0000 (GMT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.13.6/8.13.6) with ESMTP id k6L28xGv080823; Thu, 20 Jul 2006 20:08:59 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.13.6/8.13.6/Submit) with ESMTP id k6L28xBO080820; Thu, 20 Jul 2006 20:08:59 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Thu, 20 Jul 2006 20:08:59 -0600 (MDT) From: Warren Block To: David J Brooks In-Reply-To: <200607201624.47021.daeg@houston.rr.com> Message-ID: <20060720200301.V80651@wonkity.com> References: <200607201624.47021.daeg@houston.rr.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-2.0.2 (wonkity.com [127.0.0.1]); Thu, 20 Jul 2006 20:08:59 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: printing from FreeBSD to a WinXP print server X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Jul 2006 02:09:00 -0000 On Thu, 20 Jul 2006, David J Brooks wrote: > I can find lots of helpful information about setting up FreeBSD as a print > server for Windows clients, but I'm not finding anything helpful about > setting things up the other way. Does anyone have any experience doing this? Samba's smbclient can send print jobs to Windows print servers. You may have to set up a plain text "printer" on the Windows system to keep it from reinterpreting the data. If the Windows print server (three words that *really* don't go together) supports lpd, just use lpr. A quick search found this, which might be helpful to you: http://iharder.sourceforge.net/macosx/winmacprinter/#step4 -Warren Block * Rapid City, South Dakota USA