Chapter 89. User Group Configuration Mode; Access-Policy - IBM WebSphere XS40 Command Reference Manual

Datapower xml security gateway
Table of Contents

Advertisement

Chapter 89. User Group configuration mode

This chapter provides an alphabetic listing of commands that are available in User
Group configuration mode.
To enter this configuration mode, use the Global usergroup command.
All of the commands that are listed in "Common commands" on page 2 and most,
but not all, of the commands that are listed in Chapter 114, "Monitoring
commands," on page 949 are also available in User Group configuration mode.

access-policy

Assigns an access policy.
Syntax
access-policy statement
Parameters
statement
© Copyright IBM Corp. 1999, 2008
Specifies the policy statement to add. A policy statement takes the
following form:
address/domain/resource? [Name=name]&Access=permission
address
An IP address. This policy will apply only to clients with IP
addresses that match this value.
PCRE expressions are supported.
The special value * matches any IP address.
domain
The name of an application domain. This policy will apply only to
resources within the identified domain.
The special value * matches any domain.
resource
The resource type to which this policy applies.
The special value * matches any resource type.
Name=name
Optionally identifies by name a particular instance of the specified
resource type. PCRE expressions can be used (for example foo*).
Access=permission
The permission string assigns permissions. The string is cumulative
and connected by plus (+) signs. For example r+w+a+d
r
Read
w
Write (modify)
a
Add new object
727

Advertisement

Table of Contents
loading

Table of Contents