#577 Attribute name unhashed#user#password is not valid per RFC 4512
Closed: wontfix None Opened 11 years ago by pspacek.

Version:
389-ds-base-1.2.11.17-1.fc17.x86_64

Attribute name unhashed#user#password is not valid per RFC 4512 and some LDAP tools die on this name. I attempted to load the schema to Apache Directory Studio and it died because of this invalid name.

I opened a ticket against Directory Studio and it's developers pointed to fact that unhashed#user#password name is not valid according to RFC 4512.

Directory studio ticket with details including exported schema


I attempted to load the schema to Apache Directory Studio and it died because of this invalid name.

May I ask how you got the schema to load? By using ldapsearch?
$ ldapsearch [...] -b "cn=schema" objecclasses attributetypes

I'm not sure if you are asking about steps I did in Apache Directory Studio or the schema export itself.

I used "on-line schema editor" in Apache DS, see attached video. (I used ApacheDirectoryStudio-linux-x86_64-2.0.0.v20130125).

ApacheDS throws more detailed traceback to the console, see [https://issues.apache.org/jira/browse/DIRSTUDIO-871 this bug report].

I did schema -> LDIF export before reporting the original bug to Apache DS. Command I used:
{{{
ldapsearch -o ldif-wrap=no -Y GSSAPI -b "cn=schema" '(objectClass=subSchema)' -s sub objectClasses attributeTypes matchingRules matchineRuleUse dITStructureRules nameForms dITContentRules ldapSyntaxes
}}}

Petr, thanks a lot for the complete input. You gave me everything I wanted to get.
--noriko

This bug was fixed along with ticket #561.

Metadata Update from @pspacek:
- Issue assigned to nhosoi
- Issue set to the milestone: 1.3.1

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/577

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata