Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Anchor
1048482
1048482
The following set of rules is required to allow I-Management Console to access Universal Broker.

Panel
remote_config_access     10.20.30.,*,allow,allow
remote-config_access     ALL,*,deny,deny


Anchor
1048488
1048488
The following set of rules permit connections for the subnet 10.20.30 and denies all other connections.

Panel
ubroker_access     10.20.30.,allow
ubroker_access     ALL,deny


Anchor
1048494
1048494
The following set of rules permit connections from host 10.20.30.40 and 10.20.30.50 and denies all other connections.

Panel
ubroker_access     10.20.30.40,allow
ubroker_access     10.20.30.50,allow
ubroker_access     ALL,deny


Anchor
1048500
1048500
The following set of rules map X.509 certificates to certificate identifiers.

Panel
cert_map           id=joe,subject="/C=US/ST=Georgia/O=Acme, Inc./"

Anchor
1078555
1078555
Components

...