Uploaded image for project: 'Grouper'
  1. Grouper
  2. GRP-5104

Provisioner retrieve AD objectSid and objectGuid as string instead of binary

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • 5.9.1, 4.12.1
    • None
    • provisioning
    • None

    Description

      If you want to use an unchanging id for an AD group to detect renames, you could potentially use objectSid or objectGuid which are unique for each group in AD. However, these are binary values, and Grouper is unable to store them in the cache table. I don't see other good options, unless you use the group idIndex or uuid, but it needs the right kind of object to be able to store the value into a custom attribute.

       

      update grouper_sync_group set ... group_from_id3 = 'I`�ɖ?I`�ɖ?H�x���]m�', ... was aborted: ERROR: invalid byte sequence for encoding "UTF8": 0x00 

      Attachments

        Activity

          People

            chris.hyzer@at.internet2.edu Chris Hyzer (upenn.edu)
            chad.redman.3@at.internet2.edu Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: