All,
We have Active Directory authentication working in our MindTouch environment but it is not bringing in the user first and last name. Has anyone gotten this to work? Below is our current config:
sid://mindtouch.com/2007/05/ldap-authentication
bindingdn / service_account@domain.com
searchbase / DC=domain, DC=COM
userquery / samAccountName=$1
hostname / DC01.domain.com
bindingpw / secretP@ss


Reply With Quote