Managing Resources
This chapter describes the various tasks involved in creating and managing organizational resources in your implementation of CorporateTime. Resource management is similar to user management in terms of functionality and administrative controls, although there are some important differences in an LDAP context.
The following topics are dealt with in this chapter:
- Creating CorporateTime resources
- Managing CorporateTime resources
- Deleting CorporateTime resources
- Managing resource defaults
- Assigning designates
Creating CorporateTime resources
A resource is an inanimate object, such as a conference room or a piece of equipment, that has its own agenda. When creating an event in their agenda, users can invite resources in the same way that they invite other users. Resources are managed by local users who act as designates. Resources can either be set up to permit more than one reservation at a time, or on a first-come first-served basis to prevent double-bookings.
Resources can also be used to create a calendar for tracking related enterprise-wide information, such as company holidays or employees' travel schedules. For example, to create a Travel Planner for your organization, add a resource to the node and name it "Travel Planner". Whenever an employee is scheduled to travel, he/she will create an event in his/her personal agenda and invite the resource. The result is a calendar for the resource Travel Planner containing all entries related to employees' travel.
Creating a new resource in an internal directory context
Cmd line
To add a resource:
- Use unires -add to add a single resource. See Appendix G for a full description of the options and syntax of this utility.
To add several resources:
Admin GUI
- Create a file of the resources that you wish to add to a node. The information for each resource must be entered following the format and syntax documented in the unires documentation in Appendix G. Note that the syntax differs slightly from that used in the LDAP directory context.
- Add the resources in the file (named "res1" in the following example) to the specified node.
To add resources to an internal directory using the CorporateTime Server Administrator:
- Run CorporateTime Server Administrator.
- Sign in to the node you wish to populate.
- Select Resource | Add Resource to open the Add Resource dialogue box.
- Type the new resource name in the Resource Name box. This is the only value required to create a new resource.
- Enter values in all other entry boxes as desired.
- You may set a password for the resource by entering matching values in the Password and Confirm Password boxes. If a password is not set by the administrator, you must sign in as the resource to set a password and assign designate rights for the resource.
- Click OK to create the new resource.
Creating a new resource in an LDAP directory context
Cmd line
While users must be in the directory server before they can be added to a CorporateTime node, resources are added in a single operation.
To add a resource:
- Use unires -add to add a single resource. See Appendix G for a full description of the options and syntax of this utility.
To add several resources:
Admin GUI
- Create a file of the resources that you wish to add to a node. The information for each resource must be entered following the format and syntax documented in the unires documentation in Appendix G.
- Add the resources in the file (named "res1" in the following example) to the specified node.
- % unires -ex res1 -n 444
- Enter SysOp password:
- unires is working, please wait ...
- unires: [cn=Room24, o=Acme, c=US] add success.
- unires: [cn=projector3, o=Acme, c=US] add success.
- unires: [cn=lab5, o=Acme, c=US] add success.
The resource now exists in the directory server and on the CorporateTime node.
Resources may be added to local or remote CorporateTime nodes using the CorporateTime Server Administrator.
To add a resource to a CorporateTime node:
- Run CorporateTime Server Administrator.
- Sign in to the node you wish to populate.
- Select Resource | Add Resource to open the Add Resource dialogue box.
- Enter a Distinguished Name (DN) for the new resource (eg. "cn=res1,o=acme,c=us"). Establish a convention for the cn or uid to avoid errors caused by duplicate values. If the resource is added to an organizational unit, the ou=<org unit> notation must be part of the DN. (Note: The organizational unit must already exist in the directory server.)
- Open the "Resource" form.
- Enter all pertinent resource information, ensuring that values are provided for:
- Click OK to add the resource to the node.
Managing CorporateTime resources
Cmd line
You may view and modify various CorporateTime resource attributes using the unires utility. See Appendix G for full instructions on the capabilities and syntax of this utility.
Admin GUI
To edit resource information:
- Run CorporateTime Server Administrator.
- Select Resource | Properties to open the Search dialogue box.
- You have two search options. All resources related to this node and any connected node will be displayed if you click Search without entering a Resource Name or a Resource #. To restrict your search, enter any portion of a resource name or a valid Resource # and click Search to perform the query.
- Select a resource name from the list box and click Properties, or simply double click a resource to display Resource Properties. Although the list box may contain resources from connected nodes, you can view properties or modify only those resources related to the node that you are signed into.
- Click OK when you have completed editing the record.
Deleting CorporateTime resources
When a resource is deleted from a node, the resource's records and directory entry are removed from the local node. This means that the resource will no longer appear as invited in user's agendas, nor will it appear in any directory listings. If required, the resource's agenda can be copied out using the unicpoutr utility, and subsequently copied back in to any CorporateTime Server node using the unicpinr utility. See Appendix G for details on the use and syntax of these utilities.
Cmd line
Remove the resource(s) from the CorporateTime node using the unires -del (single deletion) or the unires -ex (multiple deletions) command. See Appendix G for full instructions on the capabilities and syntax of this utility.
Admin GUI
- Run CorporateTime Server Administrator.
- Select a resource, following the procedure outlined above.
- Select the desired resource name and click Delete to remove the resource.
Managing resource defaults
A CorporateTime administrator may wish to define a default resource profile prior to adding resources to the database. Changes are applied only as resources are added to the database.
To define a default resource profile:
- All configuration parameters for the resource profile are stored in the /users/unison/misc/resource.ini file. Edit this file using a text editor supplied with your operating system.
- The default value can be changed according to the information and limits defined in the following section "Parameters for resource profile".
- To make changes, delete the old value and insert a new value.
Parameters for resource profile
- The information that can be specified is:
- Display preferences
- Refresh frequency, notification and reminder preferences
- Viewing and scheduling rights available to users
- Time zones different from that of the node
- List of admin groups that new resources will be added to
- List of persons who can work as designates for the resource
Assigning designates
Designate and other access rights are set by the default resource profile at the time the resource is added to the node. They can also be set later using the CorporateTime Client to log in as the resource and modify Access Rights.
| Corporate Software & Technologies http://www.cst.ca Voice: (514) 733-8500 Fax: (514) 733-8878 info@cst.ca |