Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Complete the configuration for LDAP or Secure LDAP and then revise the settings in silhouette.conf for the LDAP attribute keys used by the Microsoft AD server configured by your corporate IT team.

Microsoft AD User Identity RDN

In Microsoft AD, often the Relative Distinguished Name (RDN) for a user or person is sAMAccoutName.

Therefore, set ldap.userBindAttribute to sAMAccountName.

Microsoft AD Email Attribute

In Microsoft AD, often the person attribute for the user’s email address is userPrincipalName.

Therefore, set ldap.mailAttribute to userPrincipalName.

  • No labels