Why won't my Apache ldap authentication work (Password Mismatch)?
It looks like I was trying to use the wrong DN. I thought the tree order was something like CN=John Doe,OU=Operations Support,OU=Distribution Lists...
but it was actually CN=John Doe,OU=User Accounts...
. So, I really just wasn't aware of the AD structure.