In this section:
On the SBC main screen, go to All > OAM > Ldap Authentication > Ldap Filters.
Create LDAP Filters
Create new LDAP filters using the Create New Ldap Filters screen.
Figure 1: Create New Ldap Filters Screen
Edit an LDAP Filter
To edit an LDAP filter, use the Edit Selected Ldap Filters screen.
Figure 2: Edit Selected Ldap Filters Screen
Copy an Existing LDAP Filter
To copy an existing LDAP filter, use the Copy Selected Ldap Filters screen.
Figure 3: Copy Selected Ldap Filters Screen
View LDAP Filters
Use the Ldap Filters List to view the current list of LDAP filters.
Figure 4: Ldap Filters List
LDAP Filter Parameters
The following table describes the LDAP Filter Parameters. Edit the LDAp Filter parameters as needed and click Save.
Table 1: LDAP Filters Parameters
Parameter | Length/Range | Description |
---|---|---|
Order | Integer | Specify a unique number to set the order to process the filter. The filter with an order of '1' is processed first. |
Group Name | N/A | The CLI group name to use for logging onto the CLI.
|
Filter | String | The LDAP filter (valid LDAP filter string) used to determine if the specified user is a member of the group defined by Group Name. The special string For example, if the user is jsmith, the filter (&(uid=%%USERNAME%%)(accessLevel:=userAccessLevel1)) becomes (&(uid=jsmith )(accessLevel:=userAccessLevel1)) |