Release Notes Date: September 2013

Size: px
Start display at page:

Download "Release Notes Date: September 2013"

Transcription

1 Release Notes Date: September 2013

2 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or stored in any retrieval system of any nature without the prior written permission of Sunrise Software Limited, except for permitted fair dealing under the Copyright, Designs and Patents Act Sunrise Software Limited, Sostenuto is a registered trade mark of Sunrise Software Limited. Sunrise Software Limited does not assume or accept any liability for any loss or damage of any kind to any person that may arise as a result of that person (or any other person) using this document or acting or refraining from action in reliance on any information (including expressions of opinion) contained in this document. This limitation/exclusion of liability does not apply in the case of death or personal injury caused by negligence on the part of Sunrise Software Limited, or to the extent (if any) that a limitations and/or exclusion in these terms is not permitted under applicable law. Sunrise 50 Barwell Business Park Leatherhead Road Chessington Surrey KT9 2NY United Kingdom Visit us at Enquiries e: welcome@sunrisesoftware.co.uk t: +44(0) Page 2 of 13

3 C O N T E N T S Introduction 4 Note for Sostenuto 4.0 Users 4 Hardware and Software Requirements 4 Known Deviations/Errors 4 Release Features in Sostenuto Encryption 4 Forgotten Password 5 Deploying Sostenuto Obtaining the Installation Media 7 Migration from Sostenuto 4.1 and above 7 Migration Procedure 7 Migrating an existing Sostenuto Database 8 Chameleon jar Files 9 After Migration 10 Update the JRE on Each Client Machine 10 Re-installing Web Start 10 Apache HTTP Server Settings 11 Corrections 13 Page 3 of 13

4 Introduction These Release Notes detail the changes and corrections available in Sostenuto Sostenuto includes two specific changes to improve account security and lessen the likelihood of account passwords being hacked. Specifically these changes include: Change of Sostenuto Account password encryption to a non-reversible type. Changes to the Forgotten Password feature of Sostenuto, Iguana, Sostenuto Mobile and Chameleon. Note that you must have Iguana and Mobile installed to use this feature. Sostenuto is available both as a new installation and as a patch to existing installations. You can migrate to Sostenuto from Sostenuto 4.0 or any later Releases. If your current version of Sostenuto is earlier than 4.0, you must migrate to Sostenuto 4.0 before upgrading to Sostenuto For information about upgrading from earlier versions of Sostenuto, please contact the Sunrise Service Desk. Note for Sostenuto 4.0 Users Sostenuto 4.1 is designed to run from within the Apache Tomcat Server and not, as previously, from the Sun Java System Application Server Platform. This means that you cannot upgrade the existing version of Sostenuto in the same folder. Instead, Sostenuto 4.1 will be installed into a different directory. Note: Do not follow the Sostenuto Installation Guide instructions for migrating the Sostenuto database (pages 23-24). Instead follow the instructions on page 8 of these Release Notes for Migrating an existing Sostenuto Database. This will migrate your database from release 4.0 to Release in one step. Hardware and Software Requirements Hardware and software requirements vary depending on your deployment. See the Sostenuto ITSM Hardware and Software Configuration Guide for the specifications for your particular environment. Known Deviations/Errors All the issues outstanding on Sostenuto are still outstanding, except those listed in the Corrections at the end of the Release Notes. Release Features in Sostenuto All the features in Sostenuto 4.1+ are also available in this Release. Encryption Sostenuto now uses a SHA-2 non-reversible encryption algorithm. After upgrading to Sostenuto you must run a migration process on the Sostenuto database to update the database and any accounts to the new encryption type. This migration tool is provided with Sostenuto This encryption type will be the standard encryption with all future versions of Sostenuto, including the forthcoming Sostenuto 4.5. Page 4 of 13

5 Forgotten Password All Sostenuto interfaces, that is the Sostenuto JRE applet, Chameleon, Iguana and Mobile, now include a common Forgotten Password? link. This link leads to a page that allows the user to request a password reset by entering their configured Sostenuto username (as per the defined Account Profile configuration in Sostenuto). Note: While the screenshot above displays the input field as Account Name / Address, this can be changed depending on the configuration of the Account Profile. Different customer Sostenuto implementations can use different fields as the user s account name. In addition, the text displayed on each of the forms can be changed by editing the appropriate entries contained within the messages_en.properties file found in the classes\resources\common folder of the Sostenuto instance. Once the user has entered their Account Name, an containing a password reset link is sent to the address associated with the account and a confirmation is displayed. The content of the sent to the user is configurable. Figure 1: Requesting a Password Reset Clicking the link within the launches a new window, allowing the user to specify a new password. This link can only be used once, and expires after three days. Should the link expire, the user will need to follow the forgotten password process once again. The length of time that the password reset link will remain active is specified in the password-config.xml file located in the classes\settings\sostenuto folder of the Sostenuto instance. For example, the default is: <expiry-duration unit="days">3</expiry-duration> However, this can be changed to HOURS or even MINUTES if required and an appropriate value specified, for example: or <expiry-duration unit="hours">12</expiry-duration> <expiry-duration unit="minutes">60</expiry-duration> Page 5 of 13

6 To ensure high security, the generated password reset link is highly unique and cannot be guessed. An example can be seen below: EFh71IZDVaS6AswkBMsNxig5ipFH4jEYe962hBhXhqMtP%2B%2FIxXT2KPm6DgS47zhLxUk d28qrulvlvn5zjnq7tpyvh4gygfvogvu7fvudyklwewczhcoxkqzzgefa%2bowbmwmiu 57dIccSZK13K5g8cciOEHdz%2FMiJ0CmGwBrllLhyqwi8tqCO47KH%2Fqw8X%2ByujkC9tsV FHkOcbuaRh%2BbwfX5EDBa4EcJ5BXsmUba6ZgcIOWpOPERUmI1G7fUycwV8qGuJf9NSe w1djn1nteunacpst29qzbr9buamgdjypsxweav4buebjvd8qnup91zttukmhksqhxa7q N0IZyTNXa3wwtE%2BKcEXrJrvmbczSaKzdxMBX3dfOs0n%2FOr8daEsX3pCGXKMidAJ7Tf8 15xHtBwdoOTxparwnaDzDxW96nBIHzLUKYV1Q%2B1koqFlCBOpDGqeJLY8YN%2F0mNNJ u2ucadutztprb0kt8fwduczn1rqaj2xf1b8drz5kchdf%2b08dedvqk1zgbo8armpzp5 oz%2bhkqlnttvcyu5cv04tkzckzui9gsfik1i3ej3jw%3d%3d In the received by the user, the link can be included as part of hyperlink text, i.e. Click here to reset your password. You can configure the contents of the by editing the forgot-password- _en.txt file in the classes\resources\common folder of the Sostenuto instance. The text supports HTML tags so there is additional control over the look of the if corporate branding is required. The reset password screen can contain an optional challenge field that must be entered alongside the new password in order for the change to be successful. In the following screenshot the challenge question requires the user to confirm the address of the account, but this can be changed to any other Sostenuto field within the account s parent Service. The field used for the challenge question is identified in the <question_fieldid>field ID</question_fieldId> section of the classes\settings\sostenuto\password-config.xml file of the Sostenuto instance. To edit the challenge question, update the <question_fieldid>field ID</question_fieldId> with the FIELDID that you want to use. The user is also required to enter their password twice to ensure no mistypes. An indicator next to the password field shows the relative strengths of the new password. The current version of Sostenuto does not enforce password strength via policy as yet, but it is hoped that including the indicator will educate users as to what is an acceptable password. On click of the Reset Password button, the password for that account will be changed provided that: the challenge question is correct the entered passwords both match the password is not blocked by Sostenuto password history tracking. The user can then navigate back to the login page they came from and log in with the new password. Page 6 of 13

7 Deploying Sostenuto Obtaining the Installation Media Sostenuto is available to download from Sunrise Software Ltd. To obtain the Sostenuto installation media please contact the Sunrise Service Desk for a URL. T: +44 (0) E: support@sunrisesoftware.co.uk Using the URL provided, download the Sostenuto Migration from or above folder from the website and save it locally. Migration from Sostenuto 4.1 and above Sostenuto will be available both as a new installation and as a patch to existing 4.1.x installations. The password encryption utility will be updated when you migrate the Sostenuto database. You are recommended to back up the database before running this utility. The Sostenuto Migration from or above folder contains all the.jar and.js files for updating Chameleon, to correct the update issues for users who access Chameleon with SSO. Notes Users migrating from Sostenuto 4.1 will now be able to use the PSN validation feature, which was added in Release PSN validation is added to the ticketing mechanism to ensure that you only access the correct Sostenuto database via SSO. A new property at the end of the server.properties file enables you to set PSN validation on or off. The password encryption feature is available to Iguana and Sostenuto Mobile users who have installed Iguana and Mobile Migration Procedure To migrate from Sostenuto 4.1+ to Sostenuto 4.1.3: 1 Stop the Apache Tomcat Services. 1 Back up the current Sostenuto home directory and the Sostenuto database. 2 Open the Sostenuto Migration from or above\installation folder. 3 To upgrade your Sostenuto application, extract the 03-sostenuto-tomcat-webapps.zip file into C:\Program Files (x86)\apache Software Foundation\Tomcat 7.0\webapps\[Sostenuto application] to update the Sostenuto files. 4 The migration process replaces the server.properties file in \[Sostenuto Application]\WEB- INF\classes\settings\sostenuto. If you have migrated from Sostenuto or above, you can replace the updated file with the one from your backup. If you have migrated from Sostenuto 4.1.0, please compare the new file with your backup and re-enter any missing information, particularly the DBServer and Password information. 5 The migration process also replaces the web.xml file in \[Sostenuto Application]\WEB-INF. If you have Iguana or Mobile, you will need to uncomment these sections again. If you have any extra access points (for Customers or Third parties etc.), you will need to add them again. Please do not replace the file with your backup as there are new options included within the upgraded file. Page 7 of 13

8 Migrating an existing Sostenuto Database Existing Sostenuto 4.1.x database versions are required to be migrated to the latest version. To complete the migration of the database, follow the steps below. 1 Ensure that the <docrootpath>\setenv.bat file shows the Java path, Sostenuto installation path and the Sostenuto web app name. 2 If you are configuring Sostenuto for NT authentication and didn t log in as the desired user account (the account to be used for NT authentication), right-click on the migration.bat file to see the context menu shown below. Specify the credentials of the desired user account and click OK. 3 Execute the migration.bat file. The migration log can be viewed in the location specified in the log4j.properties file. 4 Restart the Apache Tomcat Services. Note that the migration process clears the existing password tracking history data. 5 If your installation is configured for Single Sign On (SSO) or load-balancing, check the contents of the httpd.conf.file. See Apache HTTP Server Settings on page 11. Page 8 of 13

9 Chameleon jar Files In your previous build of Sostenuto, style sheets may have been changed to alter the colours and images displayed within Chameleon. Copy the following folders and files from the Sostenuto backup to the Sostenuto installation to restore the Chameleon look to your customised settings. <docrootpath>\resources\chameleon\images <docrootpath>\resources\chameleon\css\en\chameleon.css Next, run the Chameleon compile.bat file for the fix to take effect. This generates the HTML folder containing the JSP files. For more information on compiling Chameleon please refer to the Chameleon Configuration Guide. When the HTML folder has been recreated, copy the custom JSP files from the Sostenuto backup folder into the <docrootpath>\web-inf\jsp\chameleon\templates\en folder where any custom JSPs have been added. Please refer to your consultancy documentation for details of any JSP files that have been altered. Page 9 of 13

10 1. After Migration Update the JRE on Each Client Machine Sostenuto can only run on client machines which have the correct JRE installed. If the correct JRE is not present on a client machine, a prompt similar to this will be displayed when you attempt to run Sostenuto: Click one of the Allow options to continue. Re-installing Web Start If the Sostenuto client is being accessed via Web Start, this must be uninstalled and re-installed to work with the updated version of Sostenuto Please refer to the Sostenuto Installation Guide for details of installing Web Start. Page 10 of 13

11 Apache HTTP Server Settings Read the following information if your system is configured for SSO and/or load balancing. A detailed explanation of all the settings can be found in the Load Balancer Configuration section of the Sostenuto Installation Guide. The final part of the Apache Software Foundation\Apache2.2\conf\httpd.conf file must contain the settings for load-balancing, SSO and Proxy servers. If any of the code is missing, copy and paste it from this document in the order it appears here, then edit it as explained below. Load-balancing settings: ProxyRequests off ProxyPass / balancer://mybalancer/ stickysession=jsessionid scolonpathdelim=on ProxyPassReverse / balancer://mybalancer/ <Proxy balancer://mybalancer > BalancerMember route=tomcata loadfactor=100 </Proxy> SSO settings: <Location /Sostenuto > # Order allow,deny # Allow from all SetEnv proxy-chain-auth On Require valid-user AuthType SSPI AuthName "Windows Authentication" SSPIAuth On SSPIAuthoritative On SSPIDomain DOMAIN NAME SSPIOmitDomain On SSPIOfferBasic Off SSPIUsernameCase lower Proxy server settings: RewriteEngine On RewriteCond %{SERVER_NAME} (.+) RewriteRule. - [E=SERVER_NAME:%1] RewriteCond %{SERVER_PORT} (.+) RewriteRule. - [E=SERVER_PORT:%1] RequestHeader set X-Remote-Address %{SERVER_NAME}e:%{SERVER_PORT}e" </Location> RequestHeader set X-PSN Remote User s PSN RewriteCond %{LA-U:REMOTE_USER} (.+) RewriteRule. - [E=RU:%1,NS] RequestHeader set X-Forwarded-User %{RU}e RewriteCond %{LA-U:HTTPS} (.+) RewriteRule. - [E=RP:%1,NS] RequestHeader set X-Forwarded-Https %{RP}e Load-balancing settings These settings are needed for load balancing. They are ignored until the load-balanced parameter in the server.properties file is set to true. If you are using load-balancing, ensure that route= is set to the ID of your Tomcat server, shown in red above. Page 11 of 13

12 SSO settings Enter the SSO settings that are appropriate for your installation. If SSO is enabled, keep all the SSO settings and enter your domain name at SSPIDomain, as shown above. If SSO is NOT enabled, keep the first three lines and remove the comments then delete all the following SSPI settings, as shown below: <Location /Sostenuto > Order allow,deny Allow from all Proxy server settings These settings are used in conjunction with the load-balancing settings above to rewrite the server address with the address of the remote user s proxy server, before sending it to the user. They should be present even if you do not have load-balancing. If you have load-balancing, enter the Remote User s PSN as shown above. Page 12 of 13

13 Corrections This section details the corrections that have been included in this release. Issue No.: PRB Summary: When Encountered: Description Sostenuto to store passwords using one-way hash encryption. Sostenuto should be able to store passwords in one-way hash encryption, rather than reversible encryption as is currently configured. This also means that the Forgotten Password link would need to be configured with a verified password reset rather than being ed in plain text. Page 13 of 13

Sostenuto 4.9. Hardware and Software Configuration Guide. Date: September 2014. Page 1 of 13

Sostenuto 4.9. Hardware and Software Configuration Guide. Date: September 2014. Page 1 of 13 Sostenuto 4.9 Hardware and Software Configuration Guide Date: September 2014 Page 1 of 13 All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, or

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

SSO Plugin. J System Solutions. Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier. http://www.javasystemsolutions.com

SSO Plugin. J System Solutions. Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier. http://www.javasystemsolutions.com SSO Plugin Upgrading SSO Plugin 3x to 4x - BMC AR System & Mid Tier J System Solutions JSS SSO Plugin Upgrading 3x to 4x Introduction... 3 [Prerequisite] Generate a new license... 4 [Prerequisite] Download

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

McAfee One Time Password

McAfee One Time Password McAfee One Time Password Integration Module Outlook Web App 2010 Module version: 1.3.1 Document revision: 1.3.1 Date: Feb 12, 2014 Table of Contents Integration Module Overview... 3 Prerequisites and System

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Introduction Successful ClientBase Browser usage depends on proper hardware, setup and installation. This section

More information

Integration Guide. SafeNet Authentication Service. Oracle Secure Desktop Using SAS RADIUS OTP Authentication

Integration Guide. SafeNet Authentication Service. Oracle Secure Desktop Using SAS RADIUS OTP Authentication SafeNet Authentication Service Integration Guide Oracle Secure Desktop Using SAS RADIUS OTP Authentication Technical Manual Template Release 1.0, PN: 000-000000-000, Rev. A, March 2013, Copyright 2013

More information

SafeGuard Easy upgrade guide. Product version: 7

SafeGuard Easy upgrade guide. Product version: 7 SafeGuard Easy upgrade guide Product version: 7 Document date: December 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6 4.1 Upgrade

More information

SharePoint Password Change & Expiration 3.0 User Guide

SharePoint Password Change & Expiration 3.0 User Guide SharePoint Password Change & Expiration 3.0 User Guide Copyright Copyright 2008-2013 BoostSolutions Co., Ltd. All rights reserved. All materials contained in this publication are protected by Copyright

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

SafeNet Authentication Manager Express. Upgrade Instructions All versions

SafeNet Authentication Manager Express. Upgrade Instructions All versions SafeNet Authentication Manager Express Upgrade Instructions All versions www.safenet-inc.com 4690 Millennium Drive, Belcamp, Maryland 21017 USA Telephone: +1 410 931 7500 or 1 800 533 3958 www.safenet-inc.com

More information

Use Enterprise SSO as the Credential Server for Protected Sites

Use Enterprise SSO as the Credential Server for Protected Sites Webthority HOW TO Use Enterprise SSO as the Credential Server for Protected Sites This document describes how to integrate Webthority with Enterprise SSO version 8.0.2 or 8.0.3. Webthority can be configured

More information

InfoRouter LDAP Authentication Web Service documentation for inforouter Versions 7.5.x & 8.x

InfoRouter LDAP Authentication Web Service documentation for inforouter Versions 7.5.x & 8.x InfoRouter LDAP Authentication Web Service documentation for inforouter Versions 7.5.x & 8.x Active Innovations, Inc. Copyright 1998 2015 www.inforouter.com Installing the LDAP Authentication Web Service

More information

Feith Dashboard iq Server Version 8.1 Install Guide

Feith Dashboard iq Server Version 8.1 Install Guide Feith Dashboard iq Server Version 8.1 Install Guide Feith Dashboard iq Server Version 8.1 Install Guide Copyright 2013 Feith Systems and Software, Inc. All Rights Reserved. No part of this publication

More information

SAS 9.3 Foundation for Microsoft Windows

SAS 9.3 Foundation for Microsoft Windows Software License Renewal Instructions SAS 9.3 Foundation for Microsoft Windows Note: In this document, references to Microsoft Windows or Windows include Microsoft Windows for x64. SAS software is licensed

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

4cast Server Specification and Installation

4cast Server Specification and Installation 4cast Server Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements Item Minimum Recommended Operating system

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Technical Integration Guide for Entrust IdentityGuard 9.1 and Citrix Web Interface using RADIUS

Technical Integration Guide for Entrust IdentityGuard 9.1 and Citrix Web Interface using RADIUS Technical Integration Guide for Entrust IdentityGuard 9.1 and Citrix Web Interface using RADIUS Document issue: 2.0 August 2009 Entrust is a registered trademark of Entrust, Inc. in the United States and

More information

G-Lock EasyMail7. Admin Guide. Client-Server Email Marketing Solution for Windows. Copyright G-Lock Software. All Rights Reserved.

G-Lock EasyMail7. Admin Guide. Client-Server Email Marketing Solution for Windows. Copyright G-Lock Software. All Rights Reserved. G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Admin Guide Copyright G-Lock Software. All Rights Reserved. 1 Table of Contents This document is your admin guide for G-Lock EasyMail7

More information

Tableau Server Trusted Authentication

Tableau Server Trusted Authentication Tableau Server Trusted Authentication When you embed Tableau Server views into webpages, everyone who visits the page must be a licensed user on Tableau Server. When users visit the page they will be prompted

More information

SSO Plugin. Installation for BMC AR System and WUT. J System Solutions. http://www.javasystemsolutions.com Version 3.4

SSO Plugin. Installation for BMC AR System and WUT. J System Solutions. http://www.javasystemsolutions.com Version 3.4 SSO Plugin Installation for BMC AR System and WUT J System Solutions http://www.javasystemsolutions.com Version 3.4 Table of Contents Introduction... 4 Compatibility... 5 Mixing versions of SSO Plugin...5

More information

Copyright 2011 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC is a registered trademarks of DataNet Quality Systems.

Copyright 2011 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC is a registered trademarks of DataNet Quality Systems. Copyright 2011 DataNet Quality Systems. All rights reserved. Printed in U.S.A. WinSPC is a registered trademarks of DataNet Quality Systems. All other trademarks or registered trademarks are the property

More information

Tableau Server Trusted Authentication

Tableau Server Trusted Authentication Tableau Server Trusted Authentication When you embed Tableau Server views into webpages, everyone who visits the page must be a licensed user on Tableau Server. When users visit the page they will be prompted

More information

Customizing the SSOSessionTimeout.jsp page for Kofax Front Office Server 3.5.2

Customizing the SSOSessionTimeout.jsp page for Kofax Front Office Server 3.5.2 Customizing the SSOSessionTimeout.jsp page for Kofax Front Office Server 3.5.2 Date July 23, 2014 Applies To Kofax Front Office Server (KFS) 3.5.2.10 Summary This application note provides instructions

More information

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

SafeGuard Enterprise upgrade guide. Product version: 7

SafeGuard Enterprise upgrade guide. Product version: 7 SafeGuard Enterprise upgrade guide Product version: 7 Document date: December 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6 4.1

More information

Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online

Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online Single Sign-On Guide for Blackbaud NetCommunity and The Patron Edge Online 062212 2012 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any

More information

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

EQUELLA. Clustering Configuration Guide. Version 6.0

EQUELLA. Clustering Configuration Guide. Version 6.0 EQUELLA Clustering Configuration Guide Version 6.0 Document History Document No. Reviewed Finalised Published 1 17/10/2012 17/10/2012 17/10/2012 October 2012 edition. Information in this document may change

More information

Configuring Single Sign-On for Documentum Applications with RSA Access Manager Product Suite. Abstract

Configuring Single Sign-On for Documentum Applications with RSA Access Manager Product Suite. Abstract Configuring Single Sign-On for Documentum Applications with RSA Access Manager Product Suite Abstract This white paper outlines the deployment and configuration of a Single Sign-On solution for EMC Documentum

More information

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Sophos Anti-Virus standalone startup guide. For Windows and Mac OS X

Sophos Anti-Virus standalone startup guide. For Windows and Mac OS X Sophos Anti-Virus standalone startup guide For Windows and Mac OS X Document date: June 2007 Contents 1 What you need for installation...4 2 Installing Sophos Anti-Virus for Windows...5 3 Installing Sophos

More information

PowerLink for Blackboard Vista and Campus Edition Install Guide

PowerLink for Blackboard Vista and Campus Edition Install Guide PowerLink for Blackboard Vista and Campus Edition Install Guide Introduction...1 Requirements... 2 Authentication in Hosted and Licensed Environments...2 Meeting Permissions... 2 Installation...3 Configuring

More information

SSO Plugin. Installation for BMC AR System. J System Solutions. http://www.javasystemsolutions.com Version 4.0

SSO Plugin. Installation for BMC AR System. J System Solutions. http://www.javasystemsolutions.com Version 4.0 SSO Plugin Installation for BMC AR System J System Solutions Version 4.0 Page 2 of 32 Introduction... 4 Compatibility... 5 Operating systems... 5 BMC Action Request System / ITSM... 5 Java web servers...

More information

Setting Up B2B Data Exchange for High Availability in an Active/Active Configuration

Setting Up B2B Data Exchange for High Availability in an Active/Active Configuration Setting Up B2B Data Exchange for High Availability in an Active/Active Configuration 2010 Informatica Abstract This document explains how to install multiple copies of B2B Data Exchange on a single computer.

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Marcum LLP MFT Guide

Marcum LLP MFT Guide MFT Guide Contents 1. Logging In...3 2. Installing the Upload Wizard...4 3. Uploading Files Using the Upload Wizard...5 4. Downloading Files Using the Upload Wizard...8 5. Frequently Asked Questions...9

More information

White Paper DEPLOYING WDK APPLICATIONS ON WEBLOGIC AND APACHE WEBSERVER CLUSTER CONFIGURED FOR HIGH AVAILABILITY AND LOAD BALANCE

White Paper DEPLOYING WDK APPLICATIONS ON WEBLOGIC AND APACHE WEBSERVER CLUSTER CONFIGURED FOR HIGH AVAILABILITY AND LOAD BALANCE White Paper DEPLOYING WDK APPLICATIONS ON WEBLOGIC AND APACHE WEBSERVER CLUSTER CONFIGURED FOR HIGH AVAILABILITY AND LOAD BALANCE Abstract This White Paper provides information to deploy WDK based applications

More information

Eylean server deployment guide

Eylean server deployment guide Eylean server deployment guide Contents 1 Minimum software and hardware requirements... 2 2 Setting up the server using Eylean.Server.Setup.exe wizard... 2 3 Manual setup with Windows authentication -

More information

CHECK POINT MOBILE ACCESS VPN

CHECK POINT MOBILE ACCESS VPN Updated 1/14/2014 CHECK POINT MOBILE ACCESS VPN SUMMARY Mobile Access is an SSL VPN service by Check Point. A VPN allows remote access to internally hosted services and applications using a web browser.

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

Administrator Manual

Administrator Manual . Self-evaluation Platform (SEP) on Information Technology in Education (ITEd) for School Administrator Manual Mar 2006 [Version 3.0] Copyright 2005 Education and Manpower Bureau Page 1 Table of Contents

More information

Administering Jive for Outlook

Administering Jive for Outlook Administering Jive for Outlook TOC 2 Contents Administering Jive for Outlook...3 System Requirements...3 Installing the Plugin... 3 Installing the Plugin... 3 Client Installation... 4 Resetting the Binaries...4

More information

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Kaseya 2. User Guide. Version 6.1

Kaseya 2. User Guide. Version 6.1 Kaseya 2 Kaseya SQL Server Reporting Services (SSRS) Configuration User Guide Version 6.1 January 28, 2011 About Kaseya Kaseya is a global provider of IT automation software for IT Solution Providers and

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

1 of 24 7/26/2011 2:48 PM

1 of 24 7/26/2011 2:48 PM 1 of 24 7/26/2011 2:48 PM Home Community Articles Product Documentation Learning Center Community Articles Advanced Search Home > Deployments > Scenario 3: Setting up SiteMinder Single Sign-On (SSO) with

More information

Pre-Installation Instructions

Pre-Installation Instructions Agile Product Lifecycle Management PLM Mobile Release Notes Release 2.0 E49504-02 October 2014 These Release Notes provide technical information about Oracle Product Lifecycle Management (PLM) Mobile 2.0.

More information

OFFSITE BACKUP & RESTORE USER/ ADMINISTRATOR GUIDE

OFFSITE BACKUP & RESTORE USER/ ADMINISTRATOR GUIDE OFFSITE BACKUP & RESTORE USER/ ADMINISTRATOR GUIDE Offsite Backup & Restore\User/Admin Guide\Updated on 3/15/2006. Version 1.1 1 Offsite Backup & Restore Offsite Backup & Restore is a client-server application

More information

Setup guide. TELUS AD Sync

Setup guide. TELUS AD Sync Setup guide TELUS AD Sync June 2013 TELUS AD Sync User Guide. The AD Sync Tool must be downloaded onto your organization s Domain Controller. Please call TELUS at 1 877 846 4456 to have this feature provisioned

More information

LAE 5.1. Windows Server Installation Guide. Version 1.0

LAE 5.1. Windows Server Installation Guide. Version 1.0 LAE 5.1 Windows Server Installation Guide Copyright THE CONTENTS OF THIS DOCUMENT ARE THE COPYRIGHT OF LIMITED. ALL RIGHTS RESERVED. THIS DOCUMENT OR PARTS THEREOF MAY NOT BE REPRODUCED IN ANY FORM WITHOUT

More information

XenClient Enterprise Synchronizer Migration

XenClient Enterprise Synchronizer Migration XenClient Enterprise Synchronizer Migration Applicability This document is applicable to XenClient Synchronizer version 5.1. The information in this document also applies to earlier versions of XenClient,

More information

You may have been given a download link on your trial software email. Use this link to download the software.

You may have been given a download link on your trial software email. Use this link to download the software. BackupVault / Attix5 Server Quickstart Guide This document takes about 5 minutes to read and will show you how to: Download the software Install the Attix5 Professional Backup software Backup your files

More information

SMART Vantage. Installation guide

SMART Vantage. Installation guide SMART Vantage Installation guide Product registration If you register your SMART product, we ll notify you of new features and software upgrades. Register online at smarttech.com/registration. Keep the

More information

SafeGuard Enterprise upgrade guide. Product version: 6.1

SafeGuard Enterprise upgrade guide. Product version: 6.1 SafeGuard Enterprise upgrade guide Product version: 6.1 Document date: February 2014 Contents 1 About this guide...3 2 Check the system requirements...4 3 Download installers...5 4 About upgrading...6

More information

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6

Disaster Recovery. Websense Web Security Web Security Gateway. v7.6 Disaster Recovery Websense Web Security Web Security Gateway v7.6 1996 2011, Websense, Inc. All rights reserved. 10240 Sorrento Valley Rd., San Diego, CA 92121, USA Published 2011 The products and/or methods

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company ARGUS Enterprise 10.6 5/29/2015 ARGUS Software An Altus Group Company for ARGUS Enterprise Version 10.6 5/29/2015 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite 900 Houston, Texas 77056

More information

Mobility Services Platform 3.1.1 Software Installation Guide

Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide Mobility Services Platform 3.1.1 Software Installation Guide 72E-100159-04 Revision D January 2008 2007 by Motorola, Inc. All rights reserved.

More information

2X Cloud Portal v10.5

2X Cloud Portal v10.5 2X Cloud Portal v10.5 URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples herein are fictitious unless otherwise

More information

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide

WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide WebSpy Vantage Ultimate 2.2 Web Module Administrators Guide This document is intended to help you get started using WebSpy Vantage Ultimate and the Web Module. For more detailed information, please see

More information

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client

ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client ibaan ERP 5.2a Configuration Guide for ibaan ERP Windows Client A publication of: Baan Development B.V. P.O.Box 143 3770 AC Barneveld The Netherlands Printed in the Netherlands Baan Development B.V. 2002.

More information

DameWare Server. Administrator Guide

DameWare Server. Administrator Guide DameWare Server Administrator Guide About DameWare Contact Information Team Contact Information Sales 1.866.270.1449 General Support Technical Support Customer Service User Forums http://www.dameware.com/customers.aspx

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.2

Sophos Enterprise Console server to server migration guide. Product version: 5.2 Sophos Enterprise Console server to server migration guide Product : 5.2 Document date: December 2014 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

NETASQ SSO Agent Installation and deployment

NETASQ SSO Agent Installation and deployment NETASQ SSO Agent Installation and deployment Document version: 1.3 Reference: naentno_sso_agent Page 1 / 20 Copyright NETASQ 2013 General information 3 Principle 3 Requirements 3 Active Directory user

More information

Studio 5.0 User s Guide

Studio 5.0 User s Guide Studio 5.0 User s Guide wls-ug-administrator-20060728-05 Revised 8/8/06 ii Copyright 2006 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

Web Deployment on Windows 2012 Server. Updated: August 28, 2013

Web Deployment on Windows 2012 Server. Updated: August 28, 2013 Web Deployment on Windows 2012 Server Updated: August 28, 2013 Table of Contents Install IIS on Windows 2012... 3 Install Sage 300 ERP...16 Create Web Deployment User...17 Sage 300 ERP Services...22 Web

More information

User Guide. Version R91. English

User Guide. Version R91. English AuthAnvil User Guide Version R91 English August 25, 2015 Agreement The purchase and use of all Software and Services is subject to the Agreement as defined in Kaseya s Click-Accept EULATOS as updated from

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access

DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access DIGIPASS Authentication for Microsoft ISA 2006 Single Sign-On for Outlook Web Access With IDENTIKEY Server / Axsguard IDENTIFIER Integration Guidelines Disclaimer Disclaimer of Warranties and Limitations

More information

PingFederate. Identity Menu Builder. User Guide. Version 1.0

PingFederate. Identity Menu Builder. User Guide. Version 1.0 Identity Menu Builder Version 1.0 User Guide 2011 Ping Identity Corporation. All rights reserved. Identity Menu Builder User Guide Version 1.0 April, 2011 Ping Identity Corporation 1099 18th Street, Suite

More information

ChangeAuditor. Migration Guide CA-MG-0808-470

ChangeAuditor. Migration Guide CA-MG-0808-470 ChangeAuditor Migration Guide CA-MG-0808-470 Copyright 2008 NetPro Computing, Inc. Disclaimer NetPro Computing, Inc. (NetPro) makes no representations or warranties, either expressed or implied, with

More information

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS

AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS AVALANCHE MC 5.3 AND DATABASE MANAGEMENT SYSTEMS Avalanche Mobility Center (MC) offers support for other database management systems (DBMS) as alternatives to the built-in PostgreSQL DBMS. This was prompted

More information

How To Use Gfi Mailarchiver On A Pc Or Macbook With Gfi Email From A Windows 7.5 (Windows 7) On A Microsoft Mail Server On A Gfi Server On An Ipod Or Gfi.Org (

How To Use Gfi Mailarchiver On A Pc Or Macbook With Gfi Email From A Windows 7.5 (Windows 7) On A Microsoft Mail Server On A Gfi Server On An Ipod Or Gfi.Org ( GFI MailArchiver for Exchange 4 Manual By GFI Software http://www.gfi.com Email: info@gfi.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

safend a w a v e s y s t e m s c o m p a n y

safend a w a v e s y s t e m s c o m p a n y safend a w a v e s y s t e m s c o m p a n y SAFEND Data Protection Suite Installation Guide Version 3.4.5 Important Notice This guide is delivered subject to the following conditions and restrictions:

More information

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012

Sophos Enterprise Console server to server migration guide. Product version: 5.1 Document date: June 2012 Sophos Enterprise Console server to server migration guide Product : 5.1 Document date: June 2012 Contents 1 About this guide...3 2 Terminology...4 3 Assumptions...5 4 Prerequisite...6 5 What are the key

More information

User Management Tool 1.5

User Management Tool 1.5 User Management Tool 1.5 2014-12-08 23:32:23 UTC 2014 Citrix Systems, Inc. All rights reserved. Terms of Use Trademarks Privacy Statement Contents User Management Tool 1.5... 3 ShareFile User Management

More information

FlexSim LAN License Server

FlexSim LAN License Server FlexSim LAN License Server Installation Instructions Rev. 20150318 Table of Contents Introduction... 2 Using lmtools... 2 1. Download the installation files... 3 2. Install the license server... 4 3. Connecting

More information

TROUBLESHOOTING GUIDE

TROUBLESHOOTING GUIDE Lepide Software LepideAuditor Suite TROUBLESHOOTING GUIDE This document explains the troubleshooting of the common issues that may appear while using LepideAuditor Suite. Copyright LepideAuditor Suite,

More information

Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide

Virto Password Reset Web Part for SharePoint. Release 3.1.0. Installation and User Guide Virto Password Reset Web Part for SharePoint Release 3.1.0 Installation and User Guide 2 Table of Contents OVERVIEW... 3 SYSTEM REQUIREMENTS... 3 OPERATING SYSTEM... 3 SERVER... 3 BROWSER... 4 INSTALLATION...

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

Configuring IBM Cognos Controller 8 to use Single Sign- On

Configuring IBM Cognos Controller 8 to use Single Sign- On Guideline Configuring IBM Cognos Controller 8 to use Single Sign- On Product(s): IBM Cognos Controller 8.2 Area of Interest: Security Configuring IBM Cognos Controller 8 to use Single Sign-On 2 Copyright

More information

SSO Plugin. Integration for BMC MyIT and SmartIT. J System Solutions. http://www.javasystemsolutions.com Version 4.0

SSO Plugin. Integration for BMC MyIT and SmartIT. J System Solutions. http://www.javasystemsolutions.com Version 4.0 SSO Plugin Integration for BMC MyIT and SmartIT J System Solutions Version 4.0 JSS SSO Plugin Integration with BMC MyIT Introduction... 3 Deployment approaches... 3 SSO Plugin integration... 4 Configuring

More information

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1

VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 VMware vcenter Configuration Manager Backup and Disaster Recovery Guide vcenter Configuration Manager 5.4.1 This document supports the version of each product listed and supports all subsequent versions

More information

Creating IBM Cognos Controller Databases using Microsoft SQL Server

Creating IBM Cognos Controller Databases using Microsoft SQL Server Guideline Creating IBM Cognos Controller Databases using Microsoft SQL Product(s): IBM Cognos Controller 8.1 or higher Area of Interest: Financial Management 2 Copyright Copyright 2008 Cognos ULC (formerly

More information

Installation Guide ARGUS Symphony 1.6 and Business App Toolkit. 6/13/2014 2014 ARGUS Software, Inc.

Installation Guide ARGUS Symphony 1.6 and Business App Toolkit. 6/13/2014 2014 ARGUS Software, Inc. ARGUS Symphony 1.6 and Business App Toolkit 6/13/2014 2014 ARGUS Software, Inc. Installation Guide for ARGUS Symphony 1.600.0 6/13/2014 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite

More information

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3

vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 vcenter Configuration Manager Backup and Disaster Recovery Guide VCM 5.3 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012

SOLARWINDS ORION. Patch Manager Evaluation Guide for ConfigMgr 2012 SOLARWINDS ORION Patch Manager Evaluation Guide for ConfigMgr 2012 About SolarWinds SolarWinds, Inc. develops and markets an array of network management, monitoring, and discovery tools to meet the diverse

More information

Figure 1: Restore Tab

Figure 1: Restore Tab Apptix Online Backup by Mozy Restore How do I restore my data? There are five ways of restoring your data: 1) Performing a Restore Using the Restore Tab You can restore files from the Apptix Online Backup

More information

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users SyAM Management Utilities and Non-Admin Domain Users Some features of SyAM Management Utilities, including Client Deployment and Third Party Software Deployment, require authentication credentials with

More information

CA Nimsoft Service Desk

CA Nimsoft Service Desk CA Nimsoft Service Desk Single Sign-On Configuration Guide 6.2.6 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information