Book Image

Cisco Unified Communications Manager 8: Expert Administration Cookbook

By : Tanner Ezell
Book Image

Cisco Unified Communications Manager 8: Expert Administration Cookbook

By: Tanner Ezell

Overview of this book

Cisco Unified Communications Manager (CUCM) is a software-based call-processing system developed by Cisco Systems. CUCM tracks all active VoIP network components; these include phones, gateways, conference bridges, transcoding resources, and voicemail boxes among others. This scalable, distributable, highly-available enterprise-class system delivers voice, video, mobility, and presence services. It connects up to 30,000 users of IP phones, media processing devices, VoIP gateways, mobile devices, and multimedia applications. With this cookbook you will learn all the important aspects of administering Cisco Unified Communications Manager. Cisco Unified Communications Manager 8: Expert Administration Cookbook is filled with many advanced recipes to effectively and efficiently configure and manage Cisco Unified Communications Manager. This book covers everything an administrator needs during and after Cisco Unified Communications Manager implementation. This practical cookbook contains detailed step-by-step instructions with clear and informative screenshots that cover all the important and advanced aspects of administering Cisco Unified Communications Manager. The book starts with introducing Call Routing and E.164. It then covers configuration and design information for the various call admission control technologies and Media Resources. The book also dives deep into troubleshooting, upgrades, disaster recovery, user management and much more.
Table of Contents (18 chapters)
Cisco Unified Communications Manager 8: Expert Administration Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Enabling LDAP authentication


While not necessary, LDAP authentication does provide a more seamless user experience and can allow users to use their active directory passwords when logging into the administration or user interfaces.

Getting ready

This recipe assumes LDAP synchronization is already enabled, configured, and end users have been imported.

How to do it...

To configure LDAP authentication perform the following:

  1. First, navigate to the LDAP authentication page (System | LDAP | LDAP Authentication).

  2. Check Use LDAP Authentication for End Users.

  3. Specify the LDAP Manager Distinguished Name.

    Note

    This active directory user must have access rights to the LDAP Directory.

  4. Specify the LDAP Password for the user.

  5. Specify the LDAP User Search Base.

  6. Under LDAP Server Information configure the LDAP Servers to authenticate against.

  7. Specify the Host Name or IP Address for Server.

  8. Specify the LDAP Port.

    Tip

    Domain controllers typically use port 389.

    Global catalog servers typically use port 3268.

  9. Check Use SSL if...