From owner-freebsd-questions Thu Sep 5 21:05:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id VAA17110 for questions-outgoing; Thu, 5 Sep 1996 21:05:58 -0700 (PDT) Received: from atlantis.nconnect.net (root@atlantis.nconnect.net [206.54.227.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id VAA17087 for ; Thu, 5 Sep 1996 21:05:51 -0700 (PDT) Received: from win95 (dial207.nconnect.net [206.54.227.207]) by atlantis.nconnect.net (8.7.3/8.7.3) with ESMTP id XAA09435 for ; Thu, 5 Sep 1996 23:01:20 -0500 (CDT) Message-Id: <199609060401.XAA09435@atlantis.nconnect.net> From: "Randall D. DuCharme" To: Subject: samba printing Date: Thu, 5 Sep 1996 23:04:37 -0500 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Greetings, I have a small network at my store with an NT server, a Samba server running on FBSD 2.1.5-R, a 2.1.5-R workstation, and several Win95 clients. I'm wondering how I go about printing to an NT print queue from the Samba server or FBSD workstation. I can see and attatch to the printer using smbclient \\\\servername\\ sharename -P, and can send a job to the queue using printmode, and print, but can't seem to figure out how to get to it using lpr. Any Ideas?? Thanks! Randy