[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] editing user limits
- Subject: [cobalt-users] editing user limits
- From: Gerald Young <me@xxxxxxxxxxx>
- Date: Fri Aug 10 12:33:24 2001
- Organization: Coolcat Dot Net ltd
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
our raq 3 has pam installed.
the file
/etc/security/limits.conf
is worth a read could be useful to limit
files sizes etc.
b w Wampy
core -- Limits the core file size (KB); usually set to 0 for most users to prevent core dumps.
data -- Maximum data size (KB).
fsize -- Maximum file size (KB).
memlock -- Maximum locked-in-memory address space (KB).
nofile -- Maximum number of open files.
rss -- Maximum resident set size (KB).
stack -- Maximum stack size (KB).
cpu -- Maximum CPU time (MIN).
nproc -- Maximum number of processes.
as -- Address space limit. maxlogins -- Maximum number of logins for this useror group.
priority -- The priority to run user process with.