From owner-freebsd-current Tue May 27 15:13:44 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA06870 for current-outgoing; Tue, 27 May 1997 15:13:44 -0700 (PDT) Received: from pegasus.isr.uc.pt (pegasus.isr.uc.pt [193.136.230.60]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id PAA06845 for ; Tue, 27 May 1997 15:13:15 -0700 (PDT) Received: from localhost by pegasus.isr.uc.pt (5.x/SMI-SVR4) id AA14006; Tue, 27 May 1997 22:13:50 +0100 Date: Tue, 27 May 1997 22:13:50 +0100 (WET DST) From: Paulo Menezes X-Sender: paulo@pegasus To: current@freebsd.org Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi all, I am trying to export several filesystems in FBSD NFS Server and it seems rather dificult :( I RTFMed and found nothing that could help me. Is there a problem with mountd or with my english? :) Can anyone tell me what is the problem with the following exports file? ---- /export/home4/users -maproot=root:wheel pegasus orion centauro vega wagner haydn pioneer sirius mozart verdi marvin lapa # /export/ports -maproot=root:wheel marvin /usr/src -maproot=root:wheel marvin lapa # # /export/obj -maproot=root:wheel marvin lapa ---- I am using 2.2-stable. TIA, Paulo