Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

Version 1 Current »

The Bastion's folder by default is installed on C:\agat\Bastion\ 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 

    •  filtres (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 encrypt the connection string of the filter after the initial configuration is finished

      • skype-pool-b (folder) - The filter for the secondery 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 encrypt 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

  • No labels