Sun Java System Calendar Server 6.3 Administration Guide

14.6.1 Retrieving LDAP Information for Resources

This section contains instructions for retrieving resource LDAP information.

You can retrieve resource properties from the LDAP resource entry with one of three tools:

ProcedureTo Retrieve Resource Information Using Delegated Administrator Console

  1. In the Delegated Administrator Console, click the Calendar Resources tab.

  2. Use the Search Results drop-down box to select one of the following options:

    • Search Calendar Resource by Resource ID

    • Search Calendar Resource by Calendar Resource Name

  3. Type the value you want to search for.

  4. Click Search.

14.6.1.1 To Retrieve Resource Information Using Delegated Administrator Utility

Use the commadmin resource search command to retrieve LDAP information for a resource.

For example, to search for the resource CF101 in the sesta.com domain, use the following command:

commadmin resource search -D serviceadmin -w serviceadmin -n sesta.com \s
-d sesta.com -u CF101

ProcedureTo Retrieve Resource Information Using csresource

You can retrieve the LDAP entry information for a resource or for all resources using the csresource utility.

  1. Change to the sbin directory.

  2. Use the csresource list command to list one or all resources.

    For example, list all the information about all the resources:

    ./csresource -v list

    Or, list all the information about a specific resource, CF101:

    ./csresource