CAADR, or Cheap Ass Active Directory Reporter, is a set of scripts that can query and display user information from Active Directory.
| Tags | active directory LDAP Apache Windows PHP |
|---|---|
| Licenses | Apache 2.0 BSD Original PHP |
| Operating Systems | Windows POSIX |
| Implementation | PHP HTML |
| Translations | English |
Recent releases


Release Notes: This release adds a complete rewrite of the user interface, updates support URLs, adds functionality to easily add custom attributes to the user info screen, and rewrites the code.


Release Notes: This release fixes a PHP Session bug where missing filter in ldap_search() at login would cause a session to expire straight away on some PHP builds. It adds Password Expire status. It fixes some spelling errors and some version numbers in files and in the footer.


Release Notes: Minor bugfixes. The help link in the footer has been fixed. The version number in the footer has been fixed.


Release Notes: "Sort" was added to the LDAP query. A "Return to Top" button was added at the end of the results. Various bits of code were cleaned up. A new setup page was added for both configuration and OU search paths. The UI was rewritten to be cleaner and less blue. A user logon box was added for security. The problem in which the OU webpage would add escapes to a text file when writing was fixed. A problem in which the page would jump to the top when user info is clicked was stopped.