Ticket #291 (assigned change)
ldap issue
| Reported by: | mduran@… | Owned by: | vollmerk |
|---|---|---|---|
| Priority: | major | Milestone: | 3.4.x Stable Release |
| Component: | Other | Version: | 3.4.x |
| Keywords: | Cc: |
Description
I have an ldap w2k3 domain and the authentication mechanism have an issue because I have the users in two OUs, both at the root of the tree, I try to put 2 lines like this
ldap_search_dn = "ou=Finance,dc=mydomain,dc=com,dc=ar" ldap_search_dn = "ou=IT,dc=mydomain,dc=com,dc=ar"
this two lines are becuse I cannot find the way to put both OUs in one line, ampache only take the last line, I cannot move the OUs because we use another products that requieres it at the root.
Is there any way to put both OUs for search users ?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
