From owner-freebsd-questions Sat Apr 27 01:04:55 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id BAA04639 for questions-outgoing; Sat, 27 Apr 1996 01:04:55 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id BAA04634 for ; Sat, 27 Apr 1996 01:04:51 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id AAA29136; Sat, 27 Apr 1996 00:59:08 -0700 From: Terry Lambert Message-Id: <199604270759.AAA29136@phaeton.artisoft.com> Subject: Re: How to print from FreeBSD to NT server? To: rone@ennui.ops.best.com (Ron Echeverri) Date: Sat, 27 Apr 1996 00:59:08 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199604270316.UAA03799@ennui.ops.best.com> from "Ron Echeverri" at Apr 26, 96 08:16:19 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > We have an NT machine here at work that is the main printer server for our > Microsoft network (bletch). Is there anything i could do on my end to let > me print on the NT machine? (sorry, i know this isn't much information...) > > Please send me mail `cause i'm not on this list anymore... (extra-lame) There is a program you can install as a print filter for the BSD system. It is part of the Samba package. As long as the NT system serves printers via SMB (LAN Manager), not just NetBEUI, then you will be able to install the print filter. Samba is in the ports and can be installed vi the normal install method for ported software. It includes documentation on how to set up the /etc/printcap file on FreeBSD. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.