Book Image

iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment

By : Steve Goodman
Book Image

iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment

By: Steve Goodman

Overview of this book

With the recent boom in the smartphone market, users are demanding access to the latest consumer technology in the business, and that means you need to be able to integrate Apple's iPhone and iPad into your business in a way you can manage. Microsoft's Exchange Server provides a solution for integrating iPhone into your business and this book will show you exactly how to implement this solution. iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment takes you through the basics of Apple mobile devices, and teaches you how to plan a basic, highly available Exchange environment. You will then be taught how to secure your environment, provision and manage iDevices. Have you been tasked with getting iPhones into the hands of your business executives, and need to ensure they can reliably and securely access corporate email? This book will teach you what you need to know about getting Exchange 2010 set up and then help you deploy iPhones in a secure, manageable way. Starting with the basics, you'll learn about what Apple mobile devices have to offer and how they have evolved into devices suitable for business use. If you're new to Exchange Server 2010, you'll learn the basics of Microsoft's world leading messaging suite, before learning how to plan, install and configure a highly available Exchange environment. You will also understand how to configure Office 365 and learn how both can be configured to apply policies to iPhone, iPad and the iPod Touch. You'll also learn how to configure advanced features, like certificate authentication, how to create and deploy configuration profiles for devices and how to manage your devices once they are in the hands of your users. After reading this book, you will be confident about introducing Apple mobile devices into your organization.
Table of Contents (15 chapters)
iPhone with Microsoft Exchange Server 2010: Business Integration and Deployment
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface

Overview of certificate-based authentication


General username and password authentication to Exchange Server 2010 ActiveSync, while good enough for most purposes, can become troublesome in environments that have complex requirements. For example, in an environment where user accounts require password changes on a regular basis.

Although a user can log into Outlook Web App or use a desktop computer to change their password, no such method exists for ActiveSync clients to achieve the same thing. In addition, the experience when a user changes their Active Directory password is less than ideal on the mobile device and can cause end user issues such as account lockouts. With certificate-based authentication to Exchange ActiveSync, the end-user no longer uses a password for authentication to Exchange, but instead uses a private and public key pair to identify the user accessing Microsoft Exchange.

This also has the benefit that by ensuring that only clients presenting a valid certificate can gain...