Previous Topic: Policy Bindings for Microsoft SQL Server and Oracle User Directories

Next Topic: Bind Policies to Users with the Search Feature

Bind Policies to Users with the Manual Entry Field

There are two ways to bind individual users to a policy. The first is by using the Manual Entry field in the SiteMinder Policy Users/Groups dialog. The second is by using the Search feature in the SiteMinder Policy Users/Groups dialog.

To bind a policy to a user with the Manual Entry field

  1. From the Users tab of the SiteMinder Policy dialog, click Add/Remove.

    The SiteMinder Policy Users/Groups dialog opens.

  2. In the Manual Entry field, specify a user name or a SQL query.

    You can specify an individual user: Lisac

    To add all users whose names begin with L, you could enter the query:

    SELECT Name FROM SmUser WHERE Name LIKE ’L%’

  3. Click the Add to Current Members button.

    The Policy Server adds the query to the Current Members list.

More information:

Add Users by Manual Entry

Add Users to a Policy