Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!howland.erols.net!mathserv.mps.ohio-state.edu!jussieu.fr!rain.fr!francenet.fr!itesec!ensta!not-for-mail From: bouyer@dess306.ibp.fr (Manuel BOUYER) Newsgroups: comp.unix.bsd.netbsd.misc Subject: Re: /etc/exports? Date: 23 Oct 1996 09:26:04 GMT Organization: Ecole Nationale Superieure de Techniques Avancees (ENSTA), Paris Lines: 27 Message-ID: <54kobc$qc8@ici-paris.ensta.fr> References: <54fju8$ip@turbocat.turbocat.de> <54fq1t$kub@vishnu.jussieu.fr> <54io5h$a6@turbocat.turbocat.de> NNTP-Posting-Host: chassiron.ensta.fr Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: dave@turbocat.de X-Newsreader: Newsview 0.39 (last pre-beta) David Wetzel (dave@turbocat.de) wrote: > It does not work. What is wrong? > > alice# mountd > alice# Oct 22 17:07:25 alice mountd[2077]: Can't change attributes for > /LocalApps. > Oct 22 17:07:25 alice mountd[2077]: Can't change attributes for /LocalApps. > Oct 22 17:07:25 alice mountd[2077]: Bad exports list line /LocalApps max cat > luigi beppo > Oct 22 17:07:25 alice mountd[2077]: Bad exports list line /LocalApps max cat > luigi beppo > > alice# more /etc/exports > /var/mail -maproot=0 max cat luigi beppo > /LocalApps max cat luigi beppo > NetBSD does, I think, per-filesystem exports. So if /var/mail and /LocalApps are on the same filesystem you can't exports them to the same list of hosts. One solution would be to export / with the -alldirs flags. Maybe there is some others, I don't know. Perhaps you should report you problem to the current-users (current-users@netbsd.org) mailing list. -- Manuel Bouyer, MASI, Universite Paris VI. email: bouyer@masi.ibp.fr --