Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8129781

In Turkish env, LDAP application fail to get user attribute via Attributes.get()

XMLWordPrintable


      In Turkish environment, a LDAP's application fails to get the value of an
      user attribute's "objectSID". In fact,
      javax.naming.directory.Attributes.get("objectSID") returns null.

      When the key "objectSid"("id" is lower-case) is used instead of
      "objectSID"(i.e. Attributes.get("objectSid")), the application succeeds in
      getting the user attribute even if it runs in Turkish environment.

      ---- Environment information --------
      LDAP Server OS: Windows Server 2008 R2 Active Directory
      JDK version: 1.7.0_51, 1.6.0_95
      -------------------------------------

            aefimov Aleksej Efimov
            shadowbug Shadow Bug
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: