Setting the maximum concurrent sessions policy

You can control the number of sessions each user can have at one time in a distributed session environment managed by the distributed session cache. The pdadmin policy set max-concurrent-web-sessions command specifies this maximum number of concurrent sessions.

About this task

As the administrator, you can apply this policy to a specific user or apply the policy globally to all users registered in this secure domain. See Per user and global settings.

Use the enforce-max-sessions-policy stanza entry in the [session] stanza of the WebSEAL configuration file to control whether or not a specific WebSEAL instance enforces the max-concurrent-web-sessions policy. See Enforcing the maximum concurrent sessions policy.

Command syntax for pdadmin policy (each entered as one line):

policy set max-concurrent-web-sessions {unset|number|displace|unlimited} 
[-user username]

policy get max-concurrent-web-sessions [-user username]

Argument descriptions for pdadmin policy set: