Why use LDAP

  • Centrally manage users, groups and other data
  • Don't have to manage seperate directories for each application - stops the ``N + 1 directory problem''
  • Distribute management of data to appropriate people
  • Allow users to find data that they need
  • Not locked into a particular server
  • Ability to distribute servers to where they are needed