5. Apache User Access Authentication

Where username is the name of the user being added. For example:

htpasswd -c /opt/pdn/OpenLane/database/config/.htpasswd Admin

Add additional usernames by running the htpasswd program without the -coption.

If additional help is needed, run the .htpasswd program without specifying any command line parameters to display additional help.

7.Change the directory to /opt/pdn/OpenLane (Solaris) or

C:\opt\pdn\OpenLane (Windows).

8.Run the confauth function of OLCmd from a Console window (Solaris) or MS-DOS prompt (Windows). The confauth function configures OpenLane to run with an authenticated system. For help and a list of command line parameters, run confauth without any parameters.

To configure OpenLane to run with an authenticated system, type:

OLCmd confauth on

To configure OpenLane to run without an authenticated system, type:

OLCmd confauth off

NOTE:

If any problems are encountered, refer to the file /opt/apache/logs/error.log (Solaris) or c:\opt\apache\logs\error.log (Windows) for error information related to the authentication configuration.

Removing a User’s Access

To prevent a user’s access to the OpenLane system, edit the htpasswd file. Delete the line containing the name of the user to be deleted.

7800-A2-GB32-00

January 2002

5-3

Page 45
Image 45
Paradyne SLM 5.5 manual Removing a User’s Access, opt\pdn\OpenLane Windows, OLCmd confauth on, OLCmd confauth off