LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Ulimit privilege for a user (https://www.linuxquestions.org/questions/linux-general-1/ulimit-privilege-for-a-user-55297/)

linuxfans 04-16-2003 08:19 AM

Ulimit privilege for a user
 
How can I give a ulimit privilege to a particular user.

Tech1 04-16-2003 08:24 AM

You mean make them root?

linuxfans 04-16-2003 10:19 AM

I tried

ulimit -u biggervalue

but works only with root how can I give that privilege to a user or a group?

Thanks

trickykid 04-16-2003 12:03 PM

ulimit is actually an obsolete command. But if your trying give a user access to this command, either change the permissions of this command or setup sudo for any particular users.


All times are GMT -5. The time now is 11:46 AM.