HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Starting tomcat other than root.
Operating System - HP-UX
1834644
Members
2165
Online
110069
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 04:38 PM
09-24-2004 04:38 PM
How can i start and stop tomcat using normal user account?
User cannot start and stop because they don't have read write privilege. Should I change all the permission to 755 or is there any better way to handle this problem.
Thanks.
User cannot start and stop because they don't have read write privilege. Should I change all the permission to 755 or is there any better way to handle this problem.
Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 05:16 PM
09-24-2004 05:16 PM
Re: Starting tomcat other than root.
you wouldn't want to write over the program so you could give permissions 555 which is -r-xr-xr-x
or if tomcat has root:sys ownership then you could put your users into the sys group for example?
I also have limited knowledge here so I would use the first option.
hth.
or if tomcat has root:sys ownership then you could put your users into the sys group for example?
I also have limited knowledge here so I would use the first option.
hth.
hello
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 06:44 PM
09-24-2004 06:44 PM
Solution
IF we have execution permission to execute an application we can do it with non-root user there. But before check the user-owner and owner group there.
Check tomcat directory permission there as,
ll -d
Change to that user and group there, so that it can be accessible to that user / user group members and root user.
tomcat running with non-root user is given here as,
http://www.linux-sxs.org/internet_serving/c140.html
Check tomcat directory permission there as,
ll -d
Change to that user and group there, so that it can be accessible to that user / user group members and root user.
tomcat running with non-root user is given here as,
http://www.linux-sxs.org/internet_serving/c140.html
Easy to suggest when don't know about the problem!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2004 08:44 PM
09-24-2004 08:44 PM
Re: Starting tomcat other than root.
Thanks all the help. I change the ownership of tomcat.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP