What is the meaning of the "Allow from 127.0.0.0" directive in the httpd.conf for EMSCA server?

book

Article ID: KB0092539

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

Resolution:
The emsca script and local agents do not use a username/password which is why the "Allow from 127.0.0.0" directive is required. This allows any connections to be made from the local machine without requiring a username/password because we are assuming that the user has the ability to safeguard the machine.

Issue/Introduction

What is the meaning of the "Allow from 127.0.0.0" directive in the httpd.conf for EMSCA server?