I would say it is case sensitive, would you mean case insensitive like AD?

If so, I am not sure, I think the issue (if we can call it an issue) is
coming from the fact that username field is case sensitive, and don't think
of a simple way to change that except manipulating cases of input username
field.

Thanks to clarify what you try to acheive...

Richard

On Wed, Feb 22, 2017 at 5:55 PM, Cory <[email protected]> wrote:

> Hi,
>
> does anyone know how to make login credentials case sensitive when using
> LDAP authentication?  simple_bind_s(username, password) ignores case
> sensitivity for both username and password.
>
> thanks!
>
> -Cory
>
> --
> Resources:
> - http://web2py.com
> - http://web2py.com/book (Documentation)
> - http://github.com/web2py/web2py (Source code)
> - https://code.google.com/p/web2py/issues/list (Report Issues)
> ---
> You received this message because you are subscribed to the Google Groups
> "web2py-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to