On Sep 5, 3:36 pm, max <[email protected]> wrote:
> After lots of tests and research of ldap_auth , I have some questions
> 1. Does the mode="ad"  identify the Active directory in ldap_ath_aux?

Yes

> 2. In my active directory server to  use "search_ext_s" i need a
> administrator account,
>  What i think is general to all ad servers.

Not in the Active Directory I'm testing against on Windows 2003.
Must be a configuration option.

> How can i define it in ldap_auth_aux

No option for this currently.
It's easily added, but we want to keep it optional for those
environments which don't need it & are currently running fine.

> 3. And in a search result element i don't get the hash_value for the
> password after successful bind .

To my knowledge, no LDAP allows this.

> Then the question is how web2py auth can authenticate when it doesn't
> get the password from the ad?

It does it by binding using the user credentials.

F
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" 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