limiting users using acl

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

limiting users using acl

Postby RuleMaN » Sun Jun 13, 2004 3:10 am

Hi i'm planing to open a shell business. I created u1bg, u2bg, u3bg, u4bg group. That means u1bg group has 1 process, u2bg has 2 processes ...
How can limit users processes using acl? Also i want to know how to limit users cpu usage because i don't want them to eat up all cpu. I want to know how to restirct their hdd usage (quota) to 20mb as well. If anyone can help I'll be pleased. Thanks.
RuleMaN
 
Posts: 3
Joined: Fri Jun 11, 2004 10:12 pm

Postby RuleMaN » Tue Jun 15, 2004 11:07 am

no one ?
RuleMaN
 
Posts: 3
Joined: Fri Jun 11, 2004 10:12 pm

Postby Sleight of Mind » Tue Jun 15, 2004 4:16 pm

man limits
man pam
man quota

This is not really a grsecurity thing, grsec only enforces the limits (execve_limiting). The acls are used for restricting the use of files and/or directories, and capabilities.

If you are thinking about starting business it might be a good idea to RTFM first, or hire someone that is capable of doing so.
Sleight of Mind
 
Posts: 92
Joined: Tue Apr 08, 2003 10:41 am


Return to grsecurity support