Skip to content

LDAP authorization for Active Directory

Example of configuration LDAP authorization for the Active Directory server. The full guide to configuring LDAP authorization is described here.

  • Host: espo.local
  • Port: 389
  • Full User DN: cn=LDAP User,cn=espo-users,ou=users,dc=espo,dc=local
  • Password: ******
  • Username Attribute: sAMAccountName
  • User ObjectClass: person
  • Account Canonical Form: Principal or Username
  • Bind Requires DN: no
  • Base DN: cn=espo-users,ou=users,dc=espo,dc=local
  • Account Domain Name: espo.local
  • Account Domain Name Short: ESPO
  • Create User in EspoCRM: yes
  • User First Name Attribute: givenName
  • User Last Name Attribute: sn
  • User Title Attribute: title
  • User Email Address Attribute: mail
  • User Phone Number Attribute: telephoneNumber

1