5:
Re: Re: Re: Problem with LDAP (Active Directory) in big organization
By: Jun-Dir Liew
|
In response to 4 | 07/14/09 08:08 PM | ||
When logging in, the initial search for your user object should only return one object because usernames should be unique. What's your search filter? It should only need to be something like (sAMAccountName={0}). If you don't pass in the username with the {0}, then Active Directory may be returning more objects than it needs to.
Synchronising shouldn't give a SizeLimitExceededException, as far as I know Active Directory supports paging. Could it have been disabled somehow? Posted by Jun-Dir Liew |
|
||||||||||
|
Reply to first post on this page
Back to Problems Installing LAMS