We have a HP printer/scanner (HP 4345mfp) that we want to setup for emailing scanned documents.
Management wants to ensure only domain users with email addresses can do this.
According to product documentation, I have to configure embedded ldap authentication. Apparently the printer has an Embedded Web Server (EWS).
However, when I follow the documentation, using MS LDP tool, it fails when trying to query ldap(server).
The message I get is this:
***Searching...
ldap_search_s(ld, "DC=XYZ,DC=com", 2, "(&(objectclass=person)displayname=blow,j*))", NULL, 0, &msg)
Error: Search: Filter Error. <87>
Server error:
Error<94>: ldap_parse_result failed: No result present in message
Getting 0 entries:
I connect to ldp as member of Domain Admins and Schema Admins, with the same result.
TIA
Software/Hardware used:
ASKED:
August 14, 2006 12:24 PM
UPDATED:
March 5, 2008 8:20 PM