If you have not already set up your Web applications as Secure access protected resources, you need to do so. In general, you should define the Web application folders, not the application files themselves, as protected resources. For example:
Protected resources are configured through the iChain Service object (ISO) in Novell eDirectoryTM. To define a protected resource.
In ConsoleOne®, right-click the iChain Service object > click Properties to display the property pages.
Click the Protected Resources tab.
On the Protected Resource page, click the Add button to display the Add New Protected Resource dialog box.
Fill in the following fields:
Resource Name: Enter a name to identify the protected resource. The name differentiates the resources in the Protected Resources list and must be unique within the list. You can, if desired, enter the resource's URL as its name.
URL Prefix: Enter the resource's URL. For example,
www.novell.com/webapps/*
would define the webapps directory and subdirectories as a protected resource. On the other hand,
www.novell.com/webapps/index.html
would define only the index.html file as a protected resource.
Access: Select Secure so that access will be controlled through ACL rules.
Pass Parameters in the Query String: Leave this option selected.
Pass Parameters as Header Variables: Leave this option unselected.
Click OK to add the resource to the Protected Resource list.
Repeat Step 3 through Step 5 to set up additional protected resources.
When you've finished setting up protected resources, click OK to save your changes.