On Apr 30, 7:30 pm, mdipierro <[email protected]> wrote:
> Can you help me test it and fill the blanks?

I can have a go at testing, yes :)
Can do it against Active Directory...& OpenLDAP too if I get time :)

I've copy/paste/cleaned-up formatting, installed python-ldap &
corrected a couple of typos, but I still get this:

from applications.sahana.modules.ldap import AuthLDAP
  File "C:\Bin\web2py\applications\sahana\modules\ldap.py", line 1, in
<module>
    import ldap, ldap.sasl
ImportError: No module named sasl

import ldap.sasl works fine in the Web2Py shell...

Anyway, I switched to simple binds & my form doesn't display with
{{=form}}, I just get:
{'form': <gluon.html.FORM object at 0x01FEBBB0>}

Again, this looks fine in the Web2Py shell.

My modification sent by email (copy/paste will get destroyed
formatting)

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to