Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Sep 2011 13:36:34 +0200 (CEST)
From:      =?ISO-8859-1?Q?Trond_Endrest=F8l?= <Trond.Endrestol@fagskolen.gjovik.no>
To:        Michael M <thecryof@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Mount a ufs partition writable by group wheel?
Message-ID:  <alpine.BSF.2.00.1109021333370.80093@mail.fig.ol.no>
In-Reply-To: <CAKXnHW-CPXczQVvUoCEapN9%2Bqvj7swOZ%2Bk_EuYSgASGE7HA7=Q@mail.gmail.com>
References:  <CAKXnHW-CPXczQVvUoCEapN9%2Bqvj7swOZ%2Bk_EuYSgASGE7HA7=Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--2055831798-1752757922-1314963399=:80093
Content-Type: TEXT/PLAIN; charset=ISO-8859-1
Content-Transfer-Encoding: 8BIT

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Fri, 2 Sep 2011 13:01+0200, Michael M wrote:

> Is it possible to mount a ufs partition writable by group wheel?  How would
> the fstab entry look?

It really depends on what you want to achieve.

If it's okay that the (local) root directory of said filesystem is 
(co-)owned by the wheel group, then:

mount /filesystem, run 
chgrp wheel /filesystem, and finally run
chmod g+w /filesystem

Maybe you should look into POSIX ACLs, etc if you are looking for 
something more advanced.


Trond.

- -- 
- ----------------------------------------------------------------------
Trond Endrestøl                  | Trond.Endrestol@fagskolen.gjovik.no
ACM, NAS, NUUG, SAGE, USENIX     |    FreeBSD 8.2-STABLE & Alpine 2.00

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (FreeBSD)

iEYEARECAAYFAk5gv8cACgkQbYWZalUoElvVbgCdHpQGTE9MCypqjD9FxT9FDJQP
LvEAnjd1tHBrs9AxSHN84NN3iWNYsGEf
=DjyX
-----END PGP SIGNATURE-----
--2055831798-1752757922-1314963399=:80093--



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