Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Open socket < 1024 as non-user ?

Status
Not open for further replies.

yuenlok

Technical User
Nov 20, 2002
18
0
0
CA
Is there a way to open a socket < 1024 as a non root user?
I try using sudo, or give the script SUID permission, but both failed because of permission problem. Not sure if the

Any other way to allow a non root user to start/stop a program that opens socket < 1024?

Thanks!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top