Easylobby® Svm® Installation, Administration and User Guide

Total Page:16

File Type:pdf, Size:1020Kb

Easylobby® Svm® Installation, Administration and User Guide EASYLOBBY® SVM® INSTALLATION, ADMINISTRATION AND USER GUIDE PLT-03258, Rev. B.1 January 2019 hidglobal.com Copyright © 2019 HID Global Corporation/ASSA ABLOY AB. All rights reserved. This document may not be reproduced, disseminated or republished in any form without the prior written permission of HID Global Corporation. Trademarks HID GLOBAL, HID, the HID Brick logo, the Chain Design, EasyLobby, eAdvance, SVM, FARGO, and HID Mobile Access are the trademarks or registered trademarks of HID Global, ASSA ABLOY AB, or its affiliate(s) in the US and other countries and may not be used without permission. All other trademarks, service marks, and product or service names are trademarks or registered trademarks of their respective owners. Revision history Date Description Revision January 2019 Updated password recommendations. B.1 January 2019 Updated for version 10.5. B.0 January 2018 Initial release. A.0 Contacts For additional offices around the world, see www.hidglobal.com/contact/corporate-offices Americas and Corporate Asia Pacific 611 Center Ridge Drive 19/F 625 King’s Road Austin, TX 78753 North Point, Island East USA Hong Kong Phone: 866 607 7339 Phone: 852 3160 9833 Fax: 949 732 2120 Fax: 852 3160 4809 Europe, Middle East and Africa (EMEA) Brazil Haverhill Business Park Phoenix Road Condomínio Business Center Haverhill, Suffolk CB9 7AE Av. Ermano Marchetti, 1435 England Galpão A2 - CEP 05038-001 Lapa - São Paulo / SP Phone: 44 (0) 1440 711 822 Brazil Fax: 44 (0) 1440 714 840 Phone: +55 11 5514-7100 HID Global Technical Support: www.hidglobal.com/support 2 January 2019 Contents Section 1: Introduction . 13 1.1 What’s on the DVD?. 13 1.1.1 Devices . .13 1.1.2 Documentation . .13 1.1.3 Installs . .13 1.1.4 Integrations . .13 1.1.5 SQL . .13 1.1.6 Training. .13 1.1.7 Updates . .14 1.1.8 Utilities . .14 1.2 EasyLobby solution overview . 14 1.3 Further help . 15 1.4 Using this manual . 15 1.4.1 Sections . .15 Section 2: Installation . 17 2.1 Introduction . 17 2.1.1 System requirements. .17 2.1.2 Write permissions. .17 2.1.3 Regional and date settings. .18 2.2 Hardware installation. 18 2.2.1 Install an Acuant ScanShell or SnapShell R2/R3/Passport device. .19 2.2.2 Install an Intellicheck DCM/IM2000/IM1200+. 20 2.2.3 Install a barcode scanner . 20 2.2.4 Install a signature capture device . 20 2.2.5 Install a fingerprint scanner . 20 2.3 Software installation . 21 2.3.1 Self-registration installations . .21 2.4 Install EasyLobby SVM . 22 2.5 Install Administrator . 27 2.6 Install the database . 32 2.6.1 Check for an existing Microsoft SQL database . 32 January 2019 3 PLT-03258, Rev. B.1 2.7 Install a new Microsoft SQL Server 2014 Express database . 33 2.8 Use an existing Microsoft SQL Server . 36 2.8.1 Use an existing 32-bit Microsoft SQL Server . 36 2.8.2 Use an existing 64-bit Microsoft SQL Server . 40 2.9 Set up a SQL Server ODBC data source on each client computer . 44 2.10 Install an Oracle database. 49 2.10.1 Use an existing Oracle database . .50 2.11 Set up an Oracle Net Service Name . 54 2.11.1 Set up an Oracle ODBC data source on each client computer. 58 2.11.2 Manual installation of the EasyLobby schema on an Oracle database server . .61 2.12 Connect EasyLobby to the SQL Server or Oracle database . 63 Section 3: Configuration . 65 3.1 Start Administrator . 65 3.1.1 Administrator menus . 65 3.2 Set up company information, sites, and stations . 66 3.2.1 Sites. 66 3.2.2 Stations. 67 3.2.3 Station enrollment . 67 3.3 Set up users . 68 3.3.1 Create user names and passwords . 68 3.3.2 Edit and delete user names and passwords . 70 3.3.3 Set up custom security levels . .71 3.4 Program options. 72 3.4.1 Company Info tab. 73 3.4.2 Defaults tab . 74 3.4.2.1 General tab. 75 3.4.2.2 Visitor tab. ..
Recommended publications
  • Designing a User Interface for Musical Gameplay
    Designing a User Interface for Musical Gameplay An Interactive Qualifying Project submitted to the faculty of WORCESTER POLYTECHNIC INSTITUTE in partial fulfillment of the requirements for the Degree of Bachelor of Science Submitted by: Tech Side: Hongbo Fang Alexander Guerra Xiaoren Yang Art Side: Kedong Ma Connor Thornberg Advisor Prof. Vincent J. Manzo Abstract A game is made up of many components, each of which require attention to detail in order to produce a game that is enjoyable to use and easy to learn. The graphical user interface, or GUI, is the method a game uses to communicate with the player and has a large impact on the gameplay experience. The goal of this project was to design a GUI for a music oriented game that allows players to construct a custom instrument using instruments they have acquired throughout the game. Based on our research of GUIs, we designed a prototype in Unity that incorporates a grid system that responds to keypress and mouse click events. We then performed a playtest and conducted a survey with students to acquire feedback about the simplicity and effectiveness of our design. We found that our design had some confusing elements, but was overall intuitive and easy to use. We found that facilitation may have impacted the results and should be taken into consideration for future development along with object labeling and testing sample size. 1 Acknowledgements We would like to thank Professor Vincent Manzo for selecting us to design an important feature of his game and for is support and encouragement throughout the duration of the project.
    [Show full text]
  • Android Code Libraries and Tutorials That Are Available for Free on the Web
    Overview: My proposed organizing system is a library for customizable Android code. As an Android developer I use many libraries to develop applications (specifically utility applications). However I’ve been frustrated by the fact that I couldn’t find any organizing systems that had organized existing android libraries on the web and had an intuitive user interface. To overcome this I’ve had to use different websites such as Google Search, Google Forums, Stack Overflow and recommendations from friends to figure out what libraries are best to use. Domain: Java code running on Android SDK. Scope: An organizing system for customizable Android libraries. Scale: All free Android code libraries and tutorials that are available for free on the web. Tags: # Hyponymy/Hyperonymy (5.4.1.1), # Hierarchical Classification, # Structure (5.5.3) for intuitive user interface. 5 dimensions of an organizing system 1. What is being organizing: My proposed organizing system will organize any customizable Android library and tutorial that is available for free on the Internet. These resources are mainly in Github. Github resources show the list of available folders and usually a short tutorial of what elements of the code are customizable. However in many instances the resources may be a website solely dedicated to a particular code (for instance push notification) or a site which has 5-10 Android specific libraries made by a developer and available for download. These websites have their unique structure but can be extremely valuable resources for finding free code to use. Many of these resources have a limited useful life timeline as they may only be compatible with a certain version of Android SDK for instance a code library may be compatible with Android 4.2 and when a new update for Android operating systems comes out the library may no longer be compatible.
    [Show full text]
  • ACE-2019-Query-Builder-And-Tree
    Copyright © 2019 by Aras Corporation. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/). Distribution of substantively modified versions of this document is prohibited without the explicit permission of the copyright holder. Distribution of the work or derivative of the work in any standard (paper) book form for a commercial purpose is prohibited unless prior permission is obtained from the copyright holder. Aras Innovator, Aras, and the Aras Corp "A" logo are registered trademarks of Aras Corporation in the United States and other countries. All other trademarks referenced herein are the property of their respective owners. Microsoft, Office, SQL Server, IIS and Windows are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. Notice of Liability The information contained in this document is distributed on an "As Is" basis, without warranty of any kind, express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose or a warranty of non-infringement. Aras shall have no liability to any person or entity with respect to any loss or damage caused or alleged to be caused directly or indirectly by the information contained in this document or by the software or hardware products described herein. Copyright © 2019 by Aras Corporation. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, V1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/).
    [Show full text]
  • Introduction: History
    Introduction: "Key to the global village", that is how the Smart Card has been described. Smart Cards will bring big changes to the way people provide and receive information and the way they spend money. They will have a profound impact on retailing and service delivery. A Smart Card is like an "electronic wallet". It is a standard credit card-sized plastic intelligent token within which a microchip has been embedded within its body and which makes it 'smart'. It provides not only memory capacity, but computational capability as well and thus the chip is capable of processing data. It has gold contacts that allow other devices to communicate with it. This chip holds a variety of information, from stored (monetary) value used for retail and vending machines to secure information and applications for higher-end operations such as medical/healthcare records. New information and applications can be added depending on the chip capabilities. Smart Cards can store several hundred times more data than a conventional card with a magnetic stripe and can be programmed to reveal only the relevant information. For example, it could tell a device in a store that there is sufficient balance in an account to pay for a transaction without revealing the balance amount. The marriage between a convenient plastic card and a microprocessor allows information to be stored, accessed and processed either online or offline. Therefore, unlike the read-only plastic card, the processing power of Smart Cards gives them the versatility needed to make payments, to configure your cell phones, TVs and video players and to connect to your computers via telephone, satellite or the Internet anytime, anywhere in the world.
    [Show full text]
  • EMF Implementing EMV at The
    Implementing EMV®at the ATM: Requirements and Recommendations for the U.S. ATM Community Version 2.0 Date: June 2015 Implementing EMV at the ATM: Requirements and Recommendations for the U.S. ATM Community About the EMV Migration Forum The EMV Migration Forum is a cross-industry body focused on supporting the EMV implementation steps required for global and regional payment networks, issuers, processors, merchants, and consumers to help ensure a successful introduction of more secure EMV chip technology in the United States. The focus of the Forum is to address topics that require some level of industry cooperation and/or coordination to migrate successfully to EMV technology in the United States. For more information on the EMV Migration Forum, please visit http://www.emv- connection.com/emv-migration-forum/. EMV is a trademark owned by EMVCo LLC. Copyright ©2015 EMV Migration Forum and Smart Card Alliance. All rights reserved. The EMV Migration Forum has used best efforts to ensure, but cannot guarantee, that the information described in this document is accurate as of the publication date. The EMV Migration Forum disclaims all warranties as to the accuracy, completeness or adequacy of information in this document. Comments or recommendations for edits or additions to this document should be submitted to: ATM- [email protected]. __________________________________________________________________________________ Page 2 Implementing EMV at the ATM: Requirements and Recommendations for the U.S. ATM Community TABLE OF CONTENTS
    [Show full text]
  • Using the Custom Database in Morningstar Direct
    Using the Custom Database in Morningstar Direct Onboarding Guide Direct Copyright © 2020 Morningstar, Inc. All rights reserved. The information contained herein: (1) is proprietary to Morningstar and/or its content providers; (2) may not be copied or distributed; (3) is not warranted to be accurate, complete or timely; and (4) does not constitute advice of any kind. Neither Morningstar nor its content providers are responsible for any damages or losses arising from any use of this information. Any statements that are nonfactual in nature constitute opinions only, are subject to change without notice, and may not be consistent across Morningstar. Past performance is no guarantee of future results. Morningstar Direct January 2020 © 2020 Morningstar. All Rights Reserved. Contents Overview . 4 Understanding Basic Information about the Custom Database . 5 Overview . 5 Where is the Custom Database found? . 5 Where can custom data points be used in Morningstar Direct?. 5 What types of custom data points can be created? . 6 Creating and Assigning Values to Custom Data Points. 7 Overview . 7 Exercise 1: Create discrete custom data. 8 Exercise 2: Manually input values for custom data points . 10 Exercise 3: Import data for discrete data points. 12 Exercise 4: Create custom time series data points. 17 Exercise 5: Input data for time series custom data points. 19 Exercise 6: Import data for custom time series data points. 21 Exercise 7: Add a custom Composition data point. 24 Exercise 8: Enter data for a Composition custom data point . 26 Leveraging Custom Data in Other Modules . 30 Overview . 30 Exercise 9: View custom data in the Workspace module.
    [Show full text]
  • Mxmc Tutorial EN
    Tutorial MxManagementCenter V1.8-001_EN_06/2018 Beyond Human Vision MxManagementCenter Tutorial MOBOTIX Seminars MOBOTIX offers inexpensive seminars that include a workshop and practicalexercises. For more information, visit www.mobotix.com > Support > Trainings. Copyright Information All rights reserved. MOBOTIX, the MX-Logo, MxManagementCenter, MxControlCenter, MxEasy and MxPEG are trademarks of MOBOTIX AG registered in the European Union, the U.S.A., and other countries. Microsoft, Windows and Windows Server are registered trademarks of Microsoft Corporation. Apple, the Apple logo, Macintosh, OS X, iOS, Bonjour, the Bonjour logo, the Bonjour icon, iPod and iTunes are trademarks Marken von Apple Inc. iPhone, iPad, iPad mini and iPod touch are Apple Inc. trafemarks. All other marks and names mentioned herein are trademarks or registered trademarks of the respective owners. Copyright © 1999-2018, MOBOTIX AG, Langmeil, Germany. Information subject to change without notice! 2 Contents 1 Basics 6 1.1 General Structure of the Views 6 1.2 Camera Groups 8 1.3 Camera Group Bar and Camera Bar 10 1.4 Alarm Bar 12 1.5 Grid View 14 1.6 Graphic View 16 1.7 Working With Different Network Environments 18 1.8 Licensing 20 2 Highlights 22 2.1 Unique Usability Concept 22 2.2 Camera Groups 28 2.3 Staying Informed Everywhere and in All Views 30 2.4 Convenient Search and Analysis in Player Means Fast Results 32 2.5 Grid Playback – Investigating Entire Camera Groups 34 2.6 Access to Stored Images – Easily Customized 35 2.7 Instant-Player – Research from Anywhere
    [Show full text]
  • Smart Cards Vs Mag Stripe Cards
    Benefits of Smart Cards versus Magnetic Stripe Cards for Healthcare Applications Smart cards have significant benefits versus magnetic stripe (“mag stripe”) cards for healthcare applications. First, smart cards are highly secure and are used worldwide in applications where the security and privacy of information are critical requirements. • Smart cards embedded with microprocessors can encrypt and securely store information, protecting the patient’s personal health information. • Smart cards can allow access to stored information only to authorized users. For example, all or portions of the patient’s personal health information can be protected so that only authorized doctors, hospitals and medical staff can access it. The rules for accessing medical information can be enforced by the smart card, even when used offline. • Smart cards support strong authentication for accessing personal health information. Patients and providers can use smart health ID cards as a second factor when logging in to access information. In addition, smart cards support personal identification numbers and biometrics (e.g., a fingerprint) to further protect access. • Smart cards support digital signatures, which can be used to determine that the card was issued by a valid organization and that the data on the card has not been fraudulently altered since issuance. • Smart cards use secure chip technology and are designed and manufactured with features that help to deter counterfeiting and thwart tampering. • Smart cards can help to reduce healthcare fraud by providing strong identity authentication of patients and providers. The use of secure smart chip technology, encryption and other cryptography measures makes it extremely difficult for unauthorized users to access or use information on a smart card or to create duplicate cards.
    [Show full text]
  • SARS Anywhere
    SARS Anywhere SCHEDULING AND REPORTING SYSTEM USER MANUAL © 2015 by SARS Software Products, Inc. All rights reserved. COPYRIGHT Copyright © 2015 SARS Software Products, Inc. All rights reserved. Portions of the software described in this document copyright © Microsoft Corporation. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished under a license agreement or nondisclosure agreement. The software may be used or copied only in accordance with the terms of those agreements. No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any form or any means electronic or mechanical, including photocopying and recording for any purpose other than the purchaser’s personal use without the written permission of SARS Software Products, Inc. SARS Software Products, Inc. San Rafael, California 94901 www.sarsgrid.com TRADEMARKS Microsoft, Windows, Visual Basic, and Access are trademarks or registered trademarks of Microsoft Corporation. GoToAssist is a trademark or a registered trademark of Citrix Systems, Inc. Other product names mentioned in this manual may be trademarks or registered trademarks of their respective companies and should be noted as such. 1/2015 SARS ANYWHERE USER MANUAL TABLE OF CONTENTS Section 1 Introduction 1.0 Overview 1.1 Log in to SARS Anywhere 1.2 Enter Account Information 1.3 Change a Password 1.4 Logout of SARS Anywhere Section 2 THE GRID 2.0 Overview of THE GRID 2.1 Navigate THE GRID Section 3 MY GRID
    [Show full text]
  • Enhancements in Aras Innovator 12.0 SP4
    Aras Innovator 12.0 SP4 Enhancements and Fixed Issues Enhancements in Aras Innovator 12.0 SP4 Tree Grid View Auto-Expand Tree Grid View on Refresh: Users can configure Tree Grid View (TGV) definitions to automatically expand the tree on Refresh. If a Tree Grid View is configured to auto-expand, the tree will expand whenever refresh is called. Actions such as opening the associated tab, clicking Apply on Display Settings, Refresh, Save, Edit, Done, and Create New Revision automatically expand the TGV. Save Layout Command Save Layout: The Display menu in both the main and relationship search toolbars includes the Save Layout command. It replaces the previous practice of automatically saving settings on logout. This command enables you to save the current search grid state. In the main search grid you can specify which columns are visible/hidden, the column order and width, which columns you want to freeze, and preview mode in the main Search grid. In the Relationship search grid, the redline mode, page size, and max records features are available. Setting are saved per user and ItemType. They are restored when you re- open a search grid for the same ItemType. Improved Vertical Scrolling in Item View Accordions “Sticky” Vertical scrollbar: Item views consisting of forms and standard relationship grids now include a single vertical scrollbar that provides a unified scrolling experience across all content in the item view. Create New Command in Main Search Toolbar Create New button: The Create New button has been added on the right side of the main search toolbar for easy access to create new items of the same ItemType.
    [Show full text]
  • Unlocking the Smart Card
    Episode Four: Unlocking the Smart Card This is an excerpt from Unlocked — an ASSA ABLOY podcast series on campus security. Unlocked explores the security issues and challenges that colleges and universities face as they strive to create a safe and secure learning environment. Visit intelligentopenings.com/unlocked to hear more. How We Got Smart Before diving into the current broken cards and physical wear on the credential technologies, it helps to readers. Prox solved these problems. understand where we came from. Lower maintenance costs, increased In 1960, a young engineer from IBM user convenience, and new options named Forrest Parry invented the for form factors like fobs made the magnetic stripe card. Once prox card a winner. But the low- ubiquitous on campus doors, more frequency proximity technology is reliable and secure technologies not without its limitations. are quickly eclipsing the mag stripe. Mag stripe cards are simple. A card gets swiped in a reader. That reader then reads a sequence of numbers Outside of higher stored on the stripe of that card. education and If the number matches what’s stored in the access system’s older hotels, hardly Whether installing a new door access database, the door unlocks. system for your campus or upgrading from a legacy system you have a lot of Many campuses still use the mag anyone still uses decisions to make. stripe card for their door access. This is mainly because the cards are mag stripe cards You first must choose the right access inexpensive, the cost to replace the software and locking hardware.
    [Show full text]
  • Fortisoar User Guide
    User Guide FortiSOAR 7.0.0 FORTINET DOCUMENT LIBRARY https://docs.fortinet.com FORTINET VIDEO GUIDE https://video.fortinet.com FORTINET BLOG https://blog.fortinet.com CUSTOMER SERVICE & SUPPORT https://support.fortinet.com FORTINET TRAINING & CERTIFICATION PROGRAM https://www.fortinet.com/support-and-training/training.html NSE INSTITUTE https://training.fortinet.com FORTIGUARD CENTER https://www.fortiguard.com END USER LICENSE AGREEMENT https://www.fortinet.com/doc/legal/EULA.pdf FEEDBACK Email: [email protected] April, 2021 FortiSOAR 7.0.0 User Guide 00-400-000000-20210106 TABLE OF CONTENTS Change Log 7 Overview 8 Logging on to FortiSOAR 8 User Profile 9 Authentication 10 2-Factor 11 Notifications 11 Theme Settings 11 History 11 Audit Logs 11 Regenerating your password 12 Feature Tour 13 Working in FortiSOAR 13 Navigation 13 Searching 13 Adding Records 14 Editing 14 Modules & Models 15 Linking 15 Automation 16 Access Control 16 Live UI - Web Sockets 16 Searches and Filters 18 Global Search 18 Keyword Search 18 Search Results 20 Authorization 21 Searching Record Contents 21 Searching File Attachments 22 List Search 22 Keyword Search 22 Search Results 22 FortiSOAR Search Errors 23 Filtering Records 23 Dashboards, Templates, and Widgets 29 Overview 29 Dashboards 29 Templates 29 Widgets 29 Using Dashboards 29 For Users 30 For Administrators 30 Process of creating or editing dashboards 31 Permissions required for modifying dashboards 31 FortiSOAR 7.0.0 User Guide 3 Fortinet Technologies Inc. Users: Working with dashboards 32 Administrators:
    [Show full text]