This works:
cfldap name="authenticate"
server="myschoolsad.edu"
action=""
attributes="cn,sn,givenName,mail" start="OU=department,OU=group,DC=branch,DC=ad,DC=school,DC=edu"
filter="cn=JohnSmith"
sort="sn"
sortcontrol="nocase"
maxrows="100"
username="bindAccountUsername"
password="bindAccountPassword"
However, I can not drop the OU references from the start or it fails and I can not add a filter like:
(&(cn=#attributes.username#)(Password=#attributes.password
Is anyone doing this or can anyone offer a possible direction.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

