Skip to content
Snippets Groups Projects
Forked from openldap / OpenLDAP
Source project has a limited visibility.
  • Kurt Zeilenga's avatar
    e2a15115
    Update slap_conn to maintain client provided dn and bound dn. · e2a15115
    Kurt Zeilenga authored
    Update slap_op to maintain dn and ndn (derived from conn->c_dn).
    Update ldbm_back_bind to return actual bound dn (including rootdn)
    	for use in slapd_conn.  Other backends use client dn.
    Modify other codes to use ndn (normalized uppercase dn) most everywhere.
    Aliasing, Suffixing and modrdn could use more work.
    Applied suffixing to compare and modrdn.
    e2a15115
    History
    Update slap_conn to maintain client provided dn and bound dn.
    Kurt Zeilenga authored
    Update slap_op to maintain dn and ndn (derived from conn->c_dn).
    Update ldbm_back_bind to return actual bound dn (including rootdn)
    	for use in slapd_conn.  Other backends use client dn.
    Modify other codes to use ndn (normalized uppercase dn) most everywhere.
    Aliasing, Suffixing and modrdn could use more work.
    Applied suffixing to compare and modrdn.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.