Skip to content

Feature IA5String-based attribute used in RDNs #237

@erikgadireddi

Description

@erikgadireddi

I would like to add this feature, that is currently missing. Only printable and utf8 strings are supported in RDNs.

RDN value can have ASN1IA5String based on the RFCs below:

RFC 2247 - Using Domains in LDAP/X.500 Distinguished Names:

  • Introduced domainComponent (dc) for representing parts of DNS names in DNs.
  • Explicitly states that the syntax for dc is IA5String.

RFC 4519 – Lightweight Directory Access Protocol (LDAP): Schema for User Applications :

  • Provides the “standard” LDAP schema definitions, including dc, again with IA5String syntax. 2.4.

Here is PR with implementation: #236

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions