Sun Directory Services 3.1 User's Guide

Searching for an Entry

Use Search when you want to find a RADIUS entry in the directory. This function provides search facilities for up to three criteria. Figure 4-3 shows the Deja Search panel for RADIUS users.

Figure 4-3 Deja Search Panel for RADIUS Users

Graphic

    Click on the Search icon, or select Search from the Entry menu.

The Search panel is displayed.


Note -

The types of searches available, and the categories of search results are defined in the Deja.properties file on the directory server. See "RADIUS Search Panel Definitions" for information on defining searches.


The default search types are:

Remote User Searches

There are seven searches pre-defined for remote user entries:

To define a new type of search, see "RADIUS Search Panel Definitions".

The default search root for remote user searches is o=xyz_remote_users,c=us. This is defined in the Deja.properties file on the directory server and cannot be changed from within Deja. See "RADIUS General Parameters" for information.

Using the Remote User Login Name Search

  1. Select Remote User from the Type of Search option button.

  2. Select Search by Login Name from the Defined Searches option button.

  3. Type the User ID of the entry you want to find in the search text field.

    The search can include the wildcard character *.

  4. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remote user object class searches. See "Complex Searches".

  5. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  6. Click the Clear button to clear the search text field.

Using the Remote User User Name Search

  1. Select Remote User from the Type of Search option button.

  2. Select Search by User Name from the Defined Searches option button.

  3. Type the user name of the entry you want to find in the search text field.

    The search can include the wildcard character *.

  4. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remote user object class searches. See "Complex Searches".

  5. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  6. Click the Clear button to clear the search text field.

Using the Remote User Blocked Accounts Search

  1. Select Remote User from the Type of Search option button.

  2. Select List Blocked Accounts from the Defined Searches option button.

    There are no user input fields for this search. Deja searches for entries with the following parameters:


    objectclass = remoteuser
    radiusAuthFailedAccess >= RADIUS_MAX_FAIL

    where RADIUS_MAX_FAIL is defined in the Deja.properties file on the directory server. The default value for RADIUS_MAX_FAIL is 4. See "RADIUS General Parameters" for information.

  3. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remoteuser object class searches. See "Complex Searches".

  4. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

Using the Remote User List PPP Users Search

  1. Select Remote User from the Type of Search option button.

  2. Select List PPP Users from the Defined Searches option button.

    There are no user input fields for this search. Deja searches for entries with the following parameters:


    objectclass = remoteuser
    radiusPppProfile = *
    radiusPppPasswd = *

  3. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remoteuser object class searches. See "Complex Searches".

  4. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

Using the Remote User List SLIP Users Search

  1. Select Remote User from the Type of Search option button.

  2. Select List SLIP Users from the Defined Searches option button.

    There are no user input fields for this search. Deja searches for entries with the following parameters:


    objectclass = remoteuser
    radiusSlipProfile = *
    radiusSlipPasswd = *

  3. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remoteuser object class searches. See "Complex Searches".

  4. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

Using the Remote User List LOGIN Users Search

  1. Select Remote User from the Type of Search option button.

  2. Select List LOGIN Users from the Defined Searches option button.

    There are no user input fields for this search. Deja searches for entries with the following parameters:


    objectclass = remoteuser
    radiusLoginProfile = *
    radiusLoginPasswd = *

  3. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remoteuser object class searches. See "Complex Searches".

  4. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

Using the Remote User Name and Mail Search

  1. Select Remote User from the Type of Search option button.

  2. Select Search by Name / Mail from the Defined Searches option button.

  3. Type the username and email address of the entry you want to find in the search text fields.

    The search can include the wildcard character *.

  4. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with RAS object class searches or further remoteuser object class searches. See "Complex Searches".

  5. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  6. Click the Clear button to clear the search text fields.

Remote Access Server Search

There are two searches pre-defined for RAS entries:

To define a new type of search, see "RADIUS Search Panel Definitions".

The default search root for remote access server searches is o=xyz_ras,c=us. This is defined in the Deja.properties file on the directory server and cannot be changed from within Deja. See "RADIUS General Parameters" for information.

Using the RAS Name Search

  1. Select Remote Access Server from the Type of Search option button.

  2. Select Search by RAS Name from the Defined Searches option button.

  3. Type the name you want to find in the search text field.

    The search can include the wildcard character *.

  4. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with remote user object class searches or further RAS object class searches. See "Complex Searches".

  5. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  6. Click the Clear button to clear the search text fields.

Using the RAS IP Address Search

  1. Select Remote Access Server from the Type of Search option button.

  2. Select Search by RAS IP Address from the Defined Searches option button.

  3. Type the IP address you want to find in the search text field.

  4. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

    You can refine your search by combining it with remote user object class searches or further RAS object class searches. See "Complex Searches".

  5. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  6. Click the Clear button to clear the search text fields.

Complex Searches

You can combine three types of search with the complex searches option:

Searches can be combined with and or or operators. You cannot combine both operators in the same search. Up to three search criteria can be defined.

  1. Select Complex Searches from the Type of Search option button.

  2. Select the first search criterion from the Remote User option button and type the search string or filter definition in the text field.

  3. Click on the And or Or buttons to select the logical operator.

  4. Select the second search criterion from the Remote User option button and type the search string or filter definition in the text field.

  5. If you want to add a third search criterion, click the And or Or button again.

  6. To remove a search criterion, click the Back button.

  7. Type the Distinguished Name (DN) of the root of the tree you want to search, or select the root you want to search in the browser window and click Get from Browser.

  8. Click Search to start the search.

    The search results are displayed in the search results list and the number of entries found is displayed in the status bar. If there are no matches, the search results list is empty and the status bar indicates that no entries were found.

  9. To stop the search at any time, click the Stop button.

    The search is stopped and no results are returned.

  10. Click the Clear button to clear all the search parameters.

Search Results List

Search results are displayed in a list below the search criteria.

The headings of the search results table depend on the search. The types of searches, and the headings for search results are defined in the Deja.properties file on the directory server. All the headings can be modified except those for complex searches. See "RADIUS Search Panel Definitions" for information on defining searches.

The attributes returned for the default searches are:

Search Type  

Attributes 

remoteuser login name 

cn, uid, framedProtocol 

remoteuser user name 

cn, uid 

remoteuser blocked accounts 

cn, uid, radiusFailedAccess 

remoteuser all PPP users 

cn, uid 

remoteuser all SLIP users 

cn, uid 

remoteuser all LOGIN users 

cn, uid 

remoteuser user name/email address 

cn, uid 

RAS name 

cn, iphostnumber 

RAS IP Address 

cn, iphostnumber 

Complex searches 

cn, iphostnumber, uid, radiusFailedAccess 

    To view an entry from the search results list, double-click on the entry's name.

    The View window is displayed, and the entry is highlighted in the browser window.