You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Stephane Vergnes (JIRA)" <ji...@apache.org> on 2009/02/04 17:15:59 UTC

[jira] Created: (DIRSTUDIO-456) Cannot create an entry with mandatory binary attribute

Cannot create an entry with mandatory binary attribute
------------------------------------------------------

                 Key: DIRSTUDIO-456
                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-456
             Project: Directory Studio
          Issue Type: Bug
    Affects Versions: 1.3.0
         Environment: Windows XP SP2
            Reporter: Stephane Vergnes


I try to create a new entry thas has a mandatory binary attribute, for example an entry with objectClass=top, person and strongAuthenticationUser

I set a value for each mandatory attributes which are cn, sn and userCertificate
When I press Finish button in the New Entry wizard, an error occurs with "Error while creating entry" message, and details are "[LDAP: error code 17 - userCertificate: requires ;binary transfer]"

The problem is that the mandatory userCertificate attribute description in attribute list is "userCertificate" and not "userCertificate;binary" as it should be. The generated LDIF has not the ";binary" tag, so that the modification is rejected.

For an optional binary attribute, it is possible to edit attribute description and set the binary option. But this is not available for mandatory attribute.




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


[jira] Updated: (DIRSTUDIO-456) Cannot create an entry with mandatory binary attribute

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

Pierre-Arnaud Marcelot updated DIRSTUDIO-456:
---------------------------------------------

    Component/s: studio-ldapbrowser

> Cannot create an entry with mandatory binary attribute
> ------------------------------------------------------
>
>                 Key: DIRSTUDIO-456
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-456
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>         Environment: Windows XP SP2
>            Reporter: Stephane Vergnes
>            Assignee: Stefan Seelmann
>             Fix For: 1.4.0
>
>
> I try to create a new entry thas has a mandatory binary attribute, for example an entry with objectClass=top, person and strongAuthenticationUser
> I set a value for each mandatory attributes which are cn, sn and userCertificate
> When I press Finish button in the New Entry wizard, an error occurs with "Error while creating entry" message, and details are "[LDAP: error code 17 - userCertificate: requires ;binary transfer]"
> The problem is that the mandatory userCertificate attribute description in attribute list is "userCertificate" and not "userCertificate;binary" as it should be. The generated LDIF has not the ";binary" tag, so that the modification is rejected.
> For an optional binary attribute, it is possible to edit attribute description and set the binary option. But this is not available for mandatory attribute.

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


[jira] Closed: (DIRSTUDIO-456) Cannot create an entry with mandatory binary attribute

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

Pierre-Arnaud Marcelot closed DIRSTUDIO-456.
--------------------------------------------


Apache Directory Studio version 1.4.0 has been released.

> Cannot create an entry with mandatory binary attribute
> ------------------------------------------------------
>
>                 Key: DIRSTUDIO-456
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-456
>             Project: Directory Studio
>          Issue Type: Bug
>          Components: studio-ldapbrowser
>    Affects Versions: 1.3.0
>         Environment: Windows XP SP2
>            Reporter: Stephane Vergnes
>            Assignee: Stefan Seelmann
>             Fix For: 1.4.0
>
>
> I try to create a new entry thas has a mandatory binary attribute, for example an entry with objectClass=top, person and strongAuthenticationUser
> I set a value for each mandatory attributes which are cn, sn and userCertificate
> When I press Finish button in the New Entry wizard, an error occurs with "Error while creating entry" message, and details are "[LDAP: error code 17 - userCertificate: requires ;binary transfer]"
> The problem is that the mandatory userCertificate attribute description in attribute list is "userCertificate" and not "userCertificate;binary" as it should be. The generated LDIF has not the ";binary" tag, so that the modification is rejected.
> For an optional binary attribute, it is possible to edit attribute description and set the binary option. But this is not available for mandatory attribute.

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


[jira] Resolved: (DIRSTUDIO-456) Cannot create an entry with mandatory binary attribute

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

Stefan Seelmann resolved DIRSTUDIO-456.
---------------------------------------

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

Now it is possible to rename all attributes

> Cannot create an entry with mandatory binary attribute
> ------------------------------------------------------
>
>                 Key: DIRSTUDIO-456
>                 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-456
>             Project: Directory Studio
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>         Environment: Windows XP SP2
>            Reporter: Stephane Vergnes
>            Assignee: Stefan Seelmann
>             Fix For: 1.4.0
>
>
> I try to create a new entry thas has a mandatory binary attribute, for example an entry with objectClass=top, person and strongAuthenticationUser
> I set a value for each mandatory attributes which are cn, sn and userCertificate
> When I press Finish button in the New Entry wizard, an error occurs with "Error while creating entry" message, and details are "[LDAP: error code 17 - userCertificate: requires ;binary transfer]"
> The problem is that the mandatory userCertificate attribute description in attribute list is "userCertificate" and not "userCertificate;binary" as it should be. The generated LDIF has not the ";binary" tag, so that the modification is rejected.
> For an optional binary attribute, it is possible to edit attribute description and set the binary option. But this is not available for mandatory attribute.

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