From owner-freebsd-questions Thu Jun 6 16:11:21 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA18068 for questions-outgoing; Thu, 6 Jun 1996 16:11:21 -0700 (PDT) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id QAA18063 for ; Thu, 6 Jun 1996 16:11:18 -0700 (PDT) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id QAA02115; Thu, 6 Jun 1996 16:05:43 -0700 From: Terry Lambert Message-Id: <199606062305.QAA02115@phaeton.artisoft.com> Subject: Re: NT resources To: randyd@nconnect.net (Randy DuCharme) Date: Thu, 6 Jun 1996 16:05:43 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <31B64BCD.65EF@nconnect.net> from "Randy DuCharme" at Jun 5, 96 10:09:01 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 > > How do I go about attaching to shared resources (ie: printers etc.) on > an NT-Server and vice-versa? What man pages cover this stuff??? The ones that come with the NT server products for NFS and LPR servers for NT. Also the ones that come with the SMBCLIENT and SMB print clients that are a part of the "SAMBA" package on FreeBSD. In all cases, a TCP/IP transport is required on the NT system. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.