WOAccess Framework Release 1.0 Copyright © 1997 Starr.Com. All Rights Reserved

DodgeLite ReadMe

The Dodge Lite application presents potential "customers" with a virtual Dodge Showroom. In this virtual showroom users can display merchandise based on criteria such as price and model. Users can view the cars returned from their queries and click on a particular car to learn more about it.

The configuration file illustrates access controll over a particular subcomponent - in this case the Dealers.wo.


Dealers

The DodgeLite WOAccess.conf example is meant to be used with the DodgeLite example available from NeXT.

The configuration file in this example illustrates the following:

DefaultAccess - required for each access configuration.
Pages Configuration - defining the access of the subcomponent.
Groups and Users configurations - specify which groups within the authenticated IP/domain name are allowed access.
RealmMembers - specify the same configuration for the Main component to the other members of the realm except for the Dealers.wo.
Responses configuration - what response components are going to be called.


Installation Notes:

Copy the WOAccess.conf file into your DodgeLite.woa directory, copy the users and group files to a directory and change the path name in the Certifier configuration to reflect the new location.