- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- How to set ulimit values for application user?
-
- Forums
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- OEM Solutions
- Servers: The Right Compute
- Shifting to Software-Defined
- Telecom IQ
- Transforming IT
- Infrastructure Solutions German
- L’Avenir de l’IT
- IT e Trasformazione Digitale
- Enterprise Topics
- ИТ для нового стиля бизнеса
- Blogs
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Forums
-
Blogs
-
InformationEnglish
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-23-2011 06:28 AM
11-23-2011 06:28 AM
How to set ulimit values for application user?
Hi,
I would like to know how do I set ulimit values for an application user?
- Tags:
- ulimit
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-23-2011 02:20 PM
11-23-2011 02:20 PM
Re: How to set ulimit values for application user?
It depends on how the user connects to your sysytem. Do they have an HP-UX user ID and password? When they login, do they get a shell prompt and then start the application? Or do they login and the application starts automatically? For a standard shell prompt, you would set the ulimit value in .profile in their home directory. If the application starts automatically, you add ulimit to the application startup script or create a wrapper script that sets the limits you need, then exec the application.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-23-2011 08:22 PM
11-23-2011 08:22 PM
Re: How to set ulimit values for application user?
>I would like to know how do I set ulimit values for an application user?
What are you trying to solve? Make the values smaller for particular users?
You could put it in /etc/profile for every user. Or in individual user's ~/.profile.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2019 Hewlett Packard Enterprise Development LP