Provisioner retrieve AD objectSid and objectGuid as string instead of binary

XMLWordPrintable

    • Type: Improvement
    • Resolution: Fixed
    • Priority: Minor
    • 5.9.1, 4.12.1
    • Affects Version/s: None
    • Component/s: provisioning
    • None

      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 

            Assignee:
            Chris Hyzer (upenn.edu)
            Reporter:
            Chad Redman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: