Static role caching properties

 

Static role caching properties

The static role cache holds role memberships that do not expire. These properties are in the profile_root/etc/tam/amwas.node_server_name.amjacc.properties file.

[UNIX]
The profile_root directory is the value of the profilePath parameter at profile creation time.

[iSeries]
The profile_root is /QIBM/UserData/WebSphere/AppServer/V6/edition/profiles.

Enabling static role caching

com.tivoli.pd.as.cache.EnableStaticRoleCaching=true Enables or disables static role caching. Static role caching is enabled by default.

Setting the static role cache

com.tivoli.pd.as.cache.StaticRoleCache=com.tivoli.pd.as.cache.StaticRoleCacheImpl This property holds the implementation class of the static role cache. You do not need to change this property, although the opportunity exists to implement your own cache, if necessary.

Define static roles

com.tivoli.pd.as.cache.StaticRoleCache.Roles=Administrator,Operator,Monitor,Deployer Defines the administration roles for WebSphere Application Server.

Tip: Enhance application performance by adding the static roles: CosNamingRead , CosNamingWrite, CosNamingCreate, CosNamingDelete. These roles support improved lookup performance within the application
naming service.


Related information
JACC provider for configuration properties for Tivoli Access Manager



Searchable topic ID: rsec_config_stat_cache