You can specify a SQL query to bind policies to users.
Follow these steps:
The User Directory Search Expression Editor opens.
For example: uid=JSmith, ou=people, o=myorg.org
Note: The user DN must match exactly the distinguished name of the user. This feature does not match a subset of information that is contained in the user 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 could look like the following:
SELECT name FROM customers WHERE balance, 1000
The contents of the SQL query depend on your database schema.
Copyright © 2015 CA Technologies.
All rights reserved.
|
|