Versions Compared

Key

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

...

Refer to UACL Entries for details on host specification.

 


Valid values for certrule are:

...

The following example allows access to any OMS client with an IP address of 10.20.30.40 and deny access to any other connection attempt.

oms_access

10.20.30.40,allow

oms_access

ALL,deny

 


The following example allows access to any OMS client with an IP address of 10.20.30.40 and will evaluate the cert access rules.

oms_access

10.20.30.40,allow,cert

 


The following example allows access to any OMS client with an IP address of 10.20.30.40 and no further evaluation will take place.

oms_access

10.20.30.40,allow,nocert

Default

oms_access

ALL,allow