I want to get access to an openLDAP server and use ldapsearch, ldapadd and ldapdelete. I tried it with QNetworkAccessManager, but obviously QNetworkAccessManager does not support the ldap protocol. What would be the best way to access and openLDAP server?