atom feed30 messages in org.freebsd.freebsd-securityRe: disk quota overriding
FromSent OnAttachments
Dmitry ValdovMar 17, 1999 3:42 am 
Jay TribickMar 17, 1999 3:49 am 
Fernando SchapachnikMar 17, 1999 3:50 am 
Dmitry ValdovMar 17, 1999 3:52 am 
Dmitry ValdovMar 17, 1999 3:55 am 
Dmitry ValdovMar 17, 1999 4:36 am 
Ladavac MarinoMar 17, 1999 5:37 am 
Mikhail TeterinMar 17, 1999 5:43 am 
Dmitry ValdovMar 17, 1999 5:47 am 
Jon HamiltonMar 17, 1999 6:41 am 
Michael RichardsMar 17, 1999 6:57 am 
Dan TsoMar 17, 1999 7:18 am 
James WyattMar 17, 1999 9:00 am 
James WyattMar 17, 1999 9:08 am 
Daniel C. SobralMar 17, 1999 10:00 am 
Daniel C. SobralMar 17, 1999 10:02 am 
mi...@seidata.comMar 17, 1999 12:14 pm 
David ScheidtMar 17, 1999 3:00 pm 
David H. BrierleyMar 17, 1999 4:59 pm 
Rico PajarolaMar 17, 1999 7:00 pm 
Andrew McNaughtonMar 18, 1999 4:43 am 
Daniel C. SobralMar 18, 1999 5:58 am 
Robert WatsonMar 18, 1999 6:23 am 
Timothy R. PlattMar 18, 1999 6:54 am 
Zahemszky GaborMar 18, 1999 7:55 am 
James WyattMar 18, 1999 8:00 am 
sth...@nethelp.noMar 18, 1999 9:11 am 
James WyattMar 18, 1999 9:53 am 
Jon HamiltonMar 18, 1999 10:13 pm 
Julian AssangeMar 24, 1999 10:34 pm 
Subject:Re: disk quota overriding
From:Jon Hamilton (hami@pobox.com)
Date:Mar 18, 1999 10:13:22 pm
List:org.freebsd.freebsd-security

In message <1999@CoDe.hu>, Zahemszky Gabor wrote: } > On Wed, 17 Mar 1999, Jon Hamilton wrote: } > } > :Under HP-UX 9.x, the behavior you describe was the default, and it } > :was changable by altering a kernel config parameter and relinking the } > :kernel. The same tunable is available under 10.x, but I'm less certain } > :what the default behavior is there. Whether quotas are enabled or not } > :does not affect the behavior, only the kernel tunable parameter. } > } > This is still the default in 10.20. At least, all of the machines around h } ere } > are that way. It has some uses on test and lab type machines, as it makes } > some tasks not have to involve root. As default behavior for a production } > machine, it is damn silly. } } Hrrr! } } RTFM! } } on any HP-UX system, you have to type ``man setprivgrp'', and read ahead } about the priviledges. Eg. there is one (I think the name is CHOWN ;-), whic } h } allow or deny a normal user (groups of user) to use the chown syscall } (a'la SYSV vs. BSD). In all of my HP-sysadmin trainings, I say that at } the time of quotas.

Right. The default is to allow anyone to chown. The fact that setprivgrp can be used to change this does not invalidate the fact that there also exists a kernel tunable parameter which also does so (with less flexibility, which may be seen as either a good or a bad thing).

} Bye, } } ZGabor at CoDe dot HU } } PS: if I know well, there isn't any kernel parameter you have to change.

This is UNIX; there's more than one way to do it. Under HP-UX 9.x, the kernel parameter is rstchown. You don't have to change it if you're using setprivgrp, but you can set it *instead* of using setprivgrp.

To Unsubscribe: send mail to majo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message