You seem to be correct. My main issue was I did not add this user to the course.
However my ldap config did need to be changed a little
(it didn't seem to want to use ldap, but based on an error message I made this change)
sql_ldap => "WeBWorK::Authen::LDAP"
has been changed to
sql_single => "WeBWorK::Authen::LDAP",
Once I did that it also complained about that "NULL" i added... so I changed that from
net_ldap_base => "NULL",
to
net_ldap_base => "",
Once I did that it is now authenticating. Thanks for the help
Installation
Webwork ldap - active directory settings
This forum has a limit to the number of forum postings you can make in a given time period - this is currently set at 5 posting(s) in 1 day