Modify ↓
Opened 14 years ago
Closed 14 years ago
#9594 closed defect (fixed)
Test fails due to host & bind_user configuration
| Reported by: | lazaridis_com | Owned by: | anonymous |
|---|---|---|---|
| Priority: | normal | Component: | LdapPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
The test fails on a windows 7 machine, Apache 2.2, OpenLDAP_ 2.4.26
Attached a patch which corrects
- the host to "localhost"
- the bind_user to "uid=trac,dc=example,dc=org"
Attachments (1)
Change History (4)
Changed 14 years ago by
| Attachment: | tests-bind_user-host-error.patch added |
|---|
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
| Owner: | changed from Emmanuel Blot to anonymous |
|---|---|
| Status: | new → assigned |
comment:3 Changed 14 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.



It makes sense to have more generic test settings, you're right