Stefan Seelmann created DIRSTUDIO-1267:
------------------------------------------
Summary: Cannot create an entry with mandatory binary attribute
Key: DIRSTUDIO-1267
URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1267
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 was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]