Ticket #591 (closed clarification: fixed)

Opened 1 year ago

Last modified 1 year ago

warnings on fedora startup about fedora ip address

Reported by: russ Assigned to: ebrown
Priority: medium Milestone:
Component: topaz-fedora Version: 0.8
Keywords: Cc:
Blocking: Blocked By:

Description

we've always set the following IPs in deny-apim-if-not-localhost.xml:

  • 127.0.0.1
  • plosone server IPs

is it now a requirement that the ethernet ip address of the fedora server is included in this file as well in addition to the loopback?

WARNING: Don't forget to set IP (192.168.1.11) in /usr/local/topaz/fedora/data/f                                                   edora-xacml-policies/repository-policies/default/deny-apim-if-not-localhost.xml

WARNING: IP Address (192.168.1.11) not configured in /usr/local/topaz/fedora/data/fedora-xacml-policies/repository-policies/default/deny-apim-if-not-localhost.xml

Dependency Graph

Change History

08/22/07 12:30:26 changed by ebrown

  • owner changed from amit to ebrown.
  • status changed from new to assigned.

Sorry, Russ, that is my bad. I kept screwing it up in single-box-install too many times and added this warning. I didn't anticipate the production environment well enough. I'll find a better solution and check it in today.

08/22/07 13:32:20 changed by russ

  • priority changed from high to medium.

no worries - as long as it still works it's not a big deal :)

08/23/07 11:07:47 changed by ebrown

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [3564]) Fixes #591 Don't warn on production if all is okay