LDAP Authentication Module for Anuko Time Tracker
Anuko Time Tracker is a simple, easy to use, open source, web-based time tracking system. It allows you to track the time that employees, colleagues, or teammates spend working on any project or activity that you need to keep tabs on, and is suitable for teams and companies both large and small with any number of users.
LDAP Authentication Module is a handy enhancement for
Anuko Time Tracker that allows users to authenticate against an LDAP directory, such as an OpenLDAP server or a Windows Domain Controller with Active Directory. If you use Windows domains in your organization users do not have to remember 2 different logins and passwords, one for Windows and another one for time tracker. The same login and password can be used for both. Internally, authentication is done over LDAP protocol (Lightweight Directory Access Protocol) with a domain controller. Demo version of this module is included in Time Tracker distribution. The demo version on
LDAP Authentication Module is fully functional with one limitation: authenticated sessions last for only 2 minutes.
How to Configure LDAP Authentication Module
Configuration depends on which LDAP server you authenticate against. Full details are available at the following documents. The procedure requires you to change the config.php file and set users accounts in both LDAP directory and in Time Tracker.
How to Buy LDAP Authentication Module for Anuko Time Tracker
If you'd like to
buy the full version of LDAP Authentication Module you can do so here:
How to Install the Full Version of LDAP Authentication Module
After purchase you will receive a link to download the full version of the module. Download and unpack the archive. The instructions should be inside. Installation process is a simple replacement of one file WEB-INF/lib/auth/Auth.ldap.class.php in your Time Tracker install directory.