[Q] How to limit a ulimit value per user
All,
My SUN box is v440 and using SUN5.8.
In one of my apps, there is 'ulimit -nS 1024' value in scripts.
What I want to know is where the value of user's limitation in configuration files ?
Or how could I do that ?
In linux, it seems to be set in /etc/security/limits.conf file. right ?
If so, which file is function as the same as above ?

