Hello all, As part of a project I'm working on, I need to set users quotas from a CGI script. I created a C program to do the actual call to quotactl() but ran into difficulties (quotactl() kept setting errno to EINVAL, indicating that it thought the kernel doesn't have Quota support, according to quotactl(2). It does, though. *puzzle*). Then I realized that, since this script is going to be used on a RH Linux 5.1 box, linuxconf would be available to be used! So, my question is, having only used the GUI portion of Linuxconf, how does one set a users quota from the commandline (as invoked by a Perl CGI script)? Apologies for the no-doubt stupid question; I downloaded the source for linuxconf and poked through the docs/ & help-files/ directories, but couldn't find anything related to setting quotas from the command-line. Thanks very much, Nick -- This e-mail is copylefted under the GNU Public License! Enjoy :-) --- You are currently subscribed to linuxconf as: [[email protected]] To unsubscribe, forward this message to [EMAIL PROTECTED]
