Configuring Nomad to bind anonymously to the Domino LDAP server

For security reasons, configuring the Nomad server to bind anonymously to search the Domino LDAP directory is not recommended. However, should you need to bind anonymously for some reason, you must allow the Domino LDAP service to access specific attributes.

About this task

By default, the Nomad server binds anonymously to search for required information in the Domino directory. However, best practice is to instead configure it to bind using a dedicated system user ("bind user"). Any Domino user with read access to the Domino server names.nsf file can be the bind user.

If the the Nomad server must bind anonymously (not recommended), you must configure the Domino LDAP task to allow anonymous access to the following attributes:
  • dominoPerson objectclass attributes: maildomain, mailserver
  • dominoServer object class attribute: Smtpfullhostdomain
See the procedure Configuring anonymous LDAP search access to a Domino directory in the Domino documentation on how to add all three attributes. Restart the Domino LDAP task (restart task ldap command) when you're done.