adeutscher / DirectoryTools

0 stars 0 forks source link

Add setting for anonymous bind. #6

Closed adeutscher closed 10 years ago

adeutscher commented 10 years ago

Make sure that the module can handle anonymous binds to an LDAP server that is configured to allow it.

adeutscher commented 10 years ago

Using FreeIPA for working on this ticket, since in its default state it is already configured for anonymous binds.

adeutscher commented 10 years ago

Added PROXY_IS_ANONYMOUS property. If it is set to True, then DirectoryTools will skip trying to bind with credentials and attempt to browse anonymously.