Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-2503

Crowd Directory Attributes can exceed 255 chars, causing problems for long but valid LDAP filter strings

      From JRA-24799.

      It's possible for crowd directory attributes such as the LDAP filter string to exceed 255 chars.
      However, we currently restrict the directory attribute column length.
      Presumably for compatibility with indexing requirements for MySQL?

            [CWD-2503] Crowd Directory Attributes can exceed 255 chars, causing problems for long but valid LDAP filter strings

            shihab added a comment -

            This is correct - indexing in MySQL forces us to restrict the number of chars.

            Since we do not search on directory attributes, perhaps this restriction can be relaxed so that we don't index attributes in MySQL. This would result in a schema change though.

            shihab added a comment - This is correct - indexing in MySQL forces us to restrict the number of chars. Since we do not search on directory attributes, perhaps this restriction can be relaxed so that we don't index attributes in MySQL. This would result in a schema change though.

              Unassigned Unassigned
              mlassau Mark Lassau (Inactive)
              Affected customers:
              4 This affects my team
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: