CA SiteMinder® allows you to use the Manual Entry field to specify a SQL query to bind policies to users.
To use the Manual Entry Field to Bind Policies to a SQL Query
The User Directory Search Expression Editor opens.
For example: uid=JSmith, ou=people, o=myorg.org
Note: This user DN must match exactly the user’s distinguished name. This feature will not match a subset of information contained in the user’s DN.
The User Directory Search Expression Editor closes and the user DN you entered appears in the group box of the directory.
For example, to bind a policy to all people whose account balance is greater than $1000, a query might look like this:
SELECT name FROM customers WHERE balance, 1000
The contents of the SQL query depend on your database schema.
Copyright © 2013 CA.
All rights reserved.
|
|