5. Apache User Access Authentication
Where username is the name of the user being added. For example:
htpasswd
Add additional usernames by running the htpasswd program without the
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
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.
January 2002 |