Skip to content

References

Dmitry Degtyarev edited this page Feb 4, 2022 · 19 revisions

OpenLDAP library

There's no good documentation for writing code that uses OpenLDAP. Or maybe I just couldn't find it. Either way, there is good documentation for other LDAP libraries. They are very similar (if not identical) to OpenLDAP, so it's easy to use them even if libraries are different.

LDAP protocol

Active Directory

Group Policies

Qt

Note that the latest Qt version is 5.15 and that might come up in web searches over 5.12 version docs. So you gotta watch out for "This function was introduced in Qt >5.12".

GUI design

Unit Testing

Clone this wiki locally