You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stefan Seelmann (JIRA)" <ji...@apache.org> on 2009/10/07 10:28:31 UTC

[jira] Resolved: (DIRSTUDIO-434) Add value editor for Active Directory objectGUID and objectSid attributes

     [ https://issues.apache.org/jira/browse/DIRSTUDIO-434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stefan Seelmann resolved DIRSTUDIO-434.
---------------------------------------

    Resolution: Fixed

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


> Add value editor for Active Directory objectGUID and objectSid attributes
> -------------------------------------------------------------------------
>
>                 Key: DIRSTUDIO-434
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-434
>             Project: Directory Studio
>          Issue Type: New Feature
>          Components: studio-ldapbrowser
>    Affects Versions: 1.2.0
>            Reporter: Marius Scurtescu
>            Assignee: Stefan Seelmann
>             Fix For: 1.5.0
>
>
> When viewing an Active Directory entry objectGUID attributes are not displayed, and it is also not possible to edit them. Same for objectSid, both have the same syntax OID. The entry editor just shows "Invalid Data" for them.
> The attributes have binary values. They could be displayed either in hex format (and the hex format can be used in searches as well, with a backslash in front of every two hex digits), or using the preferred Microsoft format, which is just the hex format shuffled and delimited with dashes.
> Here are a couple of articles that show how to convert from hex to the Microsoft format:
> http://forums.sun.com/thread.jspa?threadID=646111
> http://blog.joeware.net/2008/05/03/1230/
> (I found this in version 1.3, but this is not listed as a released version)

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