On 08/26/2010 11:10 PM, Mike Olivieri wrote:
Try omitting the search filter '(sAMAccountName)', do you get any results then? If so, then you need to add the attribute declaration for sAMAccountName to your schema:
attributetype ( 1.2.840.113556.1.4.221 NAME 'sAMAccountName' EQUALITY caseExactMatch SYNTAX '1.3.6.1.4.1.1466.115.121.1.15' SINGLE-VALUE )
That's my only guess to this and I'll leave it to the experts if that's not the solution :)
- Marius
openldap-technical@openldap.org