[server:<instance>] stanza

This stanza defines a back-end LDAP server that can be used for federated registries. All operations to specific branches of the LDAP DIT can be passed through to this back-end server.

We can use multiple instances of this stanza. [ldap] configuration entries that are not configurable in this stanza use the [ldap] stanza values. For example, "tls-v12-enable". For Active Directory back-end, we must use an SSL connection (ssl-enabled = yes, port = 636).

  1. bind-auth-and-pwdchg
  2. bind-dn
  3. bind-pwd
  4. dn-map
  5. dynamic-groups-enabled
  6. group-search-filter
  7. host
  8. ignore-if-down
  9. max-server-connections
  10. password-attribute
  11. port
  12. pwd-chg-method
  13. racf-suffix
  14. replica
  15. static-group-objectclass
  16. ssl-enabled
  17. ssl-keyfile-dn
  18. suffix
  19. user-objectclass
  20. user-search-filter

Parent topic: Stanza reference