LDAP Tell commands
This table describes additional Tell commands you can use with the LDAP server task.
CommandResult
Tell LDAP QuitStops the LDAP task on a server.
Tell LDAP ReloadSchemaWhen run on the Domino Directory administration server, the schema daemon updates the LDAP service in-memory schema with any new schema changes defined with Domino Directory forms or with the Domino LDAP Schema database. The schema daemon then publishes the updated schema into the Schema database, and then replicates the Schema database to others servers in the domain that run the LDAP service.

When run on a subordinate server in the domain that runs the LDAP service, the schema daemon replicates the Schema database from the administration server, if it detects changes on the administration server replica. The schema daemon then loads the updated schema now published in its local Schema database into memory.

Tell LDAP ResetStat * | statnameResets the specified LDAP statistic variable.

Note You cannot reset LDAP.Sessions.

Tell LDAP ShowconfigShows:
  • LDAP service settings from the LDAP tab of the Configuration Settings document.
  • LDAP service port settings
  • Status of LDAP Activity Logging (enabled or disabled.)
Tell LDAP Showconfig DebugShows current NOTES.INI settings related to the LDAP service, as well as the information shown by Tell LDAP Showconfig.
Tell LDAP VerifyDITVerifies that each component of a distinguished name in a directory that is visible through IBM® Lotus® Notes® has an entry in the directory that represents the component as an object class. If the LDAP service finds a component of a distinguished name without a corresponding object class entry, it creates an appropriate entry for the object class in the hidden view ($LDAPRDNHIER). Creating such entries ensures that LDAP clients can successfully use an object class in a search filter to search for any entry in the directory.

Also purges duplicate entries in the directory.

Runs on any primary, central, or secondary Domino Directory or Extended Server Directory Catalog for which the server running the LDAP service is the administration server.

See also