Description of problem: Version-Release number of selected component (if applicable): 254-2 How reproducible: always Steps to Reproduce: 1. configure nsswitch.conf to use ldap and a DNS record of the form _ldap._tcp.domain.name to point to the ldap server 2. omit uri and hostname from /etc/ldap.conf 3. getent passwd Actual results: the ldap server is not contacted and no entries show up Expected results: the ldap server is queried and entries show up
Created attachment 290677 [details] Patch to correctly format URI from SRV record I've been using this for a while now, appears to work correctly.
This should be fixed in 257-3, which has been pushed as an update. Please reopen if you find that this is not the case.