From owner-freebsd-questions@FreeBSD.ORG Sun May 2 20:58:40 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 D6EBD16A4CE for ; Sun, 2 May 2004 20:58:40 -0700 (PDT) Received: from wonkity.com (wonkity.com [65.173.111.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69F8E43D2F for ; Sun, 2 May 2004 20:58:40 -0700 (PDT) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.12.11/8.12.11) with ESMTP id i433wdre041343; Sun, 2 May 2004 21:58:39 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.12.11/8.12.11/Submit) with ESMTP id i433wdZu041340; Sun, 2 May 2004 21:58:39 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Sun, 2 May 2004 21:58:39 -0600 (MDT) From: Warren Block To: Gerard Seibert In-Reply-To: Message-ID: <20040502215239.J41291@wonkity.com> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: clamd / ClamAV version devel-20040424, clamav-milter version 0.70k cc: freebsd-questions Subject: Re: Configuring Samba for Printing on WinXP Machine 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, 03 May 2004 03:58:40 -0000 On Sun, 2 May 2004, Gerard Seibert wrote: > I am running FreeBSD 5.2.1. I have three computers networked together, Two > running WinXP Pro and one running FreeBSD. I would like the one running > BSD to be able to use the printer connected to the WinXP machine. I think Joshua has the easy approach to this: load "Windows Printing Services For Unix" on the XP machine. That gives it a reasonably standard lpd server. (XP Home may not have this, don't know for sure.) Then set up an entry in /etc/printcap pointing at the XP computer. I think the XP system will send it through whatever drivers you have defined for that printer. smbclient has some printing capabilities, too, but then you may have to deal with user passwords on XP. -Warren Block * Rapid City, South Dakota USA