Installation guide

Disabling, Uninstalling, and Unconfiguring Microsoft Windows Policy Agents
98 Sun ONE Identity Server Policy Agents 2.1 Web Policy Agents Guide September 2004
Unconfiguring the Agent for Apache 2.0.50 From a Web Site
Perform the following steps tounconfigure the agentfor Apache 2.0.50 from a web
site. Makesure thatyou usethe agentconfiguration file specific to the web site you
want to unconfigure.
If you need to unconfigure the agent from multiple web sites, you must repeat
these steps for each of the web sites. If you want to uninstall the agent for Apache
2.0.50, you must first unconfigure the agent from all the web sites for which it is
configured
1. Stop the web site for which you have configured the agent and the application
pool to which the web site belongs.
2. Change to the directory
\
Agent_Install_Dir
\apache\bin
3. Run the following VB script to unconfigure the agent:
cscript.exe Apacheadmin.vbs -unconfig defaultConfig
where,
Apacheadmin.vbs
is the configuration script and
defaultConfig
is the agent
configuration file.
The script unconfigures the agent and displays the following messages.
The unconfiguration does the following:
Removes the agent configuration directory (specific to a web site)
Removes the entries from Windows registry.
Removes the wild card application mappings in Apache 2.0.50.
4. Change to the directory where the Apache server was installed
.
5. Restart Apache 2.0.50 server.
Microsoft (R) Windows Script Host Version 5.6
Copyright (C) Microsoft Corporation 1996-2001. All rights reserved.
Copyright c 2004 Sun Microsystems, Inc. All rights reserved
Use is subject to license terms
Enter the Agent Resource File Name [ApacheResource.en] :
Removing the agent configuration directory
Restoring the original httpd.conf
Completed Unconfiguring the Agent for Apache 2.050. Re-start your server
instance