The main benefit of using LDAP is the consolidation of certain types of
information within your organization. For example, all of the different
lists of users within your organization can be merged into one LDAP
directory. This directory can be queried by any LDAP-enabled
applications that need this information. It can also be used
by users who need directory information.
Other LDAP benefits include its ease of implementation (compared to
X.500) and its well-defined Application Programming Interface (API),
which means that the number of LDAP-enabled applications and LDAP
gateways should increase in the future.
On the negative side, if you want to use LDAP, you will need LDAP-enabled
applications or the ability to use LDAP gateways. While LDAP usage
should only increase, currently there are not very many LDAP-enabled
applications available for Linux. Also, while LDAP does support some
access control, it does not possess as many security features as X.500.