]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Don't allow anyone except root to mount file systems that map uids.
authorWarner Losh <imp@FreeBSD.org>
Fri, 12 Mar 1999 19:40:39 +0000 (19:40 +0000)
committerWarner Losh <imp@FreeBSD.org>
Fri, 12 Mar 1999 19:40:39 +0000 (19:40 +0000)
commitba1602a8ed088b41c4cc89a689a98a2f082af61e
tree286de765202e4a0b826409168205d984f83d9a51
parent841c7bb674396477f1826133ec7658163eca948e
Don't allow anyone except root to mount file systems that map uids.
This can have bad security implications, but the impact on FreeBSD
systems is minimal because this fs isn't in the default kernels and it
is unknown if it even works.

Submitted by: Manuel Bouyer <bouyer@antioche.eu.org> and
Artur Grabowski <art@stacken.kth.se>
sys/fs/umapfs/umap_vfsops.c
sys/miscfs/umapfs/umap_vfsops.c