I've managed to get LDAP authentication working from the main login.bml page. I am not storing passwords in the database.
I'm facing a problem getting it to work with the update.bml page.
apparently, a challege check login is being done, and I have no clue where the password field is being stored.
Can anybody help me out here?
Cuz finally, when a do_request is called, there is no password being sent and thus, when auth_okay is called, there is no password.
abhay