<p dir="ltr">Good catch. I'm actually using the userPrincipalName, but did/</p>
<div class="gmail_extra"><br><div class="gmail_quote">On Oct 3, 2016 6:11 PM, "Michael Ströder" <<a href="mailto:michael@stroeder.com">michael@stroeder.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Sean Whalen wrote:<br>
> USERNAME ="ADLookup"<br>
> [..]<br>
> ad.simple_bind(USERNAME,<wbr>PASSWORD)<br>
<br>
Are you sure this is working? It might work with AD (because using the<br>
userPrincipalName value also works).<br>
But to be sure your app bound correctly I'd use the user entry's full bind-DN.<br>
<br>
> LDAPError-NOT_SUPPORTED:{'<wbr>desc':'Not Supported'}|<br>
><br>
> Is is possible that the server admins have disabled paged searches, or is<br>
> something wrong with my code?<br>
<br>
Maybe yes. Ask your admins.<br>
<br>
Ciao, Michael.<br>
<br>
<br>
</blockquote></div></div>