Bug #87
No error message if LDAP url doesn't contain a context DN
| Status: | Closed | Start: | 18/06/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | Jonathan Clarke | % Done: | 100% |
|
| Category: | Core | |||
| Target version: | 1.1.0 | |||
| Problem in version: |
Description
As reported by Clément Oudot on the lsc-users mailing list: http://lists.lsc-project.org/pipermail/lsc-users/2009-June/000040.html, it is obligatory for the .java.naming.provider.url to contain the base DN to use.
LSC should detect if this is not the case and print an error message.
Associated revisions
Fixes #87. Detect missing context DN and abort with an explanatory error message.
Fixes #87. Move DN checking to Configuration, since JndiServices may be used by other things.
Fixes #87. Improve LDAP properties checking.
History
Updated by Jonathan Clarke about 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset r259.
Updated by Jonathan Clarke about 1 year ago
- Status changed from Feedback to Closed
This seems OK, closing the bug. Please report back here if any issues pop up.