Skip to content

Support DN to string conversion #154

@asambeka

Description

@asambeka

While interacting with LDAP many scenarios require an parsed DN to be reconstructed in a string form after manipulation. E.g. DN structure could be modified to add child node. We need String method to provide the conversion from DN structure to string form.
File affected: dn.go, dn_test.go
Assumptions: Parsing and DN structure population is escape aware
Specs: Follow the DN syntax, avoid unnecessary spaces (e.g. before/after = or + or ,)

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