Skip to content

Incorrect LDIF file example in LDAP documentation #7832

Closed
@eleftherias

Description

@eleftherias

Summary

The documentation section "<ldap-server> Attributes" describes the default LDIF file resource as "classpath*:*.ldiff", and gives the example "classpath:init.ldiff".

Both have an incorrect extension.
They should instead be "classpath*:*.ldif" and "classpath:init.ldif" respectively.

Metadata

Metadata

Assignees

Labels

in: docsAn issue in Documentation or samplesstatus: backportedAn issue that has been backported to maintenance branchestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions