On Sep 1, 11:18 am, Don Lee <sam...@gmail.com> wrote: > The major problem I had with appending LDAP is that the password is checked > against the local password database first. In my scenario, the user > registers with no password because the LDAP server already has their > password. So when I approve them, I either have to manually change the > empty password to something the user will not know or figure out a way to > automate that. Because the local empty password will be accepted. But once > I have set the password to something the user would never type, LDAP > authentication works.
I can't reproduce this. I thought it might be because this option is set: auth.settings.hmac_key='<your secret key>' However commenting-it out made no difference... F --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---