1 / 8

How to Configure LDAP Server

LDAP (Lightweight Directory Access Protocol) provides open and cross platform protocol for directory services authentication. Here are the steps to configure LDAP server in Linux<br><br>Visit https://fedingo.com/how-to-configure-ldap-server-in-ubuntu/

Download Presentation

How to Configure LDAP Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. How to Configure LDAP Server in Ubuntu

  2. Set Hostname for LDAP Server First we need to set the hostname for LDAP server.

  3. Install OpenLDAP Server in Ubuntu Install OpenLDAP and its utilities

  4. Add Base db for Users & Groups Create basedn.ldif file. Replace example and com with your domain name and extension.

  5. Add User Accounts & Groups Generate Password for User accounts

  6. Install LDAP Account Manager You can also install LDAP Account Manager to easily manage user accounts & groups. It provides a web interface that you can easily use via web browser. But it is optional.

  7. Install LDAP Client You will also need to install LDAP clients on your network’s machines so they can communicate with your LDAP server for authentication & directory access. Here are the steps https://fedingo.com/how-to-configure-ldap-client-for-ubuntu/

  8. Thank You Visit for details https://fedingo.com/how-to-configure-ldap-server-in-ubuntu/

More Related