Installing on Windows
Install a PingAccess agent on a Windows system.
Before you begin
This procedure makes the following assumptions:
-
The Apache configuration directory is
C:/apache24/conf. -
The Apache modules directory is
C:/apache24/modules.
For custom installations:
-
Modify the configuration and module paths below as needed.
-
To modify the values for Apache’s configuration and module directories, edit the included
paa.conffile.
Steps
-
Download and extract
pingaccess-agent-apache<version>.zip. -
Go to the
pingaccess-agent-apache<version>directory. -
Copy the
paa.conffile into the Apache configuration directory. -
Add the following to Apache’s
httpd.conffile.Include conf/paa.conf
-
Copy the
paafolder into the Apache modules directory. -
In the PingAccess console, go to Applications > Agents.
-
Edit a configured agent.
If the agent has not yet been created, see Adding agents.
-
In the shared secret, click Download to download the configuration.
The configuration file is named
<agentname>_agent.properties. -
On the Agent system, create the
C:/apache24/conf.dfolder if it does not exist. -
Copy the
<agentname>_agent.propertiesfile toC:/apache24/conf.d/agent.properties. -
Restart Apache.