Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jan 1996 12:00:03 -0800 (PST)
From:      Archie Cobbs <archie@tribe.com>
To:        freebsd-questions@freebsd.org
Subject:   mountd question
Message-ID:  <199601112000.MAA25248@bubba.tribe.com>

next in thread | raw e-mail | index | archive | help

Hi,

I have a question about mountd: in /etc/exports, if I have this...

  /export/roots/bar       -maproot=root 205.144.307.79
  /export/roots/foo       -maproot=root 205.144.307.79

mountd complains with this (always complaining about the *second* line)...

  mountd[13430]: Can't change attributes for /export/roots/foo. 
  mountd[13430]: Bad exports list line /export/roots/foo   -maproot

But if I put a different IP addresses in each line, everything is OK...

  /export/roots/bar       -maproot=root 205.144.307.79
  /export/roots/foo       -maproot=root 205.144.307.80

I don't understand why I can't do the former.

Thanks,
-Archie

_______________________________________________________________________________
Archie L. Cobbs, archie@tribe.com  *  Tribe Computer Works http://www.tribe.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601112000.MAA25248>