On Tue, 2006-04-18 at 22:44 +0200, vlad wrote: > hi all, > > i don't get it! in which ubuntu package (dapper or breezy) are the rtlimits-pam-modules? > they are not in the libpam-modules package. dana@polly:~$ dpkg -L libpam-modules | grep limits /etc/security/limits.conf /lib/security/pam_limits.so > i'm using ubuntu breezy with a self-compiled kernel (2.6.14-ck9) with > realtime-lsm. > BTW, why is the realtime-lsm method deprecated? i think it is > safe. PAM is quite delicate (that's why i don't want to build it myself). It doesn't matter what you want or what you think, it's deprecated. You can continue using it until your distro drops it if you want. It makes no difference. Since you are on Ubuntu, when you upgrade to Dapper, you do NOT need realtime-lsm anymore. In the meantime, on debian and Ubuntu Breezy, PAM is not "delicate" - in fact is it very simple to patch PAM for rlimits support. Dana