Skip to content
  • Kurt Zeilenga's avatar
    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