I am unable to su to functional user, though changed the soft-hard limit for open files in limits.conf.
The following command did not help.
While su to user, the error I am getting is -
Whether I need to restart the application to get the limit effected for the functional user ?
Please help
The following command did not help.
Code:
ulimit -n <value>
Code:
su: cannot set user id: Resource temporarily unavailable
Please help