[ 
https://issues.apache.org/jira/browse/DIRSTUDIO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12762575#action_12762575
 ] 

Stefan Seelmann commented on DIRSTUDIO-527:
-------------------------------------------

- Added syntax 2.5.5.10 to binary syntaxes
- Added attribute types objectGUID (1.2.840.113556.1.4.2) and objectSid 
(1.2.840.113556.1.4.146) to binary attributes
- Also improved process of reading the schema because there was another issue: 
We read the schema from the server and parse object classes, attribute types, 
matching rules and syntaxes to schema objects. Active Directory schema only 
provides object clases and attribute types, but no syntaxes and no matching 
rules. The problem is that although both objectGUID and objectSid contain a 
syntax OID it is considered as invalid because the target syntax object does 
not exist. I fixed that by creating pseudo syntax and matching rule objects in 
such a case.


> Unable to display Active Directory GUIDs
> ----------------------------------------
>
>                 Key: DIRSTUDIO-527
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-527
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 1.4.0
>         Environment: java.runtime.name=Java(TM) SE Runtime Environment
> java.runtime.version=1.6.0_15-b03
> Windows 7 - Build 7100
>            Reporter: Jim Birch
>            Priority: Minor
>
> ObjectGUID (and ObjectSID) properties both display as *Invalid Data*
> These are very useful attributes for debugging links.  IIRC these used to 
> display in the past but I've probably done a few upgrades since.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to