A system administrator is configuring a newly installed enterprise multifunction device (MFD). Users need to select employee email addresses directly from the corporate Active Directory directory at the device's touch screen interface when using the Scan-to-Email feature, rather than entering addresses manually. The administrator specified the domain controller's IP address on the MFD, but directory searches fail and time out. Network firewalls allow standard traffic between subnets. Which configuration setting on the MFD must the administrator configure to enable dynamic directory lookups?
- Enable LDAP settings and specify the bind user account credentials with the target search base DN.Answer
- BConfigure DHCP Option 66 and Option 67 on the MFD network interface to point to the domain controller.
- CSet up SNMPv3 trap destinations on port 162 to pull automated contacts from the directory server.
- DEnable Layer 2 LLDP discovery on the embedded web server to automatically sync user accounts.
Answer
Enable LDAP settings and specify the bind user account credentials with the target search base DN.
To enable dynamic directory search on an MFD touch panel, Lightweight Directory Access Protocol (LDAP) must be configured. In addition to specifying the server address, the administrator must configure bind credentials (a domain service account) so the printer can authenticate to Active Directory, along with a search base (Distinguished Name) specifying where in the directory tree to search for users.
Step-by-Step Solution
Key Concept
Multifunction Device Network Directory Integration (LDAP)