Description of problem: After update, my ldap addresbook is not working. I tried to delete / recreate my ldap server connection but the problem persists Version-Release number of selected component (if applicable): kdepimlibs-debuginfo-4.5.4-1.fc14.x86_64 kdepim-runtime-libs-4.4.8-1.fc14.x86_64 kdepim-runtime-debuginfo-4.4.8-1.fc14.x86_64 kdepimlibs-4.5.4-1.fc14.x86_64 kdepim-libs-4.4.8-1.fc14.x86_64 kdepim-runtime-4.4.8-1.fc14.x86_64 kdepimlibs-akonadi-4.5.4-1.fc14.x86_64 kdepim-4.4.8-1.fc14.x86_64 kdepimlibs-devel-4.5.4-1.fc14.x86_64 kdepim-devel-4.4.8-1.fc14.x86_64 kdepim-debuginfo-4.4.8-1.fc14.x86_64 kdepim3-debuginfo-3.5.10-3.fc13.x86_64 How reproducible: Always Steps to Reproduce: 1. start kontact 2. Settings > Configure Kontact > LDAP Server Settings 3. Add Host... 4. Fill the form: User: Bind DN: jose.arthur Realm: Password: ******** Host: ldap.example.com Port: 10636 LDAP Version: 3 Size Limit: Default Time Limit: Default Page Size: No Paging DN: Security: SSL Authentication: Simple Note that the port is not the default one Actual results: When Query Server a popup appears right away: "Cannot access to server. Please reconfigure it" Expected results: An working ldap server connection Additional info: Using jxplorer I can connect to the server, so network / configurations are correct.
I've fixed my problem. I did a: echo "TLS_REQCERT never" > ~/.ldaprc and now it's working.