[CentOS] No ulimit for user

Tue Dec 8 16:02:41 UTC 2009
John Doe <jdmls at yahoo.com>

From: Stephen Nelson-Smith <stephen at atalanta-systems.com>
> I'm trying to remove any limit on open files for a user; I've set
> username nofiles to unlimited in /etc/security/logins.conf, but now I
> get "could not open session" if I try to su to the user.
> singhh          -       nofile          unlimited

Don't you mean /etc/security/limits.conf ?

JD