You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Jim Birch (JIRA)" <ji...@apache.org> on 2009/08/31 03:31:32 UTC

[jira] Created: (DIRSTUDIO-527) Unable to display Active Directory GUIDs

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.


[jira] Commented: (DIRSTUDIO-527) Unable to display Active Directory GUIDs

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (DIRSTUDIO-527) Unable to display Active Directory GUIDs

Posted by "Stefan Seelmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-527.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5.0
         Assignee: Stefan Seelmann

Added value editors for objectGUID and objectSid to display their string representation.

Fixed here:
  http://svn.apache.org/viewvc?rev=822212&view=rev
  http://svn.apache.org/viewvc?rev=822618&view=rev

> 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
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> 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.


[jira] Closed: (DIRSTUDIO-527) Unable to display Active Directory GUIDs

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot closed DIRSTUDIO-527.
--------------------------------------------


Apache Directory Studio version 1.5.0 has been released.

> Unable to display Active Directory GUIDs
> ----------------------------------------
>
>                 Key: DIRSTUDIO-527
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-527
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    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
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> 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.


[jira] Updated: (DIRSTUDIO-527) Unable to display Active Directory GUIDs

Posted by "Pierre-Arnaud Marcelot (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DIRSTUDIO-527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre-Arnaud Marcelot updated DIRSTUDIO-527:
---------------------------------------------

    Component/s: studio-ldapbrowser

> Unable to display Active Directory GUIDs
> ----------------------------------------
>
>                 Key: DIRSTUDIO-527
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-527
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    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
>            Assignee: Stefan Seelmann
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> 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.