Per the new features thread
Quote:
3) Going a little further it would be great to setup PSA so that when a new system user is created it adds them to the RBAC for that group so that httpd processes can be limited by roles for a group rather then per user. It would also be nice if you could tie this into some kind of resource management so that users in that group cant have processes that use more then X amount of resources - although Im not sure if that would be better suited for something like PAM even though the users never get a shell.
I thikn one thing that asl is really lacking in is having a way to be able to limit resource consumption per process in a better way - for example when running php, perl, w/e processes to limit the amount of ram/cpu etc that they can use.