Skip to content

Active Directory Integration #374

Answered by sniper9191
sniper9191 asked this question in Q&A
Discussion options

You must be logged in to vote

I was able to resolve the issue.
This is what I did -

  1. Object Attribute "Name" == (ldap) SamAccountName
  2. Bind Auth DN == ?@Domain

This way, if the user authenticates using their SamAccountName, the Bind Auth DN will resolve the username as SamAccountName@domain.com; using this username format (basically it's the UPN) the LDAP authentication works perfectly.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@sniper9191
Comment options

@mdecimus
Comment options

@sniper9191
Comment options

@sniper9191
Comment options

Answer selected by sniper9191
@shortstack
Comment options

@shortstack
Comment options

@shortstack
Comment options

@flover97
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants