Uploaded image for project: 'Directory Studio'
  1. Directory Studio
  2. DIRSTUDIO-722

LDIF parser should allow attribute names with underscore ("_")

    XMLWordPrintableJSON

Details

    Description

      LDIF editor and import don't allow attribute names with an underscore, for example:

      dn: ou=test,dc=example,dc=com
      objectClass: organizationalUnit
      objectClass: top
      ou: test
      attribute_with_underscore: abc

      The underscore is not allowed wrt RFC 4512. However many directory server implementations (DirX, OID, and various virtual directory servers like SAP VDS) allow underscores. It is not possible to edit or re-import exported LDIFs from those servers. See also DIRSTUDIO-378 where the underscore wasn't allowed for returning attributes in the search dialog.

      Attachments

        Activity

          People

            seelmann Stefan Seelmann
            seelmann Stefan Seelmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: