KBTAG: kben10000070
URL: http://www.securityportal.com/lskb/10000050/kben10000070.html
Date created: 17/07/2000
Date modified:
Date removed:
Authors(s): Kurt Seifried seifried@securityportal.com
Topic: Limiting users with Tcsh
Keywords: Users
Only effective if user cannot change login shell
use limit, typically in /etc/csh.login
hard limits
core files, memory usage, cpu usage, etc.
use limit in ~/.tcshrc and set the file immutable (chattr +I) as
root