Home Contact Download

Search




Ohloh statistics

Hosted by

LDAP Tool Box project: even LDAP administrators need help



Best practices for LDAP authentication

Introdution

You will find here some best practices to code LDAP authentication in your applications.

  1. Use a filter to recover user DN: do not build DN with a concat of login and branch
  2. Use service account to query LDAP: some directories will not allow anonymous access