From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 11:08:25 2005 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 8E7CF16A4CE for ; Mon, 21 Mar 2005 11:08:25 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1E0D743D46 for ; Mon, 21 Mar 2005 11:08:25 +0000 (GMT) (envelope-from jon.drews@gmail.com) Received: by wproxy.gmail.com with SMTP id 69so623291wri for ; Mon, 21 Mar 2005 03:08:24 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=FUrqh0vOyfJQXToIZHbBBKoRlWw8sF2TGYGWqNTFP+F2sU7zl5ux5dTnhP5CbBMNXZYuHr2y83zDO9kKrq80tv/PpJfNS/UirkRdFRfwfIiyjZ+xyBVyQyY8gTVuGbjemlvL9IydUUbTeNlzmYUjR1hW5J5HEyRuD+8Sp3WyTZk= Received: by 10.54.42.23 with SMTP id p23mr7065wrp; Mon, 21 Mar 2005 03:08:24 -0800 (PST) Received: by 10.54.54.8 with HTTP; Mon, 21 Mar 2005 03:08:24 -0800 (PST) Message-ID: <8cb27cbf05032103083bd762dd@mail.gmail.com> Date: Mon, 21 Mar 2005 04:08:24 -0700 From: Jon Drews To: NetAdmin In-Reply-To: <1273176391.20050321123243@upb.ks.ua> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1273176391.20050321123243@upb.ks.ua> cc: questions@freebsd.org Subject: Re: mounting novell drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Jon Drews List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 11:08:25 -0000 On Mon, 21 Mar 2005 12:32:43 +0200, NetAdmin wrote: > Hello, FreeBSD support team, > > I have a server with Novell Netware 5.1. > How I can mount Novell drives in FreeBSD? > I have never done it but I see that there is a man page for it: MOUNT_NWFS(8) FreeBSD System Manager's Manual MOUNT_NWFS(8) DESCRIPTION The mount_nwfs utility allows to mount volume from a NetWare server. It may use either existing connection or create new: if no usable connection was found it will try to establish a new one. Connection has count of references to it, so when last mount will be dismounted connection will be closed. It is possible to create connection without any mounts (but use it for them) with ncplogin(1). see man 8 mount_nwfs > Best regards, > NetAdmin mailto:NetAdmin@upb.ks.ua > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >