Table of Contents 1 AQL SMS Gateway How to Guide...1

Size: px
Start display at page:

Download "Table of Contents 1 AQL SMS Gateway How to Guide...1"

Transcription

1 Table of Contents 1 AQL SMS Gateway How to Guide AQL Overview Trial Account with 50 free SMS messages Prerequisites Configuring the AQL transport Configuring one or more AQL transports for Swivel 3.x Configuring the AQL details for Swivel 3.x Expected Results Troubleshooting IP address change AQL SMS logs Error messages AQL Voice AQL Overview Trial Account with 50 free credits Prerequisites Voice Considerations Configuring the AQL transport Configuring one or more AQL transports for Swivel 3.x Configuring the AQL details for Swivel 3.x Expected Results Troubleshooting Error messages Clickatell SMS Gateway How To Guide Clickatell Overview Prerequisites Configuring the Clickatell transport Clickatell Transport Class Configuring one or more Clickatall transports for PINsafe 3.x Configuring the Clickatall details for PINsafe 3.x Troubleshooting How to find the Clickatell API ID: Error messages CM SMS Gateway How to guide CM Overview Prerequisites Configuring the CM transport Swivel 3.8 or earlier software installation Configuring one or more CM transports for Swivel 3.x Configuring the CM details for Swivel 3.x Expected Results Troubleshooting Error messages Infobip SMS Gateway How to guide Infobip Overview Prerequisites...33 i

2 Table of Contents 33 Testing and Trials User Data Configuring the Infobip transport Configuring one or more Infobip transports for Swivel3.x Configuring the Infobip transport details for Swivel 3.x Expected Results Troubleshooting ITAGG SMS Gateway How to Guide itagg Overview Prerequisites Configuring the itagg transport Expected Results Troubleshooting NHS Mail SMS Gateway How to guide NHS Mail SMS Gateway IMPORTANT NEWS Overview Prerequisites Create and Configure the NHS Mail transport Expected Results Troubleshooting NowSMS How to guide NowSMS Overview NowSMS Prerequisites Configuring the NowSMS server Configuring the Now SMS server for SMPP Configuring Swivel for the the NowSMS transport Configuring Swivel for one or more NowSMS transports Configuring the NowSMS details for Swivel 3.x Expected Results Troubleshooting Error messages Packet Media Packet Media Overview Prerequisites Configuring the Packet Media transport Configuring one or more Packet Media transports for Swivel 3.x Configuring the transport details for Swivel 3.x Expected Results Troubleshooting Error messages Systor Vest SMS Gateway Overview Prerequisites Configuring the Systor Vest transport Swivel 3.6 to installation Configuring one or more Systor Vest transports for Swivel 3.x Configuring the Systor Vest details for Swivel 3.x Expected Results Troubleshooting Error messages...61 ii

3 1 AQL SMS Gateway How to Guide 1

4 2 AQL 2

5 3 Overview AQL allows SMS messages to be sent by connecting to their SMS gateway. AQL also support transmission by voice, see AQL Voice. AQL support the following connection methods: HTTP on port 80 (supported by Swivel) HTTPS on port 80 (supported by Swivel) 3

6 4 Trial Account with 50 free SMS messages Customers who wish to try Swivel with AQL may obtain a promo code for 50 free SMS messages see AQL Swivelpromo. To obtain the promo code see Aql-Swivel.pdf or contact sales@swivelsecure.com 4

7 5 Prerequisites AQL Account Swivel 3.x Mobile Phone on which to receive SMS text messages 5

8 6 Configuring the AQL transport 6.1 Configuring one or more AQL transports for Swivel 3.x On the Swivel Administration Console select Transport/General, locate the AQL transport. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: Default: AQL, the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.aqltransport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- The group where security strings are sent to Alert repository group: Default: ---NONE--- The group where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 6.2 Configuring the AQL details for Swivel 3.x Gateway URL: Default: recommended: the gateway used for sending messages to AQL Username: Default: blank, AQL account name Password: Default: blank, AQL account password Message Overwrite Default: No, Options Yes/No, this option allows the overwriting of previous text messages sent from PINsafe transport aql timeout: Default , timeout value for connection to gateway in milliseconds 6

9 7 Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: Message sent to user: graham, destination:

10 8 Troubleshooting Try sending a security string or alert and check the Swivel log. Do you have an AQL account with username and password? Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from Swivel to the SMS gateway. Look for outbound traffic of HTTP, on port 80, or HTTPS on port 80 to the SMS Gateway From the Swivel server can you Telnet to the gateway: telnet gw1.aql.com 443 Press enter and it should return an HTTP header, (Note the gateway to be used in the Swivel AQL configuration is Test ports using Telnet Service IP: gw.aql.com Service Port: 443 Trying Connected to gw1.aql.com ( ). Escape character is '^]'. From the Swivel server can you do an nslookup to gw1.aql.com nslookup gw.aql.com Server: google-public-dns-a.google.com Address: Non-authoritative answer: Name: gw1.aql.com Address: IP address change The IP address for gw1.aql.com changed in October If the IP address is used for Firewall entries etc then it may need to be re-entered. 8.2 AQL SMS logs login to using your account details and view SMS history from the Account Navigation, SMS, SMS history to see if SMS messages have reached AQL are attempting to be sent. 8.3 Error messages AQL_TRANSPORT_ERROR0 Authentication error The AQL gateway authentication has failed, verify the username and password for the account is correct. This can also be seen if the From field is incorrectly populated, try using a blank value. LOG_HTTP_TRANSPORT_ERROR, gw1.aql.com This error can be seen where the Swivel Appliance or server has no DNS configuration. Ensure that DNS is functioning. If DNS is updated a restart of Tomcat may be required. AQL_TRANSPORT_ERROR0 Insufficient credit or invalid number of msg/destination Either the account does not have enough credit to send an SMS and new credits must be purchased or the phone number is incorrect and the message cannot be sent. AQL_TRANSPORT_ERROR0 Authentication error LOG_NO_USER_FOR_DEST, Inbound SMS: Multiple users have same destination No session for Inbound OTC received from user graham This is a two way SMS authentication error message. An inbound SMS message has not been received. LOG_HTTP_TRANSPORT_ERROR, No route to host There is no network connection to the Gateway. Check that a network connection exists and that there are no firewall devices blocking the connection. 8

11 9 AQL Voice 9

12 10 AQL 10

13 11 Overview AQL allows SMS messages to be sent by by Voice or SMS by connecting to their gateway. This document details how to configure the AQL Voice. AQL support the following connection methods: HTTP on port 80 (supported by Swivel) HTTPS on port 80 (supported by Swivel) 11

14 12 Trial Account with 50 free credits Customers who wish to try Swivel with AQL may obtain a promo code for 50 free SMS messages see AQL Swivelpromo. To obtain the promo code see Aql-Swivel.pdf or contact sales@swivelsecure.com 12

15 13 Prerequisites AQL Account Swivel 3.x Phone on which to receive Voice calls Voice Considerations Use of PINless to send a One Time Code may be more practical for voice than the Security String. The Voice transport may be better suited to On Demand Authentication rather than the standards pre-sent delivery. AQL Voice uses Dual Channel transport rather than the Voice channel. 13

16 14 Configuring the AQL transport 14.1 Configuring one or more AQL transports for Swivel 3.x On the Swivel Administration Console select Transport/General, locate the AQL transport. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: Default: AQL, the name of the transport, must be unique, example AQL Voice Class: Default: com.swiveltechnologies.pinsafe.server.transport.aqlvoicetransport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- The group where security strings are sent to Alert repository group: Default: ---NONE--- The group where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 14.2 Configuring the AQL details for Swivel 3.x Under Transport, then the AQL Voice transport, Remove all the following from each of the transports: %CR, %LF Gateway URL: Default: the gateway used for voice connections Username: Default: blank, AQL account name Password: Default: blank, AQL account password String Header: Default: Yes, set to No, used for the position indicator (1-10) Vertical Strings: Default: No, set to No, used for vertical display of strings, not applicable in voice 14

17 15 Expected Results When a message is sent it is added to the message queue and then sent to the Voice gateway: Message added to message queue for user: graham, destination: Message sent to user: graham, destination:

18 16 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from Swivelto the SMS gateway. Look for outbound traffic of HTTP, on port 80, or HTTPS on port 80 to the SMS Gateway Error messages AQL_TRANSPORT_ERROR0 Authentication error The AQL gateway authentication has failed, verify the username and password for the account is correct. This can also be seen if the From field is incorrectly populated, try using a blank value. LOG_HTTP_TRANSPORT_ERROR, gw1.aql.com This error can be seen where the Swivel Appliance or server has no DNS configuration. Ensure that DNS is functioning. If DNS is updated a restart of Tomcat may be required. AQL_TRANSPORT_ERROR0 Insufficient credit or invalid number of msg/destination Either the account does not have enough credit to send a message and new credits must be purchased or the phone number is incorrect and the message cannot be sent. LOG_HTTP_TRANSPORT_ERROR, No route to host There is no network connection to the Gateway. Check that a network connection exists and that there are no firewall devices blocking the connection. 16

19 17 Clickatell SMS Gateway How To Guide 17

20 18 Clickatell 18

21 19 Overview Clickatell allows SMS messages to be sent by connecting to their SMS gateway. Clickatell support the following connection methods including: HTTP on port 80 (supported by PINsafe) HTTPS on port 443 (supported by PINsafe) SMTP on port 25 (supported by PINsafe through generic SMTP to SMS) SMPP (SMPP is supported by PINsafe but not used for Clickatell) 19

22 20 Prerequisites Clickatell Account PINsafe 3.x Mobile Phone on which to receive SMS text messages 20

23 21 Configuring the Clickatell transport 21.1 Clickatell Transport Class Swivel has two Cliackatell classes for SMS transport: Default menu item, defined as: com.swiveltechnologies.pinsafe.server.transport.clickatelltransport HTTP version with Sender ID. com.swiveltechnologies.pinsafe.server.transport.clickatellhttptransport is a manually configured transport. The HTTP version Java Class is shipped with Swivel from Swivel version 3.9 onwards. For Swivel versions 3.6 onwards it can be downloaded here ClickatellHttpTransport 21.2 Configuring one or more Clickatall transports for PINsafe 3.x On the PINsafe Administration Console select Transport/General, locate the clickatell transport. Enter the required group name and the number of security strings to be sent. Identifier: Default: Cliackatell, the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.clickatelltransport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 21.3 Configuring the Clickatall details for PINsafe 3.x Username: Default: blank, Clickatell account name Password: Default: blank, Clickatell account password API ID: Default: blank, Clickatell API ID, this is provided by clickatell Encoding: Default: GSM, Options GSM or UCS2, select if GSM or UCS2 is to be used Protocol: Default HTTP, Options HTTP or HTTPS, select if SSL is to be used 21

24 22 Troubleshooting Try sending a security string or alert and check the PINsafe log. Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from PINsafe to the SMS gateway. Look for outbound traffic of HTTP, on port 80, or HTTPS on port 8443 to the SMS Gateway api.clickatell.com. Can you Telnet to the gateway: telnet api.clickatell.com 80 Press enter and it shoud return an HTTP header. In 2012 Clickatell changed their IP address to from , swivel references the server by hostname api.clickatell.com and if DNS is correctly working then no changes should be required. However check for the presence of a hosts entry specifying the old IP How to find the Clickatell API ID: The API_ID is not the same as the username. To find the API ID: 1) Log into the clickatell account at 2) Click on the 'Product Control' link. 3) Click on the name of the API you want to use. The API ID will be displayed on the main page. If it is not displayed you will be asked to complete a form after completing the form you will see your API_ID Error messages Clickatell message sending failed, error: org.marre.sms.smsexception: org.marre.sms.transport.clickatell.clickatellexception: Clickatell error. Error 001, Authentication failed Wrong username, password or API ID for Clickatell SMS account java.net.connectexception: connection timed out: connect or LOG_HTTP_TRANSPORT_ERROR, Connection Timed Out Connection to Clickatell SMS Gateway failed with the connection timing out. Verify that the PINsafe server connection to the SMS gateway is not being blocked by a firewall or proxy server. Clickatell message sending failed, error: org.marre.sms.smsexception: Alphanumeric address can be at most 11 chars. The message may be too long if it includes spaces, dashes and other characters. This can be resolved in the following ways: Ensure mobile numbers are entered without dashes, spaces etc Use the Transport filtering options in PINsafe 3.8 Clickatell message sending failed, error: org.marre.sms.smsexception: org.marre.sms.transport.clickatell.clickatellexception: Clickatell error. Error 108, Invalid or missing api_id The API ID used in the Clickatell configuration is incorrect. Clickatell message sending failed, error: org.marre.sms.smsexception: Clickatell error. Error 114, Cannot route message The phone number has been submitted in the wrong format. Try with country code. 22

25 23 CM SMS Gateway How to guide 23

26 24 CM 24

27 25 Overview CM allows SMS messages to be sent by connecting to their SMS gateway. CM support the following connection methods including: HTTP on port 80 (supported by Swivel) HTTPS on port 80 (supported by Swivel) 25

28 26 Prerequisites CM Account Swivel 3.9 or higher or the CM PINsafe transport software Mobile Phone on which to receive SMS text messages 26

29 27 Configuring the CM transport The CM software is included as part of Swivel 3.9, for earlier versions of software it needs to be installed Swivel 3.8 or earlier software installation Swivel version 3.6 onwards. Download the software, unzip and extract the following files and copy them to the correct locations given below, then restart Tomcat. CorporateMobileMessagingTransport.class to <path to pinsafe>/web-inf/classes/com/swiveltechnologies/pinsafe/server/transport CorporateMobile.en.xml to <path to pinsafe>/web-inf/languages Ensure file permissions ownership are the same as other files in the folder Configuring one or more CM transports for Swivel 3.x On the Swivel Administration Console select Transport/General, select New Entry. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.corporatemobilemessagingtransport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 27.3 Configuring the CM details for Swivel 3.x Gateway URL: Default: the gateway used for sending messages to CM Username: Default: blank, CM account name Password: Default: blank, CM account password Sender: Default: blank, Senders details that are viewed by the recipient. Do not use blank spaces Customer ID: Default 0, Customer ID 27

30 27.4 Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: LOG_CORPORATE_MOBILE_MESSAGE_SENT Message sent to user: graham, destination:

31 28 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent If messages are being sent from Swivel but not being received by users, check the CM logs through the CM account Error messages LOG_CORPORATE_MOBILE_MESSAGE_ERROR, Error: ERROR No account found for the given credentials (customer/login/password combination) Incorrect username, password or Customer ID. LOG_HTTP_TRANSPORT_ERROR, No route to host There is no network connection to the Gateway. Check that a network connection exists and that there are no firewall devices blocking the connection. 29

32 29 Infobip SMS Gateway How to guide 30

33 30 Infobip 31

34 31 Overview Infobip allows SMS messages to be sent by connecting to their SMS gateway. Infobip support a variety of connection methods, and Swivel can integrate with their SMPP protocol for sending SMS messages. 32

35 32 Prerequisites Infobip Account Swivel 3.x Mobile Phone on which to receive SMS text messages 33

36 33 Testing and Trials Contact Infobip for setting up SMS accounts for testing and trial. 34

37 34 User Data The mobile phone number is expected to use country code: <countrycode><telephonenumber> Example:

38 35 Configuring the Infobip transport 35.1 Configuring one or more Infobip transports for Swivel3.x On the Swivel Administration Console select Transport/General, and select New Entry Identifier: Infobip, the name of the transport, must be unique Class: com.swiveltechnologies.pinsafe.server.transport.smpptransport Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: phone, the attribute that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 35.2 Configuring the Infobip transport details for Swivel 3.x Server: smpp1.infobip.com, the gateway used for sending messages using Infobip Port: Default: 2775, Infobip setting required: 8888, the port used for communication to the Infobip gateway System Type: Default: pcsms Username: Default: blank, Infobip account name Password: Default: blank, Infobip account password, limited to 8 characters Source Address: Default: blank Source TON: Default: 5 Source NPI: Default: 0 Destination TON: Default: 1 Destination NPI: Default: 0 Keep Alive: Default: No, Options Yes/No Keep Alive Time: Default: Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: Message sent to user: graham, destination: Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from Swivel to the SMS gateway. Look for outbound traffic on port 8888 to the SMS Gateway. Can you Telnet to the gateway Error messages LOG_HTTP_TRANSPORT_ERROR, No route to host There is no network connection to the Gateway. Check that a network connection exists and that there are no firewall devices blocking the connection. bind error Connection timed out Attemping to bind, conn = null Wrong port specified 36

39 Error binding: 14 Still not bound 0 The username or password is incorrect Exception while processing message: ie.omk.smpp.message.invalidparametervalueexception: Invalid password Password is incorrect for the given username. The password is limited to 8 characters in length. 37

40 36 ITAGG SMS Gateway How to Guide 36.1 itagg 36.2 Overview itagg allows SMS messages to be sent by connecting to their SMS gateway. itagg support the following connection methods including: HTTP on port 80 (supported by Swivel) HTTPS on port 80 (supported by Swivel) 36.3 Prerequisites itagg Account Swivel 3.x Mobile Phone on which to receive SMS text messages 36.4 Configuring the itagg transport Configuring one or more itagg transports for Swivel 3.x On the Swivel Administration Console select Transport/General, locate the itagg transport. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: Default: itagg, the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.itaggtransport Transport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration Configuring the itagg details for Swivel 3.x Gateway URL: Default: the gateway used for sending messages to itagg, the following setting has been tested: secure.itagg.com/smsg/sms.mes Username: Default: blank, itagg account name Password: Default: blank, itagg account password Default route: Default 7(National UK), itagg routing to be used transport itagg timeout: Default , timeout value for connection to gateway in milliseconds Protocol: Default HTTP, SSL or non SSL connection 36.5 Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: Message sent to user: graham, destination: Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from Swivelto the SMS gateway. Look for outbound traffic to the SMS Gateway Can you Telnet to the gateway. 38

41 Error messages itagg message sending failed, error: error code error text submission reference 102 submission failed due to insufficient credit 0 The SMS gateway has run out of credit to send SMS messages. LOG_HTTP_TRANSPORT_ERROR, java.security.cert.certificateexception: No subject alternative DNS name matching found. Incorrect gateway path, try secure.itagg.com/smsg/sms.mes 39

42 37 NHS Mail SMS Gateway How to guide 37.1 NHS Mail SMS Gateway 37.2 IMPORTANT NEWS NHS have advised all Trusts across the UK that the SMS service available with NHS mail will be discontinued as from 31st March Overview NHS Mail allows SMS messages to be sent by connecting to their SMS gateway. NHS Mail support the following connection methods including: SMTP on port 25 (supported by Swivel) 37.4 Prerequisites NHS Mail Account Swivel 3.x Mobile Phone on which to receive SMS text messages 37.5 Create and Configure the NHS Mail transport Create the NHS Mail Transport On the Swivel Administration console select Transport/General, then click on New Entry Configuring one or more NHS Mail transports for Swivel 3.x On the Swivel Administration Console Transport/General screen, for the entry created above enter the following parameters: Identifier: NHS Mail Class: Default: com.swiveltechnologies.pinsafe.server.transport.nhsmailtransport Strings per message: Default: 1, the number of security strings that are sent. Strings Repository Group: choose a group where security strings are sent to Alert repository group: choose a group where Alert messages are sent to Destination attribute: phone Click apply to save the settings. For further information see: Transport Configuration Configuring the NHS Mail details for Swivel 3. x Mail server/host: send.nhs.net Port:

43 Connection Timeout (s): 20 Account username: username for NHS Mail account Domain Account password: Password for the NHS Mail account Authentication Required: Yes Enable debug: No, unless indicated by Swivelsecure support 37.6 Expected Results The Swivel log should indicate when a message is sent it is added to the message queue and then sent to the SMS gateway: 37.7 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent Error messages Sending via NHS Sendmail failed to javax.mail.messagingexception: Can't send command to SMTP host; nested exception is: javax.net.ssl.sslhandshakeexception: sun.security.validator.validatorexception: PKIX path building failed: sun.security.provider.certpath.suncertpathbuilderexception: unable to find valid certification path to requested target This error has been seen due to an upgrade of the SSL certificate on the NHS Mail gateway. The first time the certificate was altered was on 14th October at 3.30pm. You will need to obtain the latest NHS Mail certificate and upload it to the Java trusted certificates store on the Swivel appliance. The steps to do this are as follows: If you do not have a copy of the NHS mail certificate, you can find it here. Use WinSCP or Webmin to upload the NHSMail.cer file to the /backups/upload directory on the appliance. See the WinSCP How To Guide for help with using WinSCP. Connect to the Swivel appliance using PuTTY and get to the command line via the Advanced Menu. For help with using PuTTY, see the PuTTY How To Guide. Enter the following commands: cd /usr/java/default/lib/security cp cacerts cacerts.bak keytool -importcert -keystore cacerts -alias NHSMail -file /backups/upload/nhsmail.cer These commands, switch to the directory containing the java root store, make a backup copy of the certificates store, and then import the NHSMail certificate as a trusted root certificate. On the final command, you will be asked for the password for the keystore which is "changeit". It will display the certificate, and then ask you to confirm you want to trust it (type "yes"). If you are installing an update to an existing certificate, and you get an error on the last command that the alias NHSMail already exists, use the following command to delete the old NHSMail: keytool -delete -keystore cacerts -alias NHSMail Then re-try the last command. Finally, restart Tomcat. This will register the modified certificate store. If anything goes wrong at this point, you can revert to the backup copy of the certificate store and restart Tomcat. If there is more than one appliance, you will need to perform this task on the other appliances where the NHS Mail transport will be used, this includes other nodes in a High Availability pair. 41

44 38 NowSMS How to guide 42

45 39 NowSMS 43

46 40 Overview NowSMS allows SMS messages to be sent by connecting to their SMS gateway software. See also the MOXA NPort Ethernet to Serial 44

47 41 NowSMS NowSMS offer a free trial of their software, see their website for details. 45

48 42 Prerequisites NowSMS software and GSM modem Swivel 3.x Mobile Phone on which to receive SMS text messages 46

49 43 Configuring the NowSMS server Follow the NowSMS documentation and configure for web authentication and test that it is working for sending sms messages Configuring the Now SMS server for SMPP On the NowSMS Gateway configuration select the Web tab, and then tick enable SMPP Server, then configure the following Port number for SMPP Server: 8802 Under the SMS users tab, selert Add User, enter a username and password then tick Enable SMPP login for this user. 47

50 44 Configuring Swivel for the the NowSMS transport Swivel uses the SMPP protocol to talk to the NowSMS gateway Configuring Swivel for one or more NowSMS transports On the Swivel Administration Console select Transport/General, select Transport/General New Entry. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: the name of the transport, must be unique. Class: Use the following: com.swiveltechnologies.pinsafe.server.transport.smpptransport, the name of the java class used. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- The group where security strings are sent to Alert repository group: Default: ---NONE--- The group where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 44.2 Configuring the NowSMS details for Swivel 3.x Server: Default: The NowSMS server address the gateway used for sending messages using NowSMS Port: 8802 System Type: pcsms Username: Default: blank, NowSMS account name, this is a required field Password: Default: blank, NowSMS account password, this is a required field Source Address: Source TON: 5 Source NPI: 0 Destination TON: 1 Destination NPI: 0 Keep Alive: No Keep Alive Time:

51 45 Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: Message sent to user: graham, destination: A more detailed log is given below: Message sent to user: graham, destination: Send response0, 0 Bounded Notifying observers of packet received Setting state 2 Receiver thread started Boundie.omk.smpp.Connection@65a4e9,1 Setting state 1 Opening TCP socket to NowSMSserver/ :Opening network link. Binding to the SMSC as type 3 Creating receiver thread Using event dispatcher ie.omk.smpp.event.simpleeventdispatcher connecting Attemping to bind, conn = unbound Message added to message queue for user: graham, destination:

52 46 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent Check the connection, use TCP Dump, Wireshark, ethereal or similar to view the connection from Swivel to the SMS gateway. Can you Telnet to the gateway Error messages 50

53 47 Packet Media 51

54 48 Packet Media 52

55 49 Overview Packet Media allows SMS messages to be sent by connecting to their SMS gateway. Packet Media support the following connection methods: HTTPS on port 443 (supported by Swivel) 53

56 50 Prerequisites Packet Media Account Swivel 3.x Mobile Phone on which to receive SMS text messages 54

57 51 Configuring the Packet Media transport 51.1 Configuring one or more Packet Media transports for Swivel 3.x On the Swivel Administration Console select Transport/General, select New Entry. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.packetmediatransport, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 51.2 Configuring the transport details for Swivel 3.x Gateway URL: Default: the gateway used for sending messages Username: Default: blank, account name Password: Default: blank, account password Vertical Strings: Default No, options: Yes/No, send the security strings vertically instead of horizontally 51.3 Expected Results From the Swivel log INFO Message sent to user: test, destination: INFO admin:message added to message queue for user: test, destination:

58 52 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent If messages are being sent from Swivel but not being received by users, check the Packet Media logs Error messages WARN PACKETMEDIA_ERROR"Number in stop list","responsecode""f8" The user has replied to a Packet Media SMS message with the word STOP. This prevents further sending of SMS text messages to the user. To remove this contact Packet Media 56

59 53 Systor Vest SMS Gateway 57

60 54 Overview Systor Vest allows SMS messages to be sent by connecting to their SMS gateway. Systor Vest support the following connection methods including: HTTP on port 80 (supported by Swivel) HTTPS on port 443 (supported by Swivel) 58

61 55 Prerequisites Systor Vest Account Swivel version higher than or the Systor Vest transport software Mobile Phone on which to receive SMS text messages 59

62 56 Configuring the Systor Vest transport The Systor Vest software is to be included as part of PINsafe 3.9.3, for earlier versions of software it needs to be installed Swivel 3.6 to installation Download the software, unzip and extract the following files and copy them to the correct locations given below, then restart Tomcat. Systorsms.class to <path to pinsafe>/web-inf/classes/com/swiveltechnologies/pinsafe/server/transport Ensure file permissions ownership are the same as other files in the folder Configuring one or more Systor Vest transports for Swivel 3.x On the Swivel Administration Console select Transport/General, locate the Systor Vest transport. Enter the required group name and the number of security strings to be sent. Ensure that the transport attribute phone is selected. Identifier: Default: Systor Vest, the name of the transport, must be unique Class: Default: com.swiveltechnologies.pinsafe.server.transport.systorvest, the name of the java class used. To create multiple copies of a transport, copy this to a blank field at the bottom of the transport section. Strings per message: Default: 1, the number of security strings that are sent. Group: Default: ---NONE--- Where security strings are sent to Alert repository group: Default: ---NONE--- Where Alert messages are sent to Destination attribute: Default: phone, the attributes that is read from the data source to determine a users telephone number Click apply to save the settings. For further information see: Transport Configuration 56.3 Configuring the Systor Vest details for Swivel 3.x Gateway URL: Default: the gateway used for sending messages by Systor Vest Username: Default: blank, Systor Vest account name Password: Default: blank, Systor Vest account password Sender: Default: blank, Senders details that are viewed by the recipient. Do not use blank spaces Flah: Flash SMS 56.4 Expected Results When a message is sent it is added to the message queue and then sent to the SMS gateway: Message added to message queue for user: graham, destination: LOG_CORPORATE_MOBILE_MESSAGE_SENT Message sent to user: graham, destination:

63 57 Troubleshooting Try sending a security string or alert and check the Swivel log. Also see SMS messages are not being sent If messages are being sent from Swivel but not being received by users Error messages 61

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

More information

Microsoft OWA 2010 IIS Integration

Microsoft OWA 2010 IIS Integration Microsoft OWA 2010 IIS Integration Contents 1 Introduction 2 Compatibility 3 Prerequisites 3.1 Additional Prerequisites for Version 2.9 4 File Downloads 4.1 OWA Filter Change History 5 Architecture 6 Installation

More information

Microsoft OWA 2007 IIS Integration

Microsoft OWA 2007 IIS Integration Microsoft OWA 2007 IIS Integration Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Installation 5.1 Software Installation 5.2 Configuration of the IIS Filter 5.2.1 Swivel Settings 5.2.2

More information

Challenge and Response How to Guide

Challenge and Response How to Guide Challenge and Response How to Guide Contents 1 Challenge and Response Authentication 2 Introduction 3 Prerequisites 4 Architecture 5 Installation 5.1 Challenge and Response Swivel 3.10 onwards 5.2 Challenge

More information

Microsoft OWA 2013 IIS Integration

Microsoft OWA 2013 IIS Integration Microsoft OWA 2013 IIS Integration Contents 1 Introduction 2 Compatibility 3 Prerequisites 4 File Downloads 5 Architecture 6 Installation 6.1 Software Installation 6.2 Configuration of the IIS Filter 6.2.1

More information

Microsoft ISA 2006 Integration. Microsoft Internet Security and Acceleration Server (ISA) Integration Notes Introduction

Microsoft ISA 2006 Integration. Microsoft Internet Security and Acceleration Server (ISA) Integration Notes Introduction Microsoft ISA 2006 Integration Contents 1 Microsoft Internet Security and Acceleration Server (ISA) Integration Notes 2 Introduction 3 Prerequisites 3.1 ISA 2006 Filter 3.2 TMG Filter 4 Baseline 5 Architecture

More information

Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface

Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface Enabling Microsoft Outlook Calendar Notifications for Meetings Scheduled from the Cisco Unified MeetingPlace End-User Web Interface Release 7.1 Revised: March 5, 2013 1:53 pm This document describes the

More information

Stonesoft Integration

Stonesoft Integration Stonesoft Integration Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Setting up the RADIUS NAS 5.3 Enabling Session creation

More information

Joomla 1.6 Integration

Joomla 1.6 Integration Joomla 1.6 Integration Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Enabling Session creation with username 5.3 Setting

More information

Microsoft IIS version 6 Integration

Microsoft IIS version 6 Integration Microsoft IIS version 6 Integration Contents 1 Overview 2 Prerequisites 3 PINsafe Configuration 4 Configuring the IIS Server 4.1 Install the PINsafeIISFilter.exe 4.2 Configure the ISAPI filter 4.3 Create

More information

Juniper SA 8.x Integration

Juniper SA 8.x Integration Juniper SA 8.x Integration Contents 1 Overview 2 Prerequisites 3 File Downloads 4 Baseline 5 Architecture 6 Installation 6.1 Swivel Configuration 6.1.1 Configuring the RADIUS server 6.1.2 Enabling Session

More information

Barracuda SSL VPN Integration

Barracuda SSL VPN Integration Barracuda SSL VPN Integration Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Enabling Session creation with username 6 Barracuda

More information

Configuring SSL. SSL Overview CHAPTER

Configuring SSL. SSL Overview CHAPTER 7 CHAPTER This topic describes the steps required to configure your ACE appliance as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination. The topics included in this section are:

More information

MOXA NPort Ethernet to Serial

MOXA NPort Ethernet to Serial MOXA NPort Ethernet to Serial Contents 1 Overview 2 Prerequisites 3 Configuring the Swivel appliance 3.1 Swivel 2.0.15 3.2 Swivel 2.0.16 appliances and Swivel 2.0.14 and earlier appliances - Nport Software

More information

HOB Remote Desktop VPN

HOB Remote Desktop VPN HOB Remote Desktop VPN Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Enabling Session creation with username 5.3 Setting

More information

Operation Manual for OutboxSMS-Lite

Operation Manual for OutboxSMS-Lite Operation Manual for OutboxSMS-Lite Copyright 2006-2016 Felltech Limited. All rights reserved The use and copying of this product is subject to a license agreement. Any other use is prohibited. No part

More information

Checkpoint SecureClient Integration

Checkpoint SecureClient Integration Checkpoint SecureClient Integration Version 1.1 March 2010, Updated March 2014 Checkpoint SecureClient Integration Guide Contents 1 Introduction 1.1 Prerequisites 1.2 Baseline 1.3 Architecture 2 Swivel

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, on page 1 "Invalid Profile Credentials" Message, on page 2 "Module Name Is Invalid" Message, on page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, on page

More information

Troubleshooting Single Sign-On

Troubleshooting Single Sign-On Security Trust Error Message, page 1 "Invalid Profile Credentials" Message, page 2 "Module Name Is Invalid" Message, page 2 "Invalid OpenAM Access Manager (Openam) Server URL" Message, page 2 Web Browser

More information

Setup for Cisco Unified Communications Manager

Setup for Cisco Unified Communications Manager Setup for Cisco Unified Communications Manager This chapter describes how you can set up Cisco Jabber for ipad using Cisco Unified Communications Manager. System and Network Requirements, page 1 Recommended

More information

Troubleshooting IMAP Clients and ViewMail for Outlook

Troubleshooting IMAP Clients and ViewMail for Outlook Troubleshooting IMAP Clients and ViewMail for Outlook, page 1 Troubleshooting Problems with Changing Passwords When users change their Cisco Personal Communications Assistant (PCA) password in the Messaging

More information

VMware Identity Manager Connector Installation and Configuration (Legacy Mode)

VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager Connector Installation and Configuration (Legacy Mode) VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until

More information

Configuring SSL. SSL Overview CHAPTER

Configuring SSL. SSL Overview CHAPTER CHAPTER 8 Date: 4/23/09 This topic describes the steps required to configure your ACE (both the ACE module and the ACE appliance) as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination.

More information

Configuring SSL CHAPTER

Configuring SSL CHAPTER 7 CHAPTER This chapter describes the steps required to configure your ACE appliance as a virtual Secure Sockets Layer (SSL) server for SSL initiation or termination. The topics included in this section

More information

Google Apps Integration

Google Apps Integration Google Apps Integration Contents 1 Using Swivel for Google Apps Authentication 2 Prerequisites 3 Google SSO 4 Swivel and Google Apps 5 User Experience 6 Install the Swivel Google software 7 Create private

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

MARWATCH INSTALLATION AND UPGRADE GUIDE

MARWATCH INSTALLATION AND UPGRADE GUIDE MARWATCH INSTALLATION AND UPGRADE GUIDE For Service Providers RELEASE 5.0 Introduction Notice The information contained in this document is believed to be accurate in all respects but is not warranted

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

VII. Corente Services SSL Client

VII. Corente Services SSL Client VII. Corente Services SSL Client Corente Release 9.1 Manual 9.1.1 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Table of Contents Preface... 5 I. Introduction... 6 Chapter 1. Requirements...

More information

Android. Configuring Mobile Client user access on the Swivel virtual or hardware appliance

Android. Configuring Mobile Client user access on the Swivel virtual or hardware appliance Android Contents 1 The Swivel Android Client Overview 2 Prerequisites 3 Swivel Configuration 3.1 Configuring Mobile Client user access on the Swivel virtual or hardware appliance 3.2 Configuring the Swivel

More information

GSM Modem How To Guide

GSM Modem How To Guide GSM Modem How To Guide Contents 1 GSM Modem How To Guide 2 Overview 3 Advantages/Disadvantages of GSM Modems 4 Requirements 5 Additional Considerations 6 SMS Overwriting 7 Supported Modems 7.1 Serial Modems

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide January 2009 Copyright Notice 2005-2009 LifeSize Communications Inc, and its licensors. All rights reserved. LifeSize Communications has made every effort to ensure

More information

VMware Content Gateway to Unified Access Gateway Migration Guide

VMware Content Gateway to Unified Access Gateway Migration Guide VMware Content Gateway to Unified Access Gateway Migration Guide Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Virto SharePoint Alerts Web Part v User and Installation Guide

Virto SharePoint Alerts Web Part v User and Installation Guide Virto SharePoint Alerts Web Part v.5.0.1 User and Installation Guide 2 Table of Contents SYSTEM/DEVELOPER REQUIREMENTS... 3 VIRTO SHAREPOINT ALERTS WEB PART INSTALLATION... 4 INSTALLING VIRTO SHAREPOINT

More information

Deploy the ExtraHop Discover Appliance in Azure

Deploy the ExtraHop Discover Appliance in Azure Deploy the ExtraHop Discover Appliance in Azure Published: 2018-04-20 The following procedures explain how to deploy an ExtraHop Discover virtual appliance in a Microsoft Azure environment. You must have

More information

JIRA Integration Guide

JIRA Integration Guide JIRA Integration Guide 2018 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

BlackBerry UEM Configuration Guide

BlackBerry UEM Configuration Guide BlackBerry UEM Configuration Guide 12.9 2018-11-05Z 2 Contents Getting started... 7 Configuring BlackBerry UEM for the first time... 7 Configuration tasks for managing BlackBerry OS devices... 9 Administrator

More information

Citrix Access Gateway Enterprise Edition 10

Citrix Access Gateway Enterprise Edition 10 Citrix Access Gateway Enterprise Edition 10 Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configuring the RADIUS server 5.2 Enabling Session creation with

More information

akkadian Global Directory 3.0 System Administration Guide

akkadian Global Directory 3.0 System Administration Guide akkadian Global Directory 3.0 System Administration Guide Updated July 19 th, 2016 Copyright and Trademarks: I. Copyright: This website and its content is copyright 2014 Akkadian Labs. All rights reserved.

More information

Microsoft UAG Integration

Microsoft UAG Integration Microsoft UAG Integration Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Installation 5.1 Configure The Swivel Server 5.1.1 Configure a RADIUS NAS entry 5.1.2 Configure Single Channel

More information

Table of Contents 1 Citrix Access Gateway 5 VPX Introduction...1

Table of Contents 1 Citrix Access Gateway 5 VPX Introduction...1 Table of Contents 1 Citrix Access Gateway 5 VPX...1 1.1 Introduction...1 2 Citrix Access Gateway Access Controller 5.0...2 3 Citrix Access Gateway Advanced 4.x...3 4 Introduction...4 5 Prerequisites...5

More information

4TRESS FT2011 Out-of-Band Authentication and Juniper Secure Access

4TRESS FT2011 Out-of-Band Authentication and Juniper Secure Access 4TRESS FT2011 Out-of-Band Authentication and Juniper Secure Access RADIUS Channel Integration Handbook Document Version 2.2 Released May 2013 hidglobal.com Table of Contents List of Figures... 3 1.0 Introduction...

More information

PCoIP Connection Manager for Amazon WorkSpaces

PCoIP Connection Manager for Amazon WorkSpaces PCoIP Connection Manager for Amazon WorkSpaces Version 1.0.7 Administrators' Guide TER1408002-1.0.7 Introduction Amazon WorkSpaces is a fully managed cloud-based desktop service that enables end users

More information

Deploy the ExtraHop Discover Appliance 1100

Deploy the ExtraHop Discover Appliance 1100 Deploy the ExtraHop Discover Appliance 1100 Published: 2018-07-17 The following procedures explain how to deploy an ExtraHop Discover appliance 1100. System requirements Your environment must meet the

More information

TrueSight Capacity Optimization 10.x - LDAP Integration with Microsoft Active Directory. January 2017

TrueSight Capacity Optimization 10.x - LDAP Integration with Microsoft Active Directory. January 2017 TrueSight Capacity Optimization 10.x - LDAP Integration with Microsoft Active Directory January 2017 If you plan to use Capacity Views, or other views provided by TrueSight Presentation Server, don t waste

More information

VMware Horizon View Deployment

VMware Horizon View Deployment VMware Horizon View provides end users with access to their machines and applications through a unified workspace across multiple devices, locations, and connections. The Horizon View Connection Server

More information

Configuration Guide. BlackBerry UEM. Version 12.9

Configuration Guide. BlackBerry UEM. Version 12.9 Configuration Guide BlackBerry UEM Version 12.9 Published: 2018-07-16 SWD-20180713083904821 Contents About this guide... 8 Getting started... 9 Configuring BlackBerry UEM for the first time...9 Configuration

More information

deaddrop requirements

deaddrop requirements deaddrop requirements Sysctl AB 2017-04-11 Abstract Information that is needed by sysctl before a deaddrop appliance can be manufactured. Information about on-site preparation that is needed before on-site

More information

VMware View (Horizon)

VMware View (Horizon) VMware View (Horizon) Contents 1 Introduction 2 Credits 3 Prerequisites 4 Baseline 5 Architecture 6 Swivel Configuration 6.1 Configuring the RADIUS server 6.2 Setting up the RADIUS NAS 6.3 Enabling Session

More information

Configuring Cisco Unity and Unity Connection Servers

Configuring Cisco Unity and Unity Connection Servers CHAPTER 6 Configuring Cisco Unity and Unity Connection Servers Cisco Unity Servers Cisco Unity receives calls, plays greetings, and records and encodes voicemail. When a voicemail is received, Cisco Unity

More information

Alert Configuration on the Cisco WAP121 and WAP321 Access Point

Alert Configuration on the Cisco WAP121 and WAP321 Access Point Email Alert Configuration on the Cisco WAP121 and WAP321 Access Point Objective System events are activities in the system that may require attention and necessary actions to be taken in order to run the

More information

2 Oracle WebLogic Overview Prerequisites Baseline Architecture...6

2 Oracle WebLogic Overview Prerequisites Baseline Architecture...6 Table of Contents 1 Oracle Access Manager Integration...1 1.1 Overview...1 1.2 Prerequisites...1 1.3 Deployment...1 1.4 Integration...1 1.5 Authentication Process...1 2 Oracle WebLogic...2 3 Overview...3

More information

VMware AirWatch Content Gateway Guide for Linux For Linux

VMware AirWatch Content Gateway Guide for Linux For Linux VMware AirWatch Content Gateway Guide for Linux For Linux Workspace ONE UEM v9.7 Have documentation feedback? Submit a Documentation Feedback support ticket using the Support Wizard on support.air-watch.com.

More information

Convio Data Sync Connector 3 Installation Guide

Convio Data Sync Connector 3 Installation Guide Convio Data Sync Connector 3 Installation Guide Convio Connector Installation Instructions.doc 1 INSTALLATION Installation Prerequisites... 3 Technical Requirements... 3 Installing the Pervasive Data Integrator...

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

Microsoft Windows GINA login

Microsoft Windows GINA login Microsoft Windows GINA login Contents 1 Introduction 2 Prerequisites 3 Baseline 4 Architecture 5 Swivel Configuration 5.1 Configure a Swivel Agent 5.2 Create a Third Party Authentication 6 Terminal Services

More information

Important Information

Important Information May 2014 Important Information The following information applies to Proofpoint Essentials US1 data center only. User Interface Access https://usproofpointessentials.com MX Records mx1-usppe-hosted.com

More information

Frequently Asked Questions About Performance Monitor

Frequently Asked Questions About Performance Monitor APPENDIXA Frequently Asked Questions About Performance Monitor The following topics answer common questions about Performance monitor and contain troubleshooting tips: Installation, page A-1 Importing,

More information

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway

VMware AirWatch Content Gateway for Linux. VMware Workspace ONE UEM 1811 Unified Access Gateway VMware AirWatch Content Gateway for Linux VMware Workspace ONE UEM 1811 Unified Access Gateway You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/

More information

Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS

Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS Way2mint SMS Mobile Terminate (MT) API Guide for HTTP / HTTPS 10/1/2009 Way2mint Services Prepared by: Mohit Jaswani Copyright Way2mint Services The content of this document are copyright and remain the

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

CHAPTER. Introduction

CHAPTER. Introduction CHAPTER 1 Cisco Unified Communications Manager (formerly Cisco Unified CallManager) serves as the software-based call-processing component of the Cisco Unified Communications family of products. A wide

More information

SMS Outbound. HTTP interface - v1.1

SMS Outbound. HTTP interface - v1.1 SMS Outbound HTTP interface - v1.1 Table of contents 1. Version history... 5 2. Conventions... 5 3. Introduction... 6 4. Application Programming Interface (API)... 7 5. Gateway connection... 9 5.1 Main

More information

RSA Identity Governance and Lifecycle Data Sheet for IBM Tivoli Directory Server Connector

RSA Identity Governance and Lifecycle Data Sheet for IBM Tivoli Directory Server Connector RSA Identity Governance and Lifecycle Data Sheet for IBM Tivoli Directory Server Connector Version 1.1 March 2017 Contents PURPOSE... 4 SUPPO RTED SOFTWARE... 4 PREREQUISITES... 4 CONFIGURATION... 6 General...

More information

Using ANM With Virtual Data Centers

Using ANM With Virtual Data Centers APPENDIXB Date: 3/8/10 This appendix describes how to integrate ANM with VMware vcenter Server, which is a third-party product for creating and managing virtual data centers. Using VMware vsphere Client,

More information

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.

Installing and Configuring VMware Identity Manager Connector (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3. Installing and Configuring VMware Identity Manager Connector 2018.8.1.0 (Windows) OCT 2018 VMware Identity Manager VMware Identity Manager 3.3 You can find the most up-to-date technical documentation on

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-10-13 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

CPM Quick Start Guide V2.2.0

CPM Quick Start Guide V2.2.0 CPM Quick Start Guide V2.2.0 1 Content 1 Introduction... 3 1.1 Launching the instance... 3 1.2 CPM Server Instance Connectivity... 3 2 CPM Server Instance Configuration... 3 3 Creating a Simple Backup

More information

Scan-to- . Copytech s guide to setting up Scan-to- on Konica Minolta M FDs

Scan-to- . Copytech s guide to setting up Scan-to- on Konica Minolta M FDs Scan-to-Email Copytech s guide to setting up Scan-to- Email on Konica Minolta MFDs Time required for set up: Approximately 20 minutes Engineer required: No Copytech s guide to setting up Scan-to-Email

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

Taskbar for Windows. Contents. Overview. Prerequisites. Versions. PositiveID Support. Installer

Taskbar for Windows. Contents. Overview. Prerequisites. Versions. PositiveID Support. Installer Taskbar for Windows Contents 1 Overview 1.1 Versions 1.2 PositiveID Support 1.3 Installer 2 Prerequisites 3 Architecture 4 Swivel Server Configuration 4.1 Enabling Session creation with username 5 Taskbar

More information

Cisco Expressway with Jabber Guest

Cisco Expressway with Jabber Guest Cisco Expressway with Jabber Guest Deployment Guide First Published: Decemeber 2016 Cisco Expressway X8.9 Cisco Jabber Guest Server 10.6.9 (or later) Cisco Systems, Inc. www.cisco.com Contents Preface

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.5.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

More information

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2

Deploying VMware Identity Manager in the DMZ. JULY 2018 VMware Identity Manager 3.2 Deploying VMware Identity Manager in the DMZ JULY 2018 VMware Identity Manager 3.2 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have

More information

Using vrealize Operations Tenant App as a Service Provider

Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider Using vrealize Operations Tenant App as a Service Provider You can find the most up-to-date technical documentation on the VMware Web site at:

More information

Kaseya 2. Installation guide. Version R8. English

Kaseya 2. Installation guide. Version R8. English Kaseya 2 Kaseya Server Setup Installation guide Version R8 English October 24, 2014 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept

More information

Creating and Installing SSL Certificates (for Stealthwatch System v6.10)

Creating and Installing SSL Certificates (for Stealthwatch System v6.10) Creating and Installing SSL Certificates (for Stealthwatch System v6.10) Copyrights and Trademarks 2017 Cisco Systems, Inc. All rights reserved. NOTICE THE SPECIFICATIONS AND INFORMATION REGARDING THE

More information

Series 5000 ADSL Modem / Router. Firmware Release Notes

Series 5000 ADSL Modem / Router. Firmware Release Notes Series 5000 ADSL Modem / Router Firmware Release Notes Document Number: 0013-001-000201 () Firmware Version: v1.49 Dcoumentation Control Generation Date: April 5, 2012 Cybertec Pty Limited All rights Reserved.

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Managing AON Security

Managing AON Security CHAPTER 4 This chapter describes AON functions relating to security, authentication, and authorization. It includes the following topics. Managing Keystores, page 4-1 Configuring Security Properties, page

More information

Wireless-G Router User s Guide

Wireless-G Router User s Guide Wireless-G Router User s Guide 1 Table of Contents Chapter 1: Introduction Installing Your Router System Requirements Installation Instructions Chapter 2: Preparing Your Network Preparing Your Network

More information

Series 1000 / G Cellular Modem / Router. Firmware Release Notes

Series 1000 / G Cellular Modem / Router. Firmware Release Notes Series 1000 / 2000 3G Cellular Modem / Router Firmware Release Notes Document Number: 0013-001-000138 () Firmware Version: v1.42 Dcoumentation Control Generation Date: October 29, 2010 Cybertec Pty Limited

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Data Automator Installation and Getting Started Guide

Data Automator Installation and Getting Started Guide Data Automator Installation and Getting Started Guide Contents Introduction... 3 Minimum Requirements... 4 Supported Operating Systems... 4 Other requirements... 4 Installation... 5 Configuration Folder

More information

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418

Viewing System Status, page 404. Backing Up and Restoring a Configuration, page 416. Managing Certificates for Authentication, page 418 This chapter describes how to maintain the configuration and firmware, reboot or reset the security appliance, manage the security license and digital certificates, and configure other features to help

More information

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit

Scoreboard 2.16 Installation Guide. For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Scoreboard 2.16 Installation Guide For Apache Tomcat 8.0 On Windows 2003 (or later) Server, 64-bit Updated November 10, 2016 1 Scoreboard and Connect By Spider Strategies Minimum Server Requirements The

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

More information

Remote Support Security Provider Integration: RADIUS Server

Remote Support Security Provider Integration: RADIUS Server Remote Support Security Provider Integration: RADIUS Server 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks

More information

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018

VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 VMWARE HORIZON CLOUD WITH VMWARE IDENTITY MANAGER QUICK START GUIDE WHITE PAPER MARCH 2018 Table of Contents Introduction to Horizon Cloud with Manager.... 3 Benefits of Integration.... 3 Single Sign-On....3

More information

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide

MRD-310 MRD G Cellular Modem / Router Web configuration reference guide. Web configuration reference guide Web configuration reference guide 6623-3201 MRD-310 MRD-330 Westermo Teleindustri AB 2008 3G Cellular Modem / Router Web configuration reference guide www.westermo.com Table of Contents 1 Basic Configuration...

More information

Troubleshooting Web Inbox

Troubleshooting Web Inbox , page 1 Introduction The Web Inbox application provides access to voice messages and receipts stored on the Cisco Unity Connection server. The Web Inbox enables users to play, compose, reply to or forward,

More information

Enhancements Added support for VLProxy thread dumps in support bundles. Requires VersaLex or later.

Enhancements Added support for VLProxy thread dumps in support bundles. Requires VersaLex or later. * RELEASE 2.9-2011/11/14 * - Added support for VLProxy thread dumps in support bundles. Requires VersaLex 4.3.42 or later. - VLProxy takes approximately 90 seconds to recognize that a VLTrader has abnormally

More information

COMS3200/7201 Computer Networks 1 (Version 1.0)

COMS3200/7201 Computer Networks 1 (Version 1.0) COMS3200/7201 Computer Networks 1 (Version 1.0) Assignment 3 Due 8pm Monday 29 th May 2017. V1 draft (hopefully final) Note that the assignment has three parts Part A, B & C, each worth 50 marks. Total

More information

ClientNet. Portal Admin Guide

ClientNet. Portal Admin Guide ClientNet Portal Admin Guide Document Revision Date: June 5, 2013 ClientNet Portal Admin Guide i Contents Introduction to the Portal... 1 About the Portal... 1 Logging On and Off the Portal... 1 Language

More information

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions

Click Studios. Passwordstate. Remote Session Launcher. Installation Instructions Passwordstate Remote Session Launcher Installation Instructions This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise

More information

APAR PO06620 Installation Instructions

APAR PO06620 Installation Instructions IBM Corporation APAR PO06620 Installation Instructions IBM Counter Fraud Management 1.5.0.5 IBM Counter Fraud Development 3-31-2017 Table of Contents 1 Fix readme... 1 2 Abstract... 1 3 Contents... 1 4

More information

Cisco Terminal Services (TS) Agent Guide, Version 1.1

Cisco Terminal Services (TS) Agent Guide, Version 1.1 First Published: 2017-05-03 Last Modified: 2017-12-19 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

Storage Manager 2018 R1. Installation Guide

Storage Manager 2018 R1. Installation Guide Storage Manager 2018 R1 Installation Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION: A CAUTION indicates either

More information

Overview Introduction Messaging Error Codes Message parameter details Contact Details... 7

Overview Introduction Messaging Error Codes Message parameter details Contact Details... 7 HTTP API for Message Forwarding (SMS Lane Gateway Version 1.1) Overview... 2 Introduction... 2 Messaging... 3 Error Codes... 4 Message parameter details... 5-6 Contact Details... 7 1/7 Overview This document

More information

Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information