-----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.endres...@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-----
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to