[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] editing user limits



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.