Workplace Plus. How to configure VPN on Ubuntu. Document version: 1.0 Document revision date:

Size: px
Start display at page:

Download "Workplace Plus. How to configure VPN on Ubuntu. Document version: 1.0 Document revision date:"

Transcription

1 Workplace Plus How to configure VPN on Ubuntu Document version: 1.0 Document revision date: AO KASPERSKY LAB. ALL RIGHTS RESERVED. THIS DOCUMENT REPRESENTS PROPRIETARY RESEARCH ON THE PART OF KASPERSKY LAB. THIS INFORMATION IS PROVIDED UNDER A STRICT NON-DISCLOSURE AGREEMENT. DISTRIBUTION AND DUPLICATION ARE STRICTLY FORBIDDEN.

2 Table of contents 1. Install packages required for SafeNet Authentication Client Install SafeNet Authentication Client Set up the working environment Configure Firefox Configure VPN connection via PPTP Install and configure the Evolution mail client... 8 Page 2 of 9

3 1. Install packages required for SafeNet Authentication Client Most modern distributives already contain drivers for USB devices. To check it, insert the token into the USB port and run the dmesg command. You should get the following output (the Product and Manufacturer attributes may be missing): $ dmesg [ ] usb 1-2: new full-speed USB device number 3 using ohci_hcd [ ] usb 1-2: New USB device found, idvendor=0529, idproduct=0600 [ ] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ ] usb 1-2: Product: Token [ ] usb 1-2: Manufacturer: Aladdin Knowledge Systems Ltd. If the etoken is not found, then install the drivers. The following packages are required for SafeNet Authentication Client 9.1 to work: Package set for smart cards (opensc, libpcsclite1, pcsc-tools) The QT library To install the packages, use the following command: # apt-get install opensc libpcsclite1 pcsc-tools pcscd libqt4qt3support Page 3 of 9

4 2. Install SafeNet Authentication Client Depending on the OS architecture (32 or 64 bit), the following versions of SafeNet are available: SafenetAuthenticationClient-<X>.<n>-0_i386.deb for 32 bit systems SafenetAuthenticationClient-<X>.<n>-0_amd64.deb for 64 bit systems SAC-32-CompatibilityPack-<X>.<n>-0_amd64.deb for 32 bit applications installed on 64 bit systems where <X> package version (latest 9.1), <n> build (latest 17). To install the package, run the following command: # dpkg -i./safenetauthenticationclient-*.deb Now you can read the etoken with the SafeNet driver: $ pkcs11-tool --module /usr/lib/libetpkcs11.so -L Available slots: Slot 0 (0x0): AKS ifdh token label: User Name token manuf: SafeNet Inc. token model: etoken token flags: rng, login required, PIN initialized, token initialized, other flags=0x200 serial num : Page 4 of 9

5 3. Set up the working environment 3.1. Configure Firefox To configure the Firefox browser, follow these steps: Download the certificates from In Firefox, open Certificate Manager: in the browser menu, click Edit Preferences and go the Advanced Certificates tab. a. Click View Certificates. On the Authorities tab, import all downloaded certificates. Make sure that they are added to the list and click OK. b. Click Security Devices. If the list does not contain etoken, then click Load and specify the following parameters: Device name Path to the pkcs11 module: /usr/lib/libetpkcs11.so. Page 5 of 9

6 The corresponding record will appear with the slot list. The list should contain your personal etoken slot (as in the pkcs11-tool L command output see section 2, Install SafeNet Authentication Client). Click OK. On the page, click Enter the System and specify your PIN for the etoken. Page 6 of 9

7 3.2. Configure VPN connection via PPTP To configure VPN connection via PPTP, follow these steps: Install the library required for working with PKCS#11 via OpenSSL: # apt-get install libengine-pkcs11-openssl Get the IDs of the certificate and key. Specify your PIN and save the IDs (you will need them in step 6 of the instruction): $ pkcs11-tool --module /usr/lib/libetpkcs11.so -l O Using slot 0 with a present token (0x0) Logging in to "User Name". Please enter User PIN: Private Key Object; RSA label: etcapi private key ID: Usage: decrypt, sign, unwrap Certificate Object, type = X.509 cert label: (etcapi) User Name's ID ID: Install the packages for working with VPN and PPTP: o For Ubuntu of version and later, run the following command: # apt-get install ppp pptp-linux o For older Ubuntu versions, download the required package from and install it using the dpkg command: # dpkg -i ppp_*.deb Create the /etc/ppp/openssl.cnf file with the following contents: openssl_conf = openssl_def [ openssl_def ] engines = engine_section [ engine_section ] pkcs11 = pkcs11_section [ pkcs11_section ] engine_id = pkcs11 dynamic_path = /usr/lib/x86_64-linux-gnu/openssl /engines/pkcs11.so MODULE_PATH = /usr/lib/libetpkcs11.so init = 0 In the /etc/ppp/optitons.pptp file, comment out the refuse-eap line to allow the EAP-TLS authentication. Create the /etc/ppp/peers/klvpn file with the following connection parameters: o UserName: your domain login o ca: path to the converted root certificate in the PEM format o cert and key: IDs of the certificate and key (from step 2) with the pkcs11 prefix: pty "pptp vpn.kaspersky.com --nolaunchpppd" name KL\\UserName remotename vpn.kaspersky.com requiremppe-128 file Page 7 of 9

8 /etc/ppp/options.pptp ipparam klvpn need-peer-eap updetach usepeerdns password PassWord defaultroute replacedefaultroute ca /path/to/kasperskylabshqca.pem cert pkcs11: key pkcs11: Download the ppp package distributive. Compile and install the pppgetpass utility: # apt-get install dpkg-dev $ apt-get source ppp $ cd ppp-2.4.5/contrib/pppgetpass $ make -f Makefile.linux pppgetpass.vt # cp pppgetpass.vt /usr/local/bin/ In the connection parameters file, instead of the password line, add the following lines: plugin passprompt.so promptprog /usr/local/bin/pppgetpass.vt The pppgetpass.vt plugin opens a local console where PIN should be specified. You can only use this console if you have physical access to the workstation. If you are trying to establish the VPN connection via SSH or VNC, you will not be able to specify the password. In this case, you can use the parameter in the connection file. Now you can establish the VPN connection: o To establish the connection: # pon klvpn o To break the connection: # poff klvpn o To turn on the debug output for the connection establishing: # pon klvpn debug dump logfd Install and configure the Evolution mail client To install and configure the Evolution mail client, follow these steps: Install the Evolution mail client to work with the corporate Exchange server: # apt-get install evolution evolution-ews Establish the VPN connection and start the Evolution mail client. In the Identity window, specify the following account parameters: o Full name: your user name o Address: your In the Receiving window, specify the following parameters: o Server Type: Exchange Web Services o Username: kl\<your_login> o Host URL: Page 8 of 9

9 o OAB URL: The mail client is ready for work: Page 9 of 9

Dohatec CA. Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0]

Dohatec CA. Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0] Dohatec CA Export/Import Procedure etoken Pro 72K FOR USERS OF ETOKENS [VERSION 1.0] 1 1 Digital Certificate Certificates issued by Dohatec CA are in X.509 v3 format. In Microsoft windows machines, these

More information

Smart card OMNIKEY 6121 Mobile USB Reader integration with Linux

Smart card OMNIKEY 6121 Mobile USB Reader integration with Linux Smart card OMNIKEY 6121 Mobile USB Reader integration with Linux Tested with Ubuntu 10.04 and Linux Mint 9 Isadora 32/64-bit A. Overview. HID Global's OMNIKEY product brand, one of the world's leading

More information

Guide Installation and User Guide - Linux

Guide Installation and User Guide - Linux Guide Installation and User Guide - Linux With Fujitsu mpollux DigiSign Client, you can use your smart card for secure access to electronic services or organization networks, as well as to digitally sign

More information

STRS OHIO F5 Access Client Setup for ChromeBook Systems User Guide

STRS OHIO F5 Access Client Setup for ChromeBook Systems User Guide STRS OHIO F5 Access Client Setup for ChromeBook Systems User Guide For assistance, please contact the ITS Service Desk at x4357 or 227-8633. Table of Contents First Time Use of Remote Access... 1 F5 Access

More information

Certificate Import to Aladdin etoken

Certificate Import to Aladdin etoken www.charteredinfo.com Certificate Import to Aladdin etoken CONTACT: CHARTERED INFORMATION SYSTEMS PVT. LTD. Chartered House, West of Lata Mangeshkar Musical Park, Bhandara Road, NAGPUR - 440 008 Tel: +91

More information

How to watch FIFA World Cup 2018 on Linux

How to watch FIFA World Cup 2018 on Linux How to watch FIFA World Cup 2018 on Linux We have covered all platforms and Linux users can also enjoy FIFA live stream. Here s how to stay updated for FIFA World Cup 2018 PPTP Configuration Guide for

More information

How to Configure SSL Interception in the Firewall

How to Configure SSL Interception in the Firewall Most applications encrypt outgoing connections with SSL or TLS. SSL Interception decrypts SSL-encrypted traffic to allow Application Control features (such as the Virus Scanner, ATD, URL Filter, Safe Search,

More information

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate In this example we are using apnictraining.net as domain name. # super user command. $ normal user command. N replace with your group

More information

H.O.-215, Ghanshyam Tower, M.G. Road ELA Technologie s H.O. Mumbai

H.O.-215, Ghanshyam Tower, M.G. Road ELA Technologie s H.O. Mumbai www.elatech.net info@elatech.net H.O.-215, Ghanshyam Tower, M.G. Road ELA Technologie s H.O. Corner,Near - 215, Ghanshyam Rly.Station, Tower, Borivali(E), M.G. Road Corner, Near Rly.Station, Mumbai - 400

More information

etoken Integration Guide etoken and ISA Server 2006

etoken Integration Guide etoken and ISA Server 2006 etoken Integration Guide etoken and ISA Server 2006 March 2007 Contact Information Support If you have any questions regarding this package, its documentation and content or how to obtain a valid software

More information

AirNet (PPTP) on linux. Overview Requirements MPPE Security Installation Configuration Getting it going Examples Resources (links)

AirNet (PPTP) on linux. Overview Requirements MPPE Security Installation Configuration Getting it going Examples Resources (links) AirNet (PPTP) on linux Overview Requirements MPPE Security Installation Configuration Getting it going Examples Resources (links) VPN, PPTP & AirNet What is VPN? What is PPTP? How does AirNet work Signing

More information

SafeNet Authentication Client (Mac) ReadMe 1

SafeNet Authentication Client (Mac) ReadMe 1 SafeNet Authentication Client (Mac) ReadMe 1 SafeNet Authentication Client (Mac) ReadMe Version 8.0 Revision A Release Date: March 2010 ====================================================== This document

More information

Linux VPN Configuration

Linux VPN Configuration Linux VPN Configuration Note. This information is based on Red Hat 9.0, it should be used as a guide only as other distributions may have similar installation methods. VPN Software Installation - PPP (Point-to-Point

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA with Juniper Junos Pulse

Integration Guide. SafeNet Authentication Client. Using SAC CBA with Juniper Junos Pulse SafeNet Authentication Client Integration Guide Using SAC CBA with Juniper Junos Pulse Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights

More information

<Partner Name> <Partner Product> RSA SECURID ACCESS Authenticator Implementation Guide. Check Point SmartEndpoint Security

<Partner Name> <Partner Product> RSA SECURID ACCESS Authenticator Implementation Guide. Check Point SmartEndpoint Security RSA SECURID ACCESS Authenticator Implementation Guide Check Point SmartEndpoint Security Daniel R. Pintal, RSA Partner Engineering Last Modified: January 27, 2017 Solution

More information

How to Set Up External CA VPN Certificates

How to Set Up External CA VPN Certificates To configure a client-to-site, or site-to-site VPN using s created by External CA, you must create the following VPN s for the VPN service to be able to authenticate Before you begin Use an external CA

More information

USER GUIDE WWPass Security for (Thunderbird)

USER GUIDE WWPass Security for  (Thunderbird) USER GUIDE WWPass Security for Email (Thunderbird) TABLE OF CONTENTS Chapter 1 Welcome... 3 Introducing WWPass Security for Email (Thunderbird)... 4 Connecting Your PassKey to Your Computer... 4 Need Assistance?...

More information

keyon / PKCS#11 to MS-CAPI Bridge User Guide V2.4

keyon / PKCS#11 to MS-CAPI Bridge User Guide V2.4 / PKCS#11 to MS-CAPI Bridge V2.4 April 2017 Table of Contents Copyright 2017 by AG All rights reserved. No part of the contents of this manual may be reproduced or transmitted in any form or by any means

More information

Prox DU & Prox SU. Dual interface USB smart card reader. Computer Installation Guide. Computer Installation Guide.

Prox DU & Prox SU. Dual interface USB smart card reader. Computer Installation Guide. Computer Installation Guide. Dual interface USB smart card reader Computer Installation Guide DOC119735A Public Use Page 1/59 All information herein is either public information or is the property of and owned solely by Gemalto NV.

More information

Remote Access via Cisco VPN Client

Remote Access via Cisco VPN Client Remote Access via Cisco VPN Client General Information This guide describes step by step the configuration of a remote access to the Astaro Security Gateway by using the Cisco VPN Client. The Cisco VPN

More information

Apple Product Security

Apple Product Security Apple Product Security Meeting IT Security Needs Fed/Ed XIV Washington,DC - December 14, 2006 Shawn Geddis Enterprise Security Consulting Engineer geddis@apple.com December 2006 Certificates and Keys Everywhere

More information

Cisco CTL Client setup

Cisco CTL Client setup Cisco CTL Client setup This chapter provides information about Cisco CTL client setup. About Cisco CTL Client setup, page 2 Remove etoken Run Time Environment 3.00 for CTL Client 5.0 plug-in, page 2 Cisco

More information

Integration Guide. LoginTC

Integration Guide. LoginTC Integration Guide LoginTC Revised: 21 November 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating integration. Guide Details

More information

UC20 Linux USB Driver User Guide

UC20 Linux USB Driver User Guide UC20 Linux USB Driver User Guide UMTS/HSPA Module Series Rev. UC20_Linux_USB_Driver_User_Guide_V1.0 Date: 2013-06-09 www.quectel.com Our aim is to provide customers with timely and comprehensive service.

More information

Managing Certificates

Managing Certificates Loading an Externally Generated SSL Certificate, page 1 Downloading Device Certificates, page 4 Uploading Device Certificates, page 6 Downloading CA Certificates, page 8 Uploading CA Certificates, page

More information

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04)

DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04) DogeCash Masternode Setup Guide Version 1.2 (Ubuntu 16.04) This guide will assist you in setting up a DogeCash Masternode on a Linux Server running Ubuntu 16.04. (Use at your own risk) If you require further

More information

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud

Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Bitnami ProcessMaker Community Edition for Huawei Enterprise Cloud Description ProcessMaker is an easy-to-use, open source workflow automation and Business Process Management platform, designed so Business

More information

Procedure to Connect NIC VPN in Windows for ebiz

Procedure to Connect NIC VPN in Windows for ebiz Procedure to Connect NIC VPN in Windows for ebiz This procedure is a step by step guide for ebiz users to connect NIC VPN on Windows machines to access the ebiz services. It is prepared for end users like

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep the sole right to

More information

Authentication, Encryption, Transport, IP Version and VPN Routing

Authentication, Encryption, Transport, IP Version and VPN Routing Authentication, Encryption, Transport, IP Version and VPN Routing VPN clients must authenticate themselves to the VPN server. A valid certificate is required for the client to verify the identity of the

More information

Guide Installation and User Guide - Mac

Guide Installation and User Guide - Mac Guide Installation and User Guide - Mac With Fujitsu mpollux DigiSign Client, you can use your smart card for secure access to electronic services or organization networks, as well as to digitally sign

More information

Bitnami Pimcore for Huawei Enterprise Cloud

Bitnami Pimcore for Huawei Enterprise Cloud Bitnami Pimcore for Huawei Enterprise Cloud Description Pimcore is the open source platform for managing digital experiences. It is the consolidated platform for web content management, product information

More information

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017

MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL. 31 January 2017 MULTI FACTOR AUTHENTICATION USING THE NETOP PORTAL 31 January 2017 Contents 1 Introduction... 2 1.1 Prerequisite for configuring the multi-factor authentication:... 2 1.1.1 On the Guest side... 2 1.1.2

More information

Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows

Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows Configure Point to Point Tunneling Protocol (PPTP) Server on RV016, RV042, RV042G and RV082 VPN Routers for Windows Objective The Point to Point Tunneling Protocol (PPTP) is a network protocol used to

More information

INSTRUCTIONS FOR INSTALLING AND USING ELECTRONIC SIGNATURE CERTIFICATES UNDER LINUX

INSTRUCTIONS FOR INSTALLING AND USING ELECTRONIC SIGNATURE CERTIFICATES UNDER LINUX INSTRUCTIONS FOR INSTALLING AND USING ELECTRONIC SIGNATURE CERTIFICATES UNDER LINUX Version 1.0 May 2006 CONTENTS I. SYSTEM REQUIREMENTS II. INSTALLING A SMART CARD READER DEVICE DRIVER III. INSTALLING

More information

Public Key Infrastructure. What can it do for you?

Public Key Infrastructure. What can it do for you? Public Key Infrastructure What can it do for you? What is PKI? Centrally-managed cryptography, for: Encryption Authentication Automatic negotiation Native support in most modern Operating Systems Allows

More information

Managing Certificates

Managing Certificates CHAPTER 12 The Cisco Identity Services Engine (Cisco ISE) relies on public key infrastructure (PKI) to provide secure communication for the following: Client and server authentication for Transport Layer

More information

Manual for configuring VPN in Windows 7

Manual for configuring VPN in Windows 7 Manual for configuring VPN in Windows 7 A. Installing the User Digital Signing Certificate (DSC) 1. Once your receive the DSC, please acknowledge it by replying it to the same email address to get the

More information

3.1 Getting Software and Certificates

3.1 Getting Software and Certificates 3 Configuring the Remote Client On the remote client you have to download the Sophos SSL VPN Client software including configuration data from the UTM User Portal. Then you install the software package

More information

Remote Access User Guide for Mac OS (Citrix Instructions)

Remote Access User Guide for Mac OS (Citrix Instructions) (Citrix Instructions) VERSION: 003 PUBLISHED: 2/2018 Page 1 of 8 Remote Access User Guide for Mac OS Please follow the steps outlined in this guide which will show you how to access the Clarion Partners

More information

NCP Secure Enterprise Management for Linux Release Notes

NCP Secure Enterprise Management for Linux Release Notes Major Release: 4.01 r32851 Date: November 2016 Prerequisites The following x64 operating systems and databases with corresponding ODBC driver have been tested and released: Linux Distribution Database

More information

VPN Tracker for Mac OS X

VPN Tracker for Mac OS X VPN Tracker for Mac OS X How-to: Interoperability with F-Secure VPN+ gateway Rev. 1.0 Copyright 2003 equinux USA Inc. All rights reserved. 1. Introduction 1. Introduction This document describes how VPN

More information

Eduroam Wireless Network Configuration (Mac OS X)

Eduroam Wireless Network Configuration (Mac OS X) Eduroam Wireless Network Configuration (Mac OS X) Last Revised: 06/10/11 Eduroam Wireless Network Configuration (Mac OS X) This Quick Start guide is for configuring a computer running Snow Leopard (Mac

More information

NCP Secure Enterprise Management (Win) Release Notes

NCP Secure Enterprise Management (Win) Release Notes Service Release: 4.01 r32851 Datum: November 2016 Prerequisites Operating System Support The following Microsoft Operating Systems are supported with this release: Windows Server 2008 R2 64 Bit Windows

More information

Integration Guide. SafeNet Authentication Client. Using SAC CBA for VMware Horizon 6 Client

Integration Guide. SafeNet Authentication Client. Using SAC CBA for VMware Horizon 6 Client SafeNet Authentication Client Integration Guide Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013 SafeNet, Inc. All rights reserved. 1 Document Information Document

More information

Zebra Mobile Printer, Microsoft IAS, Cisco Controller TLS and WPA-TLS, Zebra Setup Utility

Zebra Mobile Printer, Microsoft IAS, Cisco Controller TLS and WPA-TLS, Zebra Setup Utility Zebra Mobile Printer, Microsoft IAS, Cisco Controller TLS and WPA-TLS, Zebra Setup Utility This section of the document illustrates the Microsoft Internet Authentication Service and how TLS and WPA-TLS

More information

IKEv2 Roadwarrior VPN. thuwall 2.0 with Firmware & 2.3.4

IKEv2 Roadwarrior VPN. thuwall 2.0 with Firmware & 2.3.4 IKEv2 Roadwarrior VPN thuwall 2.0 with Firmware 2.2.6 & 2.3.4 Revision History Revision Date Author Description 1.0 05. July 2017 Tom Huerlimann Initial Release 1.1 06. July 2017 Tom Huerlimann Corrections

More information

Listing Centre 1 / 14

Listing Centre 1 / 14 Listing Centre 1 / 14 Contents Introduction... 3 How to Submit Compliance?... 4 How to Search Compliance?... 5 How to Register a Digital Certificate?... 6 How to Digitally Sign a PDF?... 10 Pre-requisites

More information

DSC Registration and Usage

DSC Registration and Usage 1 Manual for DSC Registration and Usage Created By IT Department, BSPTCL 2 TABLE OF CONTENTS SL NO. TOPIC PAGE NO. 1 INSTALLATION AND VERIFICATION OF JAVA 3-8 2 INSTALLATION AND VERIFICATION OF DIGITAL

More information

SecuRemote for Windows 32-bit/64-bit

SecuRemote for Windows 32-bit/64-bit SecuRemote for Windows 32-bit/64-bit E75.20 User Guide 13 September 2011 2011 Check Point Software Technologies Ltd. All rights reserved. This product and related documentation are protected by copyright

More information

Authentication, Encryption, Transport, and VPN Routing

Authentication, Encryption, Transport, and VPN Routing Authentication, Encryption, Transport, and VPN Routing VPN clients must authenticate themselves to the VPN server. A valid certificate is required for the client to verify the identity of the VPN server.

More information

Cisco CTL Client Setup

Cisco CTL Client Setup This chapter provides information about Cisco CTL client setup. About, page 2 Addition of Second SAST Role in the CTL File for Recovery, page 2 Cluster Encryption Configuration Through CLI, page 3 Remove

More information

HTG XROADS NETWORKS. Network Appliance How To Guide: PPTP Client. How To Guide

HTG XROADS NETWORKS. Network Appliance How To Guide: PPTP Client. How To Guide HTG X XROADS NETWORKS Network Appliance How To Guide: PPTP Client How To Guide V 3. 3 E D G E N E T W O R K A P P L I A N C E How To Guide PPTP Client XRoads Networks 17165 Von Karman Suite 112 888-9-XROADS

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

Integration Guide. SafeNet Authentication Service (SAS)

Integration Guide. SafeNet Authentication Service (SAS) Integration Guide SafeNet Authentication Service (SAS) Revised: 10 June 2016 About This Guide Guide Type Documented Integration WatchGuard or a Technology Partner has provided documentation demonstrating

More information

Guide Installation and User Guide - Windows

Guide Installation and User Guide - Windows Guide Installation and User Guide - Windows With Fujitsu mpollux DigiSign Client, you can use your smart card for secure access to electronic services or organization networks, as well as to digitally

More information

PKI Quick Installation Guide. for PacketFence version 7.4.0

PKI Quick Installation Guide. for PacketFence version 7.4.0 PKI Quick Installation Guide for PacketFence version 7.4.0 PKI Quick Installation Guide by Inverse Inc. Version 7.4.0 - Jan 2018 Copyright 2015 Inverse inc. Permission is granted to copy, distribute and/or

More information

Using TU Eindhoven s VPN with Ubuntu

Using TU Eindhoven s VPN with Ubuntu Using TU Eindhoven's VPN with Ubuntu 14.04 or 16.04 TU Eindhoven s Virtual Private Networking (VPN) service can be used on Linux computers. This document describes how to do it using Ubuntu 14.04 or 16.04

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Supported Platforms Guide PDC 9.0R3, 1599 PDC 9.0R3 Linux, 9.0.3.923 For more information, go to www.pulsesecure.net/products Product Release 9.0R3 Published Document January

More information

Bitnami Piwik for Huawei Enterprise Cloud

Bitnami Piwik for Huawei Enterprise Cloud Bitnami Piwik for Huawei Enterprise Cloud Description Piwik is a real time web analytics software program. It provides detailed reports on website visitors: the search engines and keywords they used, the

More information

Expedition. Hardening Guide Version Palo Alto Networks, Inc.

Expedition. Hardening Guide Version Palo Alto Networks, Inc. Expedition Hardening Guide Version 1.0 1 Palo Alto Networks, Inc. www.paloaltonetworks.com 2018 Palo Alto Networks, Inc. Palo Alto Networks is a registered trademark of Palo Alto Networks. You can find

More information

Pulse Secure Desktop Client

Pulse Secure Desktop Client Pulse Secure Desktop Client Supported Platforms Guide PDC 9.0R1 Build - 571 For more information, go to www.pulsesecure.net/products Product Release Published Document Version 9.0R1 May, 2018 1.2 Pulse

More information

ISY994 Series Network Security Configuration Guide Requires firmware version Requires Java 1.8+

ISY994 Series Network Security Configuration Guide Requires firmware version Requires Java 1.8+ ISY994 Series Network Security Configuration Guide Requires firmware version 4.5.4+ Requires Java 1.8+ 1 Introduction Universal Devices, Inc. takes ISY security extremely seriously. As such, all ISY994

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV and/or its subsidiaries who shall have and keep

More information

Cryptographic Hardware Configuration and Features

Cryptographic Hardware Configuration and Features Cryptographic Hardware Configuration and Features BRUCE MOMJIAN This presentation explains how cryptographic hardware uses private keys while preventing them from being viewed or copied. Creative Commons

More information

Pulse Secure Desktop Client Supported Platforms Guide

Pulse Secure Desktop Client Supported Platforms Guide Pulse Secure Desktop Client Supported Platforms Guide Pulse Secure Desktop Client v5.3r1 The current version of this product is now called Pulse Connect Secure. For more information go to www.pulsesecure.net\products

More information

Bitnami OSQA for Huawei Enterprise Cloud

Bitnami OSQA for Huawei Enterprise Cloud Bitnami OSQA for Huawei Enterprise Cloud Description OSQA is a question and answer system that helps manage and grow online communities similar to Stack Overflow. First steps with the Bitnami OSQA Stack

More information

XenApp 5 Security Standards and Deployment Scenarios

XenApp 5 Security Standards and Deployment Scenarios XenApp 5 Security Standards and Deployment Scenarios 2015-03-04 20:22:07 UTC 2015 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents XenApp 5 Security Standards

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto and/or its subsidiaries who shall have and keep the

More information

Pulse Secure Desktop Client Supported Platforms Guide

Pulse Secure Desktop Client Supported Platforms Guide Pulse Secure Desktop Client Supported Platforms Guide Pulse Secure Desktop Client v5.3r3 The current version of this product is now called Pulse Connect Secure. For more information go to www.pulsesecure.net\products

More information

Yubico with Centrify for Mac - Deployment Guide

Yubico with Centrify for Mac - Deployment Guide CENTRIFY DEPLOYMENT GUIDE Yubico with Centrify for Mac - Deployment Guide Abstract Centrify provides mobile device management and single sign-on services that you can trust and count on as a critical component

More information

Configuring the VPN Client 3.x to Get a Digital Certificate

Configuring the VPN Client 3.x to Get a Digital Certificate Configuring the VPN Client 3.x to Get a Digital Certificate Document ID: 4302 Contents Introduction Prerequisites Requirements Components Used Conventions Configure the VPN Client Verify Troubleshoot Related

More information

Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website at

Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website at Document Date: May 16, 2017 THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL

More information

Sophos UTM Web Application Firewall For: Microsoft Exchange Services

Sophos UTM Web Application Firewall For: Microsoft Exchange Services How to configure: Sophos UTM Web Application Firewall For: Microsoft Exchange Services This guide explains how to configure your Sophos UTM 9.3+ to allow access to the relevant Microsoft Exchange services

More information

Barracuda Networks NG Firewall 7.0.0

Barracuda Networks NG Firewall 7.0.0 RSA SECURID ACCESS Standard Agent Implementation Guide Barracuda Networks.0 fal, RSA Partner Engineering Last Modified: 10/13/16 Solution Summary The Barracuda NG Firewall

More information

Digital Certificate Service (DCS) - User Guide

Digital Certificate Service (DCS) - User Guide Digital Certificate Service (DCS) - User Guide Information Security Branch Contents Using this Guide... 3 User Requirements... 3 Secure E-mail Messaging... 4 Send a Secure E-mail Message... 4 Receive a

More information

Client Certificate Authentication Guide. June 28, 2018 Version 9.4

Client Certificate Authentication Guide. June 28, 2018 Version 9.4 Client Certificate Authentication Guide June 28, 2018 Version 9.4 For the most recent version of this document, visit our documentation website. Table of Contents 1 Client certificate authentication 4

More information

Comodo Certificate Manager

Comodo Certificate Manager ff Comodo Certificate Manager Code Signing on Demand Hosted Version Comodo CA Limited, 3rd Floor, 26 Office Village, Exchange Quay, Trafford Road, Salford, Greater Manchester M5 3EQ, United Kingdom 1 Introduction

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

Pulse Secure Client for Chrome OS

Pulse Secure Client for Chrome OS Pulse Secure Client for Chrome OS Quick Start Guide Published March, 2018 Release 5.2r1 Version 1.6 2018 by Pulse Secure, LLC. All rights reserved 1 Pulse Secure, LLC 2700 Zanker Road, Suite 200 San Jose,

More information

AirWatch Mobile Device Management

AirWatch Mobile Device Management RSA Ready Implementation Guide for 3rd Party PKI Applications Last Modified: November 26 th, 2014 Partner Information Product Information Partner Name Web Site Product Name Version & Platform Product Description

More information

Spreedbox Getting Started Guide

Spreedbox Getting Started Guide Spreedbox Getting Started Guide Last Updated: September 2017 CONTENTS 1. Introduction... 3 2. Prerequisites... 4 3. Opening the box... 5 4. USB Manual, Quick Start Guide & MAC Sticker... 6 5. International

More information

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions

VERTIV. Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, Release Notes Section Outline. 1 Update Instructions VERTIV Avocent ACS8xxx Advanced Console System Release Notes VERSION 2.4.2, AUGUST 24, 2018 Release Notes Section Outline 1 Update Instructions 2 Appliance Firmware Version Information 3 Local Client Requirements

More information

INSTRUCTION FOR INSTALLATION OF PBZ USB PKI DEVICE

INSTRUCTION FOR INSTALLATION OF PBZ USB PKI DEVICE This document provides the description of how to install software on computers of users of PBZCOM@NET internet banking, how to change a PIN and how to unlock the PBZ PKI USB device. This Instruction consist

More information

Bitnami ez Publish for Huawei Enterprise Cloud

Bitnami ez Publish for Huawei Enterprise Cloud Bitnami ez Publish for Huawei Enterprise Cloud Description ez Publish is an Enterprise Content Management platform with an easy to use Web Content Management System. It includes role-based multi-user access,

More information

Quick Start Guide for BeagleBone. Table of Contents. by Brian Fraser Last update: Sept 24, 2017

Quick Start Guide for BeagleBone. Table of Contents. by Brian Fraser Last update: Sept 24, 2017 Quick Start Guide for BeagleBone by Brian Fraser Last update: Sept 24, 2017 This document guides the user through: 1. Installing Ubuntu in a virtual machine. 2. Connecting to the target using serial port

More information

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810

Workspace ONE UEM Integration with RSA PKI. VMware Workspace ONE UEM 1810 Workspace ONE UEM Integration with RSA PKI VMware Workspace ONE UEM 1810 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Hardware Tokens in META Centre

Hardware Tokens in META Centre MWSG meeting, CERN, September 15, 2005 Hardware Tokens in META Centre Daniel Kouřil kouril@ics.muni.cz CESNET Project META Centre One of the basic activities of CESNET (Czech NREN operator); started in

More information

Apple Computer, Inc. ios

Apple Computer, Inc. ios RSA SecurID Ready Implementation Guide Partner Information Last Modified: March 15, 2012 Product Information Partner Name Apple Computer, Inc. Web Site www.apple.com Product Name Version & Platform 5.1

More information

Protecting SugarCRM with SafeNet Authentication Manager

Protecting SugarCRM with SafeNet Authentication Manager Protecting SugarCRM with SafeNet Authentication Manager Version 8.2 Integration Guide Copyright 2013 SafeNet, Inc. All rights reserved. All attempts have been made to make the information in this document

More information

How to Import a Certificate When Using Microsoft Windows OS

How to Import a Certificate When Using Microsoft Windows OS How to Import a Certificate When Using Microsoft Windows OS This document explains the process of importing your digital certificate for use in Microsoft Internet Explorer (IE) and/or Mozilla Firefox.

More information

Chapter 20 Web VPN/ SSL VPN

Chapter 20 Web VPN/ SSL VPN Chapter 20 Web VPN/ SSL VPN Since the Internet is in widespread use these days, the demand for secure remote connections is increasing. To meet this demand, using SSL VPN is the best solution. Using SSL

More information

AT&T Global Network Client for Mac User s Guide Version 2.0.0

AT&T Global Network Client for Mac User s Guide Version 2.0.0 Version 1.7.0 AT&T Global Network Client for Mac User s Guide Version 2.0.0 experience may vary. This document is not an offer, commitment, representation or warranty by AT&T and is subject to change..

More information

NCP Secure Enterprise Management for Linux Release Notes

NCP Secure Enterprise Management for Linux Release Notes Major Release: 5.00 r39572 Date: May 2018 Prerequisites The following distributions and databases with the associated Connector/C drivers are supported with this release: Linux distribution Database Driver

More information

Client Certificate Authentication Guide

Client Certificate Authentication Guide Client Certificate Authentication Guide April 4, 2018 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

SafeNet Authentication Client

SafeNet Authentication Client SafeNet Authentication Client Integration Guide All information herein is either public information or is the property of and owned solely by Gemalto NV. and/or its subsidiaries who shall have and keep

More information

NetIQ Advanced Authentication Framework - Extensible Authentication Protocol Server. Administrator's Guide. Version 5.1.0

NetIQ Advanced Authentication Framework - Extensible Authentication Protocol Server. Administrator's Guide. Version 5.1.0 NetIQ Advanced Authentication Framework - Extensible Authentication Protocol Server Administrator's Guide Version 5.1.0 Table of Contents 1 Table of Contents 2 Introduction 3 About This Document 3 Support

More information

Smart Card Authentication Guide

Smart Card Authentication Guide Smart Card Authentication Guide January 29, 2018 - Version 9.2 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

Bitnami JRuby for Huawei Enterprise Cloud

Bitnami JRuby for Huawei Enterprise Cloud Bitnami JRuby for Huawei Enterprise Cloud Description JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM. JRuby provides a complete set of core built-in classes

More information

VMware AirWatch Integration with RSA PKI Guide

VMware AirWatch Integration with RSA PKI Guide VMware AirWatch Integration with RSA PKI Guide For VMware AirWatch Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com. This product

More information