Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jul 2003 15:22:14 -0400
From:      Bill Moran <wmoran@potentialtech.com>
To:        Martin Klaffenboeck <martin.klaffenboeck@gmx.at>
Cc:        questions@freebsd.org
Subject:   Re: fstab spezial
Message-ID:  <3F09C866.2070401@potentialtech.com>
In-Reply-To: <20030707191411.GM388@martin.kleinerdrache.org>
References:  <20030707191411.GM388@martin.kleinerdrache.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Klaffenboeck wrote:
> Hello,
> 
> Is it possible to make an fstab entry which matches to all users?  
> Something like:
> 
> /dev/fd0     ${HOME}/floppy     msdos   dev,rw,noauto   0   0
> 
> But this does not work, and I couldn't find the correct one in the 
> documentation.

I don't believe it's possible.

Look at scripting in the user's login script, or (probably easier) just
symlink each users ~/floppy to /floppy and mount the disk on /floppy.

-- 
Bill Moran
Potential Technologies
http://www.potentialtech.com



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