ZENworks 2017 Update 1 HTTP Proxy Reference. July 2017

Size: px
Start display at page:

Download "ZENworks 2017 Update 1 HTTP Proxy Reference. July 2017"

Transcription

1 ZENworks 2017 Update 1 HTTP Proxy Reference July 2017

2 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent policy, and FIPS compliance, see Copyright 2017 Micro Focus Software Inc. All Rights Reserved.

3 Contents About This Guide 5 1 Overview About Squid Proxy Configuring the Proxy Parameters Configuring the Access Control Lists and Ports Configuring the Proxy Cache for ZENworks Content Caching Configuring the Proxy Cache to Deny Content Caching from the Same LAN Configuring the Maximum Proxy Cache Object Size Configuring the Proxy Cache Expiry Precedence for the HTTP Proxy Contents 3

4 4

5 About This Guide This ZENworks HTTP Proxy Reference explains how to configure an HTTP proxy parameters in the ZENworks Server. The guide includes the following: Chapter 1, Overview, on page 7 Audience This guide is intended for ZENworks administrators. Feedback We want to hear your comments and suggestions about this manual and the other documentation included with this product. Please use the User Comments feature at the bottom of each page of the online documentation. Additional Documentation ZENworks is supported by other documentation (in both PDF and HTML formats) that you can use to learn about and implement the product. For additional documentation, see the ZENworks documentation Web site. About This Guide 5

6 6 About This Guide

7 1 1Overview An HTTP proxy server allows a device to connect indirectly to an HTTP server. When a proxy server is configured, the ZENworks Agent communicates with a ZENworks Primary Server through the configured proxy server. A proxy responds either from the ZENworks Server or from its cache. It reduces bandwidth and improves response time by caching and reusing frequently requested Web pages. About Squid Proxy on page 7 Configuring the Proxy Parameters on page 7 Precedence for the HTTP Proxy on page About Squid Proxy Squid is an HTTP proxy resource that can be used with ZENworks. For more information about Squid, see the Squid Web site ( ZENworks has been tested on Windows with Squid 2.7.STABLE8-bin version. ZENworks has been tested on Linux and Mac with Squid 3.0.STABLE26 version. You can define the parameters in the squid.conf file to achieve the following in a ZENworks Management Zone: Connecting managed devices to the ZENworks servers through the proxy server. Performing Squid caches and delivering ZENworks content to the requesting devices. NOTE: Only windows devices are supported while using proxy cache for on-demand content solution. 1.2 Configuring the Proxy Parameters Configuring the Access Control Lists and Ports on page 7 Configuring the Proxy Cache for ZENworks Content Caching on page 8 Configuring the Proxy Cache to Deny Content Caching from the Same LAN on page 8 Configuring the Maximum Proxy Cache Object Size on page 8 Configuring the Proxy Cache Expiry on page Configuring the Access Control Lists and Ports In the following example, managed devices are configured with IP addresses in the range to , then the Access Control Lists (ACL) are as follows: Overview 7

8 acl zenworks_ports port 80 acl zenworks_ports port 443 http_access deny!zenworks_ports If the ZENworks Agent is configured with the HTTP port as 80 and the HTTPS port as 443, this directive allow requests to these ports Configuring the Proxy Cache for ZENworks Content Caching In the following configuration, the proxy server caches the response of any request from the URL that contains the ZENworks content. acl ZENCONTENT urlpath_regex zenworks-content/? cache deny!zencontent Configuring the Proxy Cache to Deny Content Caching from the Same LAN In the following configuration, responses for any requests to IP addresses in the range to are not cached. This configuration is used when caching is not required for content requests within the same local area network (LAN). acl local_network dst / Configuring the Maximum Proxy Cache Object Size In this configuration, the maximum size of a single content file cached by Squid can be determined. The recommended value is typically the size of largest file a device would request through this proxy. maximum_object_size MB Configuring the Proxy Cache Expiry In this configuration, the minimum expiry time for content cached by Squid can be determined. minimum_expiry_time seconds 1.3 Precedence for the HTTP Proxy An HTTP proxy can be set at the following levels. If it is configured at more than one level, the following order of precedence is applied: 1. Manual: A manual HTTP proxy set up through the zac sp command. 2. Network Environment 3. Location 4. Zone 8 Overview

ZENworks 11 Support Pack Product Licensing Reference. October 2016

ZENworks 11 Support Pack Product Licensing Reference. October 2016 ZENworks 11 Support Pack Product Licensing Reference October 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

ZENworks 11 Support Pack 4 Management Zone Settings Reference. October 2016

ZENworks 11 Support Pack 4 Management Zone Settings Reference. October 2016 ZENworks 11 Support Pack 4 Management Zone Settings Reference October 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

ZENworks 2017 Update 1 Quick Reference - Bundle Features and Options

ZENworks 2017 Update 1 Quick Reference - Bundle Features and Options ZENworks 2017 Update 1 Quick Reference - Bundle Features and Options July 2017 The information in this document helps you to quickly and easily find the information related to various bundle features and

More information

ZENworks 2017 Subscribe and Share Reference. December 2016

ZENworks 2017 Subscribe and Share Reference. December 2016 ZENworks 2017 Subscribe and Share Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks Mobile Workspace ios Installation. September 2017

ZENworks Mobile Workspace ios Installation. September 2017 ZENworks Mobile Workspace ios Installation September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 2017 Patch Management Airgap Solution. 1 About the Airgap Solution. 2 Prerequisites. December 2017

ZENworks 2017 Patch Management Airgap Solution. 1 About the Airgap Solution. 2 Prerequisites. December 2017 ZENworks 2017 Patch Management Airgap Solution December 2017 The Airgap solution for ZENworks Patch Management enables you to deliver patches to networks that are disconnected and isolated from the Internet.

More information

Service Desk Mobile App 1.0 Mobile App Quick Start. March 2018

Service Desk Mobile App 1.0 Mobile App Quick Start. March 2018 Service Desk Mobile App 1.0 Mobile App Quick Start March 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

ZENworks Mobile Workspace Backup and Restore. September 2017

ZENworks Mobile Workspace Backup and Restore. September 2017 ZENworks Mobile Workspace Backup and Restore September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

In ZENworks, Join Proxy is a role that is by default assigned to Primary Servers; you can also assign this role to Satellites.

In ZENworks, Join Proxy is a role that is by default assigned to Primary Servers; you can also assign this role to Satellites. ZENworks Remote Management - Using Join Proxy August 2018 Typically, when you want to remote control a device that is in a private network or on the other side of a firewall or router that is behind NAT

More information

WOL works within the same subnet. For WOL to work across subnets, you need to make some changes in the router to forward WOL broadcast packets.

WOL works within the same subnet. For WOL to work across subnets, you need to make some changes in the router to forward WOL broadcast packets. ZENworks 2017 Update 2 Using Wakeon-LAN January 2018 Wake-on-LAN (WOL) is a feature available on devices and is used to remotely wake up devices that are in shutdown, sleep, or hibernate mode. To perform

More information

ZENworks 2017 Update 2 Endpoint Security Agent Reference. February 2018

ZENworks 2017 Update 2 Endpoint Security Agent Reference. February 2018 ZENworks 2017 Update 2 Endpoint Security Agent Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Filr 3.3 Using Micro Focus Filr with Microsoft Office and Outlook Applications. December 2017

Filr 3.3 Using Micro Focus Filr with Microsoft Office and Outlook Applications. December 2017 Filr 3.3 Using Micro Focus Filr with Microsoft Office and Outlook Applications December 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use

More information

3 Planning to Deploy ZENworks 2017 Update 3

3 Planning to Deploy ZENworks 2017 Update 3 ZENworks 2017 Update 3 Readme October 2018 The information in this Readme pertains to the ZENworks 2017 Update 3 release. Section 1, Important, on page 1 Section 2, What s New in ZENworks 2017 Update 3,

More information

In ZENworks Control Center you can specify IPv6 address in all the IP address fields.

In ZENworks Control Center you can specify IPv6 address in all the IP address fields. ZENworks 2017 Update 2 IPv6 Reference February 2018 This document guides you through some basic information about IPv6, and ZENworks support for IPv6, configuring ZENworks to use IPv6 as the preferred

More information

ZENworks 2017 Update 1 Full Disk Encryption Pre-Boot Authentication Reference. July 2017

ZENworks 2017 Update 1 Full Disk Encryption Pre-Boot Authentication Reference. July 2017 ZENworks 2017 Update 1 Full Disk Encryption Pre-Boot Authentication Reference July 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

ZENworks 11 Support Pack 4 Endpoint Security Agent Reference. October 2016

ZENworks 11 Support Pack 4 Endpoint Security Agent Reference. October 2016 ZENworks 11 Support Pack 4 Endpoint Security Agent Reference October 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

ZENworks Mobile Workspace High Availability Environments. September 2017

ZENworks Mobile Workspace High Availability Environments. September 2017 ZENworks Mobile Workspace High Availability Environments September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

ZENworks 2017 Update 3 System Updates Reference. August 2018

ZENworks 2017 Update 3 System Updates Reference. August 2018 ZENworks 2017 Update 3 System Updates Reference August 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 2017 What s New Reference. December 2016

ZENworks 2017 What s New Reference. December 2016 ZENworks 2017 What s New Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

ZENworks Mobile Workspace Analytics. September 2017

ZENworks Mobile Workspace Analytics. September 2017 ZENworks Mobile Workspace Analytics September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

ZENworks 2017 Audit Management Reference. December 2016

ZENworks 2017 Audit Management Reference. December 2016 ZENworks 2017 Audit Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference. July 2017

ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference. July 2017 ZENworks 2017 Update1 Full Disk Encryption Emergency Recovery Reference July 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016

ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference. December 2016 ZENworks 2017 Full Disk Encryption Pre-Boot Authentication Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

ZENworks 2017 Update 2 ZENworks Agent Reference. February 2018

ZENworks 2017 Update 2 ZENworks Agent Reference. February 2018 ZENworks 2017 Update 2 ZENworks Agent Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

3 Planning to Deploy ZENworks 2017 Update 2

3 Planning to Deploy ZENworks 2017 Update 2 ZENworks 2017 Update 2 Readme February 2018 The information in this Readme pertains to the ZENworks 2017 Update 2 release. Section 1, Important, on page 1 Section 2, What s New in ZENworks 2017 Update

More information

ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide. July 2017

ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide. July 2017 ZENworks 2017 Update 1 ZENworks Diagnostics and Probe Guide July 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

ZENworks 2017 Patch Management Reference. December 2016

ZENworks 2017 Patch Management Reference. December 2016 ZENworks 2017 Patch Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

GroupWise Messenger 18 Installation Guide. November 2017

GroupWise Messenger 18 Installation Guide. November 2017 GroupWise Messenger 18 Installation Guide November 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 11 Support Pack 4 Database Management Reference. October 2016

ZENworks 11 Support Pack 4 Database Management Reference. October 2016 ZENworks 11 Support Pack 4 Database Management Reference October 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

ZENworks Mobile Workspace Installation Guide. September 2017

ZENworks Mobile Workspace Installation Guide. September 2017 ZENworks Mobile Workspace Installation Guide September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

1 What s New in ZENworks 2017 Update 4. 2 Planning to Deploy ZENworks 2017 Update 4

1 What s New in ZENworks 2017 Update 4. 2 Planning to Deploy ZENworks 2017 Update 4 ZENworks 2017 Update 4 Readme January 2019 The information in this Readme pertains to the ZENworks 2017 Update 4 release. Section 1, What s New in ZENworks 2017 Update 4, on page 1 Section 2, Planning

More information

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018

ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk. November 2018 ZENworks Service Desk 8.0 Using ZENworks with ZENworks Service Desk November 2018 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

Filr 3.3 Desktop Application Guide for Linux. December 2017

Filr 3.3 Desktop Application Guide for Linux. December 2017 Filr 3.3 Desktop Application Guide for Linux December 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 2017 Database Management Reference. December 2016

ZENworks 2017 Database Management Reference. December 2016 ZENworks 2017 Database Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

GroupWise 18 Administrator Quick Start

GroupWise 18 Administrator Quick Start GroupWise 18 Administrator Quick Start November 2017 About GroupWise GroupWise 18 is a cross-platform, corporate email system that provides secure messaging, calendaring, and scheduling. GroupWise also

More information

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 4 Release Notes April 2018 NetIQ Privileged Account Manager 3.2 P4 resolves some of the previous issues. Many of these improvements were made in direct

More information

Endpoint Security Policies Reference

Endpoint Security Policies Reference www.novell.com/documentation Endpoint Security Policies Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents

More information

ZENworks 2017 Out-of-Band Management Reference. December 2016

ZENworks 2017 Out-of-Band Management Reference. December 2016 ZENworks 2017 Out-of-Band Management Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks Mobile Workspace

ZENworks Mobile Workspace ZENworks Mobile Workspace Workspace Checklist May 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference. October 2016

ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference. October 2016 ZENworks 11 Support Pack 4 Endpoint Security Utilities Reference October 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018

ZENworks 2017 Update 2 Endpoint Security Utilities Reference. February 2018 ZENworks 2017 Update 2 Endpoint Security Utilities Reference February 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

Information Security Laboratory Assignment No. 08 Proxy Server Installation, Configuration, Functioning, etc.

Information Security Laboratory Assignment No. 08 Proxy Server Installation, Configuration, Functioning, etc. Information Security Laboratory Assignment No. 08 Proxy Server Installation, Configuration, Functioning, etc. -Ashwin Tumma ashwin.tumma23@gmail.com Following document contains detailed steps for installing

More information

2 What s New for Migrate Server in Azure Cloud

2 What s New for Migrate Server in Azure Cloud PlateSpin Migrate 12.3 Patch Update 1 Release Notes October 2018 PlateSpin Migrate 12.3 Patch Update 1 resolves three known issues. This patch is a mandatory fix that you must apply on a base installation

More information

NetIQ Privileged Account Manager 3.2 Patch Update 3 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 3 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 3 Release Notes March 2018 NetIQ Privileged Account Manager 3.2 P3 resolves some of the previous issues. Many of these improvements were made in direct

More information

Service Desk 7.2 Installation Guide. March 2016

Service Desk 7.2 Installation Guide. March 2016 Service Desk 7.2 Installation Guide March 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

1 What s New in ZENworks 2017 Update 1. 2 Planning to Deploy ZENworks 2017 Update 1

1 What s New in ZENworks 2017 Update 1. 2 Planning to Deploy ZENworks 2017 Update 1 ZENworks 2017 Update 1 Readme July 2017 The information in this Readme pertains to the ZENworks 2017 Update 1 release. Section 1, What s New in ZENworks 2017 Update 1, on page 1 Section 2, Planning to

More information

GroupWise Coexistence Solution for Exchange Installation and Configuration Guide. December 2017

GroupWise Coexistence Solution for Exchange Installation and Configuration Guide. December 2017 GroupWise Coexistence Solution for Exchange Installation and Configuration Guide December 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use

More information

ZENworks 11 Support Pack 4 User Source and Authentication Reference. October 2016

ZENworks 11 Support Pack 4 User Source and Authentication Reference. October 2016 ZENworks 11 Support Pack 4 User Source and Authentication Reference October 2016 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

1 A device can t PXE boot to an Imaging server

1 A device can t PXE boot to an Imaging server ZENworks 2017 Troubleshooting Imaging December 2016 This document provides troubleshooting guidelines for common problems related to ZENworks 2017 Imaging. If, after completing the troubleshooting steps,

More information

WMS XPRESS. System Requirements

WMS XPRESS. System Requirements WMS XPRESS System Requirements Legal Notice Certain functionalities described herein or in other product documentation are available only if the software is appropriately configured. Software is configured

More information

Self Service Password Reset 4.1 Patch Update 6 Release Notes

Self Service Password Reset 4.1 Patch Update 6 Release Notes Self Service Password Reset 4.1 Patch Update 6 Release Notes September 2017 This patch update resolves specific previous issues. This document outlines why you should install this patch update. Many of

More information

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues.

NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Privileged Account Manager 3.5 Release Notes July 2018 NetIQ Privileged Account Manager 3.5 includes new features, improves usability and resolves several previous issues. Many of these improvements were

More information

ZENworks 2017 ZENworks Control Center Reference. December 2016

ZENworks 2017 ZENworks Control Center Reference. December 2016 ZENworks 2017 ZENworks Control Center Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

Novell ZENworks 10 Patch Management SP3

Novell ZENworks 10 Patch Management SP3 Reference AUTHORIZED DOCUMENTATION Novell ZENworks 10 Patch Management SP3 10.3 August 26, 2010 www.novell.com ZENworks 10 Patch Management Reference Legal Notices Novell, Inc. makes no representations

More information

NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes

NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes NetIQ Privileged Account Manager 3.2 Patch Update 2 Release Notes January 2018 NetIQ Privileged Account Manager 3.2 P2 includes few enhancements and resolves some of the previous issues. Many of these

More information

Novell ZENworks Handheld Management

Novell ZENworks Handheld Management Administration Guide AUTHORIZED DOCUMENTATION Novell ZENworks Handheld Management 7 SP1 IR4 January 24, 2011 www.novell.com Novell ZENworks 7 Handheld Management Administration Guide Legal Notices Novell,

More information

3 System Requirements for SecureLogin

3 System Requirements for SecureLogin NetIQ SecureLogin Quick Start Guide July 2018 1 About This Document It is highly recommended that you read this guide carefully before proceeding with installing, configuring, and deploying NetIQ SecureLogin.

More information

Novell ZENworks Endpoint Security Management

Novell ZENworks Endpoint Security Management Installation Guide AUTHORIZED DOCUMENTATION Novell ZENworks Endpoint Security Management 3.5 July 31, 2009 www.novell.com ZENworks Endpoint Security Management Installation Guide Legal Notices Novell,

More information

Filr 3.4 Desktop Application Guide for Mac. June 2018

Filr 3.4 Desktop Application Guide for Mac. June 2018 Filr 3.4 Desktop Application Guide for Mac June 2018 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Access Manager 4.2 Service Pack 2 (4.2.2) supersedes Access Manager 4.2 Service Pack1 (4.2.1).

Access Manager 4.2 Service Pack 2 (4.2.2) supersedes Access Manager 4.2 Service Pack1 (4.2.1). Access Manager 4.2 Service Pack 2 Release Notes July 2016 Access Manager 4.2 Service Pack 2 (4.2.2) supersedes Access Manager 4.2 Service Pack1 (4.2.1). For the list of software fixes and enhancements

More information

ZENworks Adaptive Agent Reference

ZENworks Adaptive Agent Reference www.novell.com/documentation ZENworks Adaptive Agent Reference ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or

More information

ZENworks Mobile Workspace Configuration Server. September 2017

ZENworks Mobile Workspace Configuration Server. September 2017 ZENworks Mobile Workspace Configuration Server September 2017 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights,

More information

ZENworks 11 Support Pack 4 Endpoint Security Scripting Reference. October 2016

ZENworks 11 Support Pack 4 Endpoint Security Scripting Reference. October 2016 ZENworks 11 Support Pack 4 Endpoint Security Scripting Reference October 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S.

More information

GroupWise 18 Utilities Reference. November 2017

GroupWise 18 Utilities Reference. November 2017 GroupWise 18 Utilities Reference November 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

ZENworks 2017 Endpoint Security Scripting Reference. December 2016

ZENworks 2017 Endpoint Security Scripting Reference. December 2016 ZENworks 2017 Endpoint Security Scripting Reference December 2016 Legal Notice For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

How to Configure User Authentication and Access Control

How to Configure User Authentication and Access Control How to Configure User Authentication and Access Control For user authentication with the HTTP Proxy, the external authentication scheme that you can use depends on the proxy mode. With a transparent or

More information

Installation Guide Advanced Authentication Server. Version 6.0

Installation Guide Advanced Authentication Server. Version 6.0 Installation Guide Advanced Authentication Server Version 6.0 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Installation Guide Advanced Authentication Windows Authentication Agent. Version 6.1

Installation Guide Advanced Authentication Windows Authentication Agent. Version 6.1 Installation Guide Advanced Authentication Windows Authentication Agent Version 6.1 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions,

More information

How to Configure User Authentication and Access Control

How to Configure User Authentication and Access Control How to Configure User Authentication and Access Control For user authentication with the HTTP Proxy, the external authentication scheme that you can use depends on the proxy mode. With a transparent or

More information

Access Manager 4.4 Service Pack 3 Release Notes

Access Manager 4.4 Service Pack 3 Release Notes Access Manager 4.4 Service Pack 3 Release Notes November 2018 Access Manager 4.4 Service Pack 3 (4.4.3) includes enhancements, improves usability, and resolves several previous issues. Many of these improvements

More information

3 System Requirements for SecureLogin

3 System Requirements for SecureLogin NetIQ SecureLogin Quick Start Guide February 2019 1 About This Document It is highly recommended that you read this guide carefully before proceeding with installing, configuring, and deploying NetIQ SecureLogin.

More information

ZENworks Reporting Migration Guide

ZENworks Reporting Migration Guide www.novell.com/documentation ZENworks Reporting Migration Guide ZENworks Reporting 5 January 2014 Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of

More information

Novell. ZENworks. for Desktops 3.2 Preboot Services INSTALLATION

Novell. ZENworks. for Desktops 3.2 Preboot Services INSTALLATION 3.2 Novell ZENworks for Desktops 3.2 Preboot Services www.novell.com INSTALLATION Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

ZENworks for Desktops Preboot Services

ZENworks for Desktops Preboot Services 3.2 Novell ZENworks for Desktops Preboot Services DEPLOYMENT www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation,

More information

Novell ZENworks GETTING STARTED GUIDE. February 11, 2005

Novell ZENworks GETTING STARTED GUIDE. February 11, 2005 Novell ZENworks 6.5 February 11, 2005 GETTING STARTED GUIDE www.novell.com Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and

More information

Novell ZENworks Application Virtualization

Novell ZENworks Application Virtualization Integration Guide AUTHORIZED DOCUMENTATION Novell ZENworks Application Virtualization 7.3 January 29, 2010 www.novell.com Novell ZENworks Application Virtualization 7.3 Integration Guide Legal Notices

More information

ZENworks Reporting ZENworks Reporting Universe Objects and Predefined Reports Reference. July 2017

ZENworks Reporting ZENworks Reporting Universe Objects and Predefined Reports Reference. July 2017 ZENworks Reporting 6.2.1 ZENworks Reporting Universe Objects and Predefined Reports Reference July 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and

More information

Full Disk Encryption Pre-Boot Authentication Reference

Full Disk Encryption Pre-Boot Authentication Reference www.novell.com/documentation Full Disk Encryption Pre-Boot Authentication Reference ZENworks 11 Support Pack 2 November 08, 2012 Legal Notices Novell, Inc., makes no representations or warranties with

More information

Installation Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in. Version 6.0

Installation Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in. Version 6.0 Installation Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in Version 6.0 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other

More information

1 Installing iprint Add-On on a Single Node. 2 Installing iprint Add-On in a Cluster Environment

1 Installing iprint Add-On on a Single Node. 2 Installing iprint Add-On in a Cluster Environment Micro Focus iprint Add-On for Open Enterprise Server Micro Focus iprint add-on enables features such as mobility and email printing for OES customers. WalkUp printing enables user s jobs to be put on hold

More information

ZENworks Application 2017 Update 2. 1 Documentation Updates. 2 Overview. 1.1 January 2018: Update to ZENworks 2017 Update 2.

ZENworks Application 2017 Update 2. 1 Documentation Updates. 2 Overview. 1.1 January 2018: Update to ZENworks 2017 Update 2. ZENworks Application 2017 Update 2 January 2018 1 Documentation Updates This section contains information on documentation content changes that were made in ZENworks Configuration Management (ZENworks

More information

Access Manager 4.3 Service Pack 2 Release Notes

Access Manager 4.3 Service Pack 2 Release Notes Access Manager 4.3 Service Pack 2 Release Notes June 2017 Access Manager 4.3 Service Pack 2 (4.3.2) includes enhancements, improves usability, and resolves several previous issues. Many of these improvements

More information

Novell Access Manager

Novell Access Manager Quick Start AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP2 June 11, 2010 www.novell.com Novell Access Manager 3.1 SP2 Quick Start Legal Notices Novell, Inc., makes no representations or warranties

More information

Personality Migration Reference

Personality Migration Reference www.novell.com/documentation Personality Migration Reference ZENworks 11 Support Pack 3 July 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use

More information

Installation Guide Remote Desktop Gateway Plug-in. Version 5.6

Installation Guide Remote Desktop Gateway Plug-in. Version 5.6 Installation Guide Remote Desktop Gateway Plug-in Version 5.6 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Micro Focus File Reporter 3.0 Installation Guide. January 12, 2017

Micro Focus File Reporter 3.0 Installation Guide. January 12, 2017 Micro Focus File Reporter 3.0 Installation Guide January 12, 2017 Legal Notices Condrey Corporation makes no representations or warranties with respect to the contents or use of this documentation, and

More information

Agents for Linux and Apple Mac OS X

Agents for Linux and Apple Mac OS X Agents for Linux and Apple Mac OS X Version 10.1.0.0 Copyright RES Software Development B.V. All rights reserved. Commercial Computer Software documentation/data Restricted Rights. RES and RES ONE are

More information

ZENworks Linux Management Migration Guide

ZENworks Linux Management Migration Guide www.novell.com/documentation ZENworks Linux Management Migration Guide ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents

More information

Novell Identity Manager

Novell Identity Manager Role Mapping Administrator User Guide AUTHORIZED DOCUMENTATION Novell Identity Manager 1.0 August 28, 2009 www.novell.com Novell Identity Manager Role Mapping Administrator 1.0 User GuideNovell Identity

More information

Installation Guide Advanced Authentication - Logon Filter. Version 6.1

Installation Guide Advanced Authentication - Logon Filter. Version 6.1 Installation Guide Advanced Authentication - Logon Filter Version 6.1 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Access Manager 4.2 Service Pack 1 (4.2.1) supersedes Access Manager 4.2.

Access Manager 4.2 Service Pack 1 (4.2.1) supersedes Access Manager 4.2. Access Manager 4.2 Service Pack 1 Release Notes March 2016 Access Manager 4.2 Service Pack 1 (4.2.1) supersedes Access Manager 4.2. For the list of software fixes and enhancements in the previous release,

More information

NetIQ Identity Manager Analyzer 4.7 Release Notes

NetIQ Identity Manager Analyzer 4.7 Release Notes NetIQ Identity Manager Analyzer 4.7 Release Notes February 2018 NetIQ Identity Manager Analyzer 4.7 provides several enhancements and resolves specific previous issues. Many of these improvements were

More information

Software. Linux. Squid Windows

Software. Linux. Squid Windows Proxy Server Introduction A proxy server services client requests by forwarding : the requests to the destination server. The requests appear to come from the proxy server and not from the client. the

More information

For information about how to purchase and download this product, see the PlateSpin Protect product website.

For information about how to purchase and download this product, see the PlateSpin Protect product website. PlateSpin Protect 11.2 SP1 Release Notes November 2017 PlateSpin Protect 11.2 SP1 (11.2.1) includes new features and enhancements, and resolves several previous issues. It also resolves important performance

More information

Plug-in Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in. Version 6.1

Plug-in Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in. Version 6.1 Plug-in Guide Advanced Authentication- ADFS Multi- Factor Authentication Plug-in Version 6.1 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use

More information

Novell Access Manager

Novell Access Manager Setup Guide AUTHORIZED DOCUMENTATION Novell Access Manager 3.1 SP3 February 02, 2011 www.novell.com Novell Access Manager 3.1 SP3 Setup Guide Legal Notices Novell, Inc., makes no representations or warranties

More information

Installation Guide Advanced Authentication - Windows Client. Version 5.3

Installation Guide Advanced Authentication - Windows Client. Version 5.3 Installation Guide Advanced Authentication - Windows Client Version 5.3 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government

More information

Identity Tracking. 6.1r1 SENTINEL SOLUTION OVERVIEW. Aug 2008

Identity Tracking. 6.1r1  SENTINEL SOLUTION OVERVIEW. Aug 2008 Identity Tracking 6.1r1 www.novell.com Aug 2008 SENTINEL SOLUTION OVERVIEW Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and

More information

1 A product that should be in a device s inventory is not showing up in the inventory

1 A product that should be in a device s inventory is not showing up in the inventory ZENworks 11 SP3 Troubleshooting Inventory January 2015 This document provides troubleshooting guidelines for common problems related to ZENworks 11 SP3 Inventory. If, after completing the troubleshooting

More information