Non-ROOT users in LINUX cannot bind ports lower than 1024

Source: Internet
Author: User
Non-ROOT users in LINUX cannot bind ports lower than 1024-Linux Enterprise Application-Linux server application information. For details, refer to the following section. Environment:
ECC6.0 + ORACLE10G
Susu linux 10.1

Yesterday, I wanted to change ITS port to 80 to facilitate access elsewhere. Because it used to be 8000, some units have not opened this port and thus cannot be accessed.
??
SMICM, change the port to 80, and the following prompt appears:

....
[Thr 1104202048] *** ERROR => NiIBindSocket: SiBind failed for hdl 6/sock 19
(SI_EADDR_NAVAIL/13; I4; ST; 0.0.0.0: 80) [nixxi. cpp 3174]
[Thr 1104202048] *** ERROR => IcmBindService: You might not have the permissions to bind the service: sap134: 80 [icxxserv_mt.
??
14
[Thr 1104202048] *** ERROR => IcmBindService: NiBuf2Listen failed for host sap134: 80 (rc =-16): NIEMYHOST_VERIFY [icxxserv_mt.
??
14
........

The system prompts that you do not have the permission to bind the port.

After testing, we found that all ports above 1024 can be opened, but none of them can be opened. However, there is no problem with ERP in the House (on WINDOWS). It is only known after GOOGLE.
??
In LINUX, non-ROOT users cannot bind ports below 1024. Some of them solve apache and weblogic problems, but sap does not work. sap cannot be started as a root user, even if it is added
??
To sapsys and other groups, in turn, add devadm to the root group, or cannot bind ports lower than 1024.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.