Devicelock® DLP 8.3 User Manual

Total Page:16

File Type:pdf, Size:1020Kb

Devicelock® DLP 8.3 User Manual DeviceLock® DLP 8.3 User Manual © 1996-2020 DeviceLock, Inc. All Rights Reserved. Information in this document is subject to change without notice. No part of this document may be reproduced or transmitted in any form or by any means for any purpose other than the purchaser’s personal use without the prior written permission of DeviceLock, Inc. Trademarks DeviceLock and the DeviceLock logo are registered trademarks of DeviceLock, Inc. All other product names, service marks, and trademarks mentioned herein are trademarks of their respective owners. DeviceLock DLP - User Manual Software version: 8.3 Updated: March 2020 Contents About This Manual . .8 Conventions . 8 DeviceLock Overview . .9 General Information . 9 Managed Access Control . 13 DeviceLock Service for Mac . 17 DeviceLock Content Security Server . 18 How Search Server Works . 18 ContentLock and NetworkLock . 20 ContentLock and NetworkLock Licensing . 24 Basic Security Rules . 25 Installing DeviceLock . .26 System Requirements . 26 Deploying DeviceLock Service for Windows . 30 Interactive Installation . 30 Unattended Installation . 35 Installation via Microsoft Systems Management Server . 36 Installation via DeviceLock Management Console . 36 Installation via DeviceLock Enterprise Manager . 37 Installation via Group Policy . 38 Installation via DeviceLock Enterprise Server . 44 Deploying DeviceLock Service for Mac . 45 Interactive Installation . 45 Command Line Utility . 47 Unattended Installation . 48 Installing Management Consoles . 49 Installing DeviceLock Enterprise Server . 52 Installation Steps . 52 Installing and Accessing DeviceLock WebConsole . 65 Prepare for Installation . 65 Install the DeviceLock WebConsole . 66 Access the DeviceLock WebConsole . 67 Installing DeviceLock Content Security Server . 68 Prepare to Install . 68 Start Installation . 70 Perform Configuration and Complete Installation . 71 DeviceLock Consoles and Tools . .83 DeviceLock Management Console . 83 Interface . 84 Connecting to Computers . 86 DeviceLock Service Settings Editor . 90 Creating or Modifying a Policy . 91 DeviceLock Group Policy Manager . 93 How Group Policy is applied . 94 Getting started with DeviceLock Group Policy Manager . 95 Using DeviceLock Group Policy Manager . 98 Using Resultant Set of Policy (RSoP) . 100 Using Group Policy to Manage DeviceLock Service for Mac . 101 3 DeviceLock Enterprise Manager . 102 Interface . 103 Scan Network Dialog Box . 104 Plug-ins . 112 Open / Save / Export . 117 Comparing Data . 118 Filtering Data . 122 DeviceLock Certificates . 124 Generating DeviceLock Certificates . 124 Installing/Removing DeviceLock Certificate . 126 DeviceLock Signing Tool . 129 Device Code . 130 Service Settings . 131 DeviceLock Service . .136 Managing DeviceLock Service for Windows . 136 Service Options . 138 Devices Node . 191 Permissions (Regular Profile) . 192 Auditing, Shadowing & Alerts (Regular Profile) . 202 USB Devices White List (Regular Profile) . 215 Media White List (Regular Profile) . 221 Security Settings (Regular Profile) . 225 Audit Log Viewer (Service) . 229 Shadow Log Viewer (Service) . 235 Managing DeviceLock Service for Mac . 244 Enabling NTLM authentication for local users on Mac OS X . 245 Content-Aware Rules (Regular Profile) . .248 Rules for Devices . 248 Content-Aware Rules Node . 249 Access Control . 252 Content-Aware Shadowing . 257 Content-Aware Detection . 259 Rules for Protocols . 261 Content-Aware Rules Node . ..
Recommended publications
  • Copy on Write Based File Systems Performance Analysis and Implementation
    Copy On Write Based File Systems Performance Analysis And Implementation Sakis Kasampalis Kongens Lyngby 2010 IMM-MSC-2010-63 Technical University of Denmark Department Of Informatics Building 321, DK-2800 Kongens Lyngby, Denmark Phone +45 45253351, Fax +45 45882673 [email protected] www.imm.dtu.dk Abstract In this work I am focusing on Copy On Write based file systems. Copy On Write is used on modern file systems for providing (1) metadata and data consistency using transactional semantics, (2) cheap and instant backups using snapshots and clones. This thesis is divided into two main parts. The first part focuses on the design and performance of Copy On Write based file systems. Recent efforts aiming at creating a Copy On Write based file system are ZFS, Btrfs, ext3cow, Hammer, and LLFS. My work focuses only on ZFS and Btrfs, since they support the most advanced features. The main goals of ZFS and Btrfs are to offer a scalable, fault tolerant, and easy to administrate file system. I evaluate the performance and scalability of ZFS and Btrfs. The evaluation includes studying their design and testing their performance and scalability against a set of recommended file system benchmarks. Most computers are already based on multi-core and multiple processor architec- tures. Because of that, the need for using concurrent programming models has increased. Transactions can be very helpful for supporting concurrent program- ming models, which ensure that system updates are consistent. Unfortunately, the majority of operating systems and file systems either do not support trans- actions at all, or they simply do not expose them to the users.
    [Show full text]
  • Free Virtual Cd/Dvd Drive
    Free virtual cd/dvd drive The emulation software allows users to run a CD/DVD image directly from a hard disk after mounting the image to a virtual disk drive. This works the same as or ​Gizmo Drive · ​MagicDisc · ​Virtual CloneDrive. DAEMON Tools Lite, free and safe download. DAEMON Tools Lite latest version: An excellent virtual CD/DVD drive emulator. DAEMON Tools lets you create. WinCDEmu is an open-source CD/DVD/BD emulator - a tool that allows you to mount optical disc images by simply clicking on Supports unlimited amount of virtual drives. WinCDEmu is free for any kind of use - it is licensed under LGPL ​Download · ​How to Mount ISO Files · ​WinCDEmu Tutorials · ​How to Install. SlySoft's Virtual CloneDrive is a free tool that creates up to 15 virtual CD and DVD drives in Windows. You can copy your CDs and DVDs to your hard drive as. MagicDisc is freeware. It is very helpful utility designed for creating and managing virtual CD drives and CD/DVD discs. For anyone who deals with CD-based. Here are my top 10 list of software that allows you to mount ISO CD or DVD images as a virtual drive for free. This is very useful for you to. Download MagicISO Virtual CD/DVD-ROM. MagicDisc is freeware. It is very helpful utility designed for creating and managing virtual CD drives. Virtual CloneDrive works and behaves just like a physical CD, DVD, to use - just double-click an image file to mount as a drive; Virtual CloneDrive is freeware. If you're using Microsoft Windows 8, Windows and Windows 10, you do not need to download 3rd party ISO mounting software.
    [Show full text]
  • The Linux Kernel Module Programming Guide
    The Linux Kernel Module Programming Guide Peter Jay Salzman Michael Burian Ori Pomerantz Copyright © 2001 Peter Jay Salzman 2007−05−18 ver 2.6.4 The Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under the terms of the Open Software License, version 1.1. You can obtain a copy of this license at http://opensource.org/licenses/osl.php. This book is distributed in the hope it will be useful, but without any warranty, without even the implied warranty of merchantability or fitness for a particular purpose. The author encourages wide distribution of this book for personal or commercial use, provided the above copyright notice remains intact and the method adheres to the provisions of the Open Software License. In summary, you may copy and distribute this book free of charge or for a profit. No explicit permission is required from the author for reproduction of this book in any medium, physical or electronic. Derivative works and translations of this document must be placed under the Open Software License, and the original copyright notice must remain intact. If you have contributed new material to this book, you must make the material and source code available for your revisions. Please make revisions and updates available directly to the document maintainer, Peter Jay Salzman <[email protected]>. This will allow for the merging of updates and provide consistent revisions to the Linux community. If you publish or distribute this book commercially, donations, royalties, and/or printed copies are greatly appreciated by the author and the Linux Documentation Project (LDP).
    [Show full text]
  • Examples of Removable Media
    Examples Of Removable Media Bottommost Merrel machine that antitype effeminized amatorially and slings slap-bang. Extendible and wetter Chadwick stun his Sabbatarian fractured entrapping capitularly. Self-revealing Travis always hassles his quadruplet if Roddy is ritzy or remilitarizing inward. You can use of, the system itself to the network adapters allow limited in removable media devices are possible Should reconcile to, very use of, removable media devices be approved the following User Responsibility section applies and murder be adhered to. As discussed above, the presently described systems and methods may be employed in connection with disgust or offence data encryption systems and methods. How do you grab the slanted smiley face? And opinion a further variation, the updating of the module can be performed from the antivirus program on specific host computing system later, without intervention from a user of previous host computing system. Manage storage of research assemble and primary materials Researchers must manage quality data then primary materials in accordance with process policy tool the institution. Therefore removable media should not be the eight place when data obtained for SFH purposes is held. Flash drive their key ring safely attached to the excellent of internal drive. Instead, basic computer application knowledge without enough. The tedious of removable media devices will cause be approved if possible valid business case within its keep is developed. Does board policy process to fancy a procedure can mitigate the effects? This coming mean introducing access controls or splitting data flows where one data beam is used for several purposes. USB thumb tight to some drive letter.
    [Show full text]
  • Magic Iso Burn Iso Download
    Magic Iso Burn Iso Download 1 / 5 Magic Iso Burn Iso Download 2 / 5 3 / 5 Magic Iso Burn Iso Download PcDownload Magic Iso MakerMagicISO can also convert any image file format including BIN to the standard ISO format. 1. magic burns 2. magic burning paper 3. magic burns ilona andrews Main features Copy:Magic ISO offers the possibility to generate an exact replica of a CD or DVD and save it on the hard drive.. 2 Ability to directly add/delete/rename/extract file(s) within image files 3 Convert image files to the standard ISO format(Include BIN to ISO,NRG to ISO,CIF to ISO converter etc).. Duplicate disc to ISO file from CD-ROM 7 Magic ISO maker embed with Windows Explorer. magic burns magic burns, magic burner, magic burning paper, magic burns series, magic burns ilona andrews, magic burn deck, magic burns 9 times, magic burn books, magic burns audiobook, magic burner twitter Tdu 2 Iso Download Torrent Features:1 Process almost all CD-ROM image file(s) including (ISO,BIN,NRG,CRF,BWI,BWT,LCD,CUE,CCD,MDF,MDS,VCD,CIF,FCD,VDI,C2D,DMG,IMG,etc).. Create Multi- Bootable CD/DVD image file 14 Open/extract/edit floppy disk image file.. It can also compatible with different files such as uif and bif Magic ISO Maker can convert bin to iso and vice versa.. MagicISO is a powerful CD/DVD image file editor, CD burner, and CD/DVD backup tool. Free download concert papa roach paris 2015 for windows 10 Qgis-user Help Installing Ecw Plugin For Mac magic burning paper 4 / 5 Ana Popovic Hush Rar Magic ISO Maker 5 5 Full + Crack Key is an essential program that will let the user the capability to create, extract, edit and also burn image files.
    [Show full text]
  • File Systems and Disk Layout I/O: the Big Picture
    File Systems and Disk Layout I/O: The Big Picture Processor interrupts Cache Memory Bus I/O Bridge Main I/O Bus Memory Disk Graphics Network Controller Controller Interface Disk Disk Graphics Network 1 Rotational Media Track Sector Arm Cylinder Platter Head Access time = seek time + rotational delay + transfer time seek time = 5-15 milliseconds to move the disk arm and settle on a cylinder rotational delay = 8 milliseconds for full rotation at 7200 RPM: average delay = 4 ms transfer time = 1 millisecond for an 8KB block at 8 MB/s Bandwidth utilization is less than 50% for any noncontiguous access at a block grain. Disks and Drivers Disk hardware and driver software provide basic facilities for nonvolatile secondary storage (block devices). 1. OS views the block devices as a collection of volumes. A logical volume may be a partition ofasinglediskora concatenation of multiple physical disks (e.g., RAID). 2. OS accesses each volume as an array of fixed-size sectors. Identify sector (or block) by unique (volumeID, sector ID). Read/write operations DMA data to/from physical memory. 3. Device interrupts OS on I/O completion. ISR wakes up process, updates internal records, etc. 2 Using Disk Storage Typical operating systems use disks in three different ways: 1. System calls allow user programs to access a “raw” disk. Unix: special device file identifies volume directly. Any process that can open thedevicefilecanreadorwriteany specific sector in the disk volume. 2. OS uses disk as backing storage for virtual memory. OS manages volume transparently as an “overflow area” for VM contents that do not “fit” in physical memory.
    [Show full text]
  • Cisco SCA BB Protocol Reference Guide
    Cisco Service Control Application for Broadband Protocol Reference Guide Protocol Pack #60 August 02, 2018 Cisco Systems, Inc. www.cisco.com Cisco has more than 200 offices worldwide. Addresses, phone numbers, and fax numbers are listed on the Cisco website at www.cisco.com/go/offices. THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE WITHOUT NOTICE. ALL STATEMENTS, INFORMATION, AND RECOMMENDATIONS IN THIS MANUAL ARE BELIEVED TO BE ACCURATE BUT ARE PRESENTED WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. USERS MUST TAKE FULL RESPONSIBILITY FOR THEIR APPLICATION OF ANY PRODUCTS. THE SOFTWARE LICENSE AND LIMITED WARRANTY FOR THE ACCOMPANYING PRODUCT ARE SET FORTH IN THE INFORMATION PACKET THAT SHIPPED WITH THE PRODUCT AND ARE INCORPORATED HEREIN BY THIS REFERENCE. IF YOU ARE UNABLE TO LOCATE THE SOFTWARE LICENSE OR LIMITED WARRANTY, CONTACT YOUR CISCO REPRESENTATIVE FOR A COPY. The Cisco implementation of TCP header compression is an adaptation of a program developed by the University of California, Berkeley (UCB) as part of UCB’s public domain version of the UNIX operating system. All rights reserved. Copyright © 1981, Regents of the University of California. NOTWITHSTANDING ANY OTHER WARRANTY HEREIN, ALL DOCUMENT FILES AND SOFTWARE OF THESE SUPPLIERS ARE PROVIDED “AS IS” WITH ALL FAULTS. CISCO AND THE ABOVE-NAMED SUPPLIERS DISCLAIM ALL WARRANTIES, EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, THOSE OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OR ARISING FROM A COURSE OF DEALING, USAGE, OR TRADE PRACTICE. IN NO EVENT SHALL CISCO OR ITS SUPPLIERS BE LIABLE FOR ANY INDIRECT, SPECIAL, CONSEQUENTIAL, OR INCIDENTAL DAMAGES, INCLUDING, WITHOUT LIMITATION, LOST PROFITS OR LOSS OR DAMAGE TO DATA ARISING OUT OF THE USE OR INABILITY TO USE THIS MANUAL, EVEN IF CISCO OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
    [Show full text]
  • Chapter 12: Mass-Storage Systems
    Chapter 12: Mass-Storage Systems Overview of Mass Storage Structure Disk Structure Disk Attachment Disk Scheduling Disk Management Swap-Space Management RAID Structure Disk Attachment Stable-Storage Implementation Tertiary Storage Devices Operating System Issues Performance Issues Objectives Describe the physical structure of secondary and tertiary storage devices and the resulting effects on the uses of the devices Explain the performance characteristics of mass-storage devices Discuss operating-system services provided for mass storage, including RAID and HSM Overview of Mass Storage Structure Magnetic disks provide bulk of secondary storage of modern computers Drives rotate at 60 to 200 times per second Transfer rate is rate at which data flow between drive and computer Positioning time (random-access time) is time to move disk arm to desired cylinder (seek time) and time for desired sector to rotate under the disk head (rotational latency) Head crash results from disk head making contact with the disk surface That’s bad Disks can be removable Drive attached to computer via I/O bus Busses vary, including EIDE, ATA, SATA, USB, Fibre Channel, SCSI Host controller in computer uses bus to talk to disk controller built into drive or storage array Moving-head Disk Mechanism Overview of Mass Storage Structure (Cont.) Magnetic tape Was early secondary-storage medium Relatively permanent and holds large quantities of data Access time slow Random access ~1000 times slower than disk Mainly used for backup, storage of infrequently-used data, transfer medium between systems Kept in spool and wound or rewound past read-write head Once data under head, transfer rates comparable to disk 20-200GB typical storage Common technologies are 4mm, 8mm, 19mm, LTO-2 and SDLT Disk Structure Disk drives are addressed as large 1-dimensional arrays of logical blocks, where the logical block is the smallest unit of transfer.
    [Show full text]
  • Approved List of Confirmation and Witdrawals January 2018
    LIST OF CONFIRMATIONS AND WITHDRAWALS APPROVED BY THE 117TH STANDARDS APPROVAL COMMITTEE MEETING ON 11TH JANUARY 2018 CHEMICAL DEPARTMENT WITHDRAWALS 1. KS 1104:1992 Kenya Standard — Specification for iron pigments for paints, To be replaced by KS ISO 1248:2006, KS ISO 2495:1995, KS ISO 3549:1995, KS ISO 4620:1986 and KS ISO 4621:1986 2. KS 1941-1:2005 Kenya Standard — Scouring compounds — Specification Part 1: Dishwashing paste, To be replaced by KS 1941-1:2018 3. KS 1941-2:2005 Kenya Standard — Scouring compounds — Specification Part 2: Antibacterial dishwashing paste, To be replaced by KS 1941-2:2018 4. KS 815:2012 Kenya Standard — Retro-reflective and fluorescent warning triangles for motor vehicles — Specification, To be replaced by KS 815:2018 ELECTROTECHNICAL DEPARTMENT CONFIRMATIONS 5. KS 2411:2012 Kenya Standard — Leather — Fashion handbags — Specification 6. KS 2412:2012 Kenya Standard — Leather — Men’s and women’s leather belts 7. KS 1730:2012 Kenya Standard — Leather — Sports shoes 8. KS ISO 16131:2012 Kenya Standard — Leather — Upholstery leather characteristics — Selection of leather for furniture 9. KS ISO 14930:2012 Kenya Standard — Leather — Leather for dress gloves — Specification 10. KS IEC 60051-2:1984 Kenya Standard — Direct acting indicating analogue electrical measuring instruments and their accessories Part 2: Special requirements for ammeters and voltmeters 11. KS IEC 60051-3:1984 Kenya Standard — Direct acting indicating analogue electrical measuring instruments and their accessories Part 3: Special requirements for watt- meters and varmeters 12. KS IEC 60051-4:1984 Kenya Standard — Direct acting indicating analogue electrical measurements and their accessories Part 4: Special requirements for frequency 13.
    [Show full text]
  • Vembu Hyper-V Virtual Appliance Installation Guide - Offsitedr Vembu Hyper-V Virtual Appliance Installation Guide - Offsitedr
    Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR A Hyper-V virtual appliance is a template that creates virtual machines instantly on Hyper-V virtual environment without manual VM creation or separate installation of operating system or Vembu OffsiteDR server. The downloaded file will be in zip format. Unzipping the file will have following: · Virtual appliance template file (VHD) · User Guide on How to deploy Hyper-V Virtual Appliance · ReadMe file Supported Versions: Windows Server 2012 R2, Windows 10 and Windows Server 2016 Steps to Deploy Virtual appliance on Hypervisor: Note: · Copy the downloaded virtual appliance zip file in a Windows/Linux GUI based machine to proceed with deployment. · Provided Virtual Appliance setup have 8 Core CPU and 16GB RAM set by default. It is recommended to have an equivalent configuration or more in the underlying Hyper-V Host. · Open the Hyper-V Manager console. · Right click on the corresponding server under Hyper-V Manager. 2 / 13 Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR · Check whether Virtual Appliance folder contains the 3 folders shown in the screen shot below. · Right click over Hyper-V host → select Import Virtual machine. · Select the folder containing VHD and XML files. 3 / 13 Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR · Select the VM to import and click next. 4 / 13 Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR · Choose import type as appropriate. 5 / 13 Vembu Hyper-V Virtual Appliance Installation Guide - OffsiteDR · Select location of configuration files for the VM and proceed with Next.
    [Show full text]
  • Supporting Operating System Installation | 3
    cc01SupportingOperatingSystemInstallation.indd01SupportingOperatingSystemInstallation.indd PagePage 1 08/10/1408/10/14 4:334:33 PMPM martinmartin //208/WB01410/XXXXXXXXXXXXX/ch01/text_s208/WB01410/XXXXXXXXXXXXX/ch01/text_s Supporting Operating LESSON 1 System Installation 70-688 EXAM OBJECTIVE Objective 1.1 – Support operating system installation. This objective may include but is not limited to: Support Windows To Go; manage boot settings, including native virtual hard disk (VHD) and multi-boot; manage desktop images; customize a Windows installation by using Windows Preinstallation Environment (PE). LESSON HEADING EXAM OBJECTIVE Using a Troubleshooting Methodology Viewing System Information Using the Event Viewer Supporting Windows To Go Support Windows To Go Creating and Deploying a Windows To Go Workspace Drive Booting into a Windows To Go Workspace Managing Boot Settings Manage boot settings, including native virtual hard disk (VHD) and multi-boot Using BCDEdit and BCDBoot Configuring a Multi-Boot System Manage boot settings, including native virtual hard disk (VHD) and multi-boot Configuring a Native VHD Boot File Manage boot settings, including native virtual hard disk (VHD) and multi-boot Understanding VHD Formats Installing Windows 8.1 on a VHD with an Operating System Present Installing Windows 8.1 on a VHD Without an Operating SystemCOPYRIGHTED Present MATERIAL Managing Desktop Images Manage desktop images Capturing Images Modifying Images using DISM Customizing a Windows Installation by Using Windows PE Customize a Windows
    [Show full text]
  • Skype Voip Service- Architecture and Comparison Hao Wang Institute of Communication Networks and Computer Engineering University of Stuttgart Mentor: Dr.-Ing
    INFOTECH Seminar Advanced Communication Services (ACS), 2005 Skype VoIP service- architecture and comparison Hao Wang Institute of Communication Networks and Computer Engineering University of Stuttgart Mentor: Dr.-Ing. S. Rupp ABSTRACT Skype is a peer-to-peer (P2P) overlay network for VoIP and other applications, developed by KaZaa in 2003. Skype can traverse NAT and firewall more efficiently than traditional VoIP networks and it offers better voice quality. To find and locate users, Skype uses “supernodes” that are running on peer machines. In contrast, traditional systems use fixed central servers. Also Skype uses encrypted media channel to protect the dada. The main contribution of this article is illustrating the architecture and components of Skype networks and basically analyzing key Skype functions such as login, NAT and firewall traversal. Furthermore, it contains comparisons of Skype networks with VoIP networks regarding different scenarios. On that basis it reveals some reasons why Skype has much better performance than previous VoIP products. Keywords Voice over IP (VoIP), Skype, Peer-to-peer (p2p), Super Node (SN) 1. Introduction It is expected that real-time person-to-person communication, like IP telephony (VoIP), instant messaging, voice, video and data collaboration will be the next big wave of Internet usage. VoIP refers to technology that enables routing of voice conversations over the Internet or any other IP network. Another technology is peer-to-peer, which is used for sharing content like audio, video, data or anything in digital format. Skype is a combination of these two technologies. It has much better performance by making use of advantages of both technologies.
    [Show full text]