- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: How to enable protected TCP port for non-root ...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
01-22-2004 11:03 PM
01-22-2004 11:03 PM
How to enable protected TCP port for non-root user?
my question is how to enable protected port(<1024) for use of non-root user?
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 11:33 PM
01-22-2004 11:33 PM
Re: How to enable protected TCP port for non-root user?
If you want to give access to a non-root user to use port bellow, you can use program sudo. Here a non-root user invokes a program through sudo. But he cant access the port directly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 11:35 PM
01-22-2004 11:35 PM
Re: How to enable protected TCP port for non-root user?
Anyway, you can use Sudo setup for the user to run the command as user root. Or you can also look for Sticky bit setup for the command that acquires the port (Dangerous though)
Thanks
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 11:36 PM
01-22-2004 11:36 PM
Re: How to enable protected TCP port for non-root user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 11:38 PM
01-22-2004 11:38 PM
Re: How to enable protected TCP port for non-root user?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2004 11:40 PM
01-22-2004 11:40 PM
Re: How to enable protected TCP port for non-root user?
Thanks
Vijay
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2004 12:28 AM
01-23-2004 12:28 AM
Re: How to enable protected TCP port for non-root user?
ports < 1024 are privileged ports and the only root user can work on those ports.
Other suggestions about Sudo and Setuid (as Vijay said!) could be a workaround...
ALI NEZNAM KAKO ONO RADI! :-)
just a little of Croatian
Best regards,
Ettore
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2004 12:03 PM
01-23-2004 12:03 PM
Re: How to enable protected TCP port for non-root user?
Note, this ndd tunable is I believe _unsupported_. Abandon all hope ye who travle there :)