From owner-freebsd-ports Tue Feb 25 19:41:13 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA11165 for ports-outgoing; Tue, 25 Feb 1997 19:41:13 -0800 (PST) Received: from veda.is (ubiq.veda.is [193.4.230.60]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA11127 for ; Tue, 25 Feb 1997 19:40:58 -0800 (PST) Received: (from adam@localhost) by veda.is (8.8.4/8.7.3) id DAA07418; Wed, 26 Feb 1997 03:53:17 GMT Date: Wed, 26 Feb 1997 03:53:17 GMT From: Adam David Message-Id: <199702260353.DAA07418@veda.is> To: ivanov@nfsun1.jinr.ru (A.P.Ivanov) Cc: freebsd-ports@freebsd.org Subject: Re: pcnfsd References: <330C0C36.167EB0E7@nf.jinr.ru> X-Newsreader: NN version 6.5.0 #2 (NOV) Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I have troubles exporting my printer with pcnfsd. >Clients are running win3.1[1] with sun pcnfs 5.1. >I followed all recommendations in pcnfsd man, but PCs just refuses to >mount >printdevice. I succeded in mounting it when I've exported spool >directory for each client. (/var/spool/mail/client1). But then >nothing happend, when I print to captured device on PC it says OK >and that's all. It is probably more convenient to specify the spool directory subtree with the -alldirs flag in /etc/exports. >And by the way, is it necessary use 'mount -n', cause without -n >I succesfully mounted exported directories on PC. Is it only useful >for pcnfsd. Yes it is normally necessary to 'mountd -n'. Either your PC is sending mount requests from a privileged port or there is a serious problem with security. I favour the former possibility. Sorry, I can't be of any more help based on the descriptions given. -- Adam David