From owner-freebsd-questions@FreeBSD.ORG Tue Apr 10 10:33:24 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EBD0716A403 for ; Tue, 10 Apr 2007 10:33:24 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id AA57813C483 for ; Tue, 10 Apr 2007 10:33:24 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HbDf1-0000Gh-1l for freebsd-questions@freebsd.org; Tue, 10 Apr 2007 12:33:15 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Apr 2007 12:33:15 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 10 Apr 2007 12:33:15 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Tue, 10 Apr 2007 12:33:00 +0200 Lines: 35 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig35F125BD9853F1F1E8A008B2" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.10 (X11/20060911) X-Enigmail-Version: 0.94.2.0 Sender: news Subject: NFS exports and paths with dashes? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2007 10:33:25 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig35F125BD9853F1F1E8A008B2 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable I have the following line in my /etc/exports: /services/www-smartx -maproot=3D1000 xxx.xxx.xxx.xxx yyy.yyy.yyy.yyy with the intention to export the directory "/services/www-smartx". But mountd complains: bad exports list line /services/www-smartx -maproot and vim's highlighting marks the first dash as a syntax error. So, how=20 to export a path with a dash over NFS? I don't see anything special=20 about paths like that in exports(5). --------------enig35F125BD9853F1F1E8A008B2 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFGG2fcldnAQVacBcgRAjmyAJ98huYEyC5mNTvRQFt3ILdyjPVxSgCfZAHd JD3Fyzjkibt4A9lmbKhqZv4= =P64k -----END PGP SIGNATURE----- --------------enig35F125BD9853F1F1E8A008B2--