Bastion Folder Structure

The Bastion's folder by default is installed on C:\agat\Bastion\ and is structured in the following way:

  • c:\agat\Bastion

    • Certs (folder)  This folder contains the certificates and private keys for them. To enable SSL on the Bastion you should use your own certificates. Don't use the ones that come with the software in a Production environment; using them will compromise the security of the server due to the free availability of the certificates. The name of this folder can be changed in the configuration file. 

      • ca (folder) - contains Certification Authority files to be used for performing verification. The name of this folder can be changed in the configuration file. 

      • DemoServer.crt: The certificate  

      • DemoServer.key: A private key for the certificate 

    •  filters (folder) - A folder contains the available filter as an application extension. 

      •  skype-pool-a (folder) - The filter for the main Lync Access Control(LAC) filter

        • Lync_Access_Control.dll - The DLL for the LAC filter

        • Lync_Access_Control.xml - The configuration of the filter

        • Lync_Access_Control.lic - The license of the filter

        • Config_File_Encrypt.exe - An executable that encrypts the connection string of the filter after the initial configuration is finished

      • skype-pool-b (folder) - The filter for the secondary Lync Access Control(LAC) filter

        • Lync_Access_Control.dll - The DLL for the LAC filter

        • Lync_Access_Control.xml - The configuration of the filter

        • Lync_Access_Control.lic - The license of the filter

        • Config_File_Encrypt.exe - An executable that encrypts the connection string of the filter after the initial configuration is finished

      • ews (folder) - The filter of the EWS Protector

        • EWS_Protector.dll  - The DLL of the EWS Protector

        • EWS_Protector.xml - The configuration of the EWS Protector

  • Bastion.exe - the Bastion executable

  • Bastion.xml - the configuration file of the Bastion

  • Bastion.lic - the Bastion license

  • register_filter.bat - Register the filter to Event Viewer