Support Joomla!
Search: Advanced Search
Serving 3385 extensions to the community. Last updated on July 24.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 565 guests and 29 members online

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
LDAP Show All Developer's Extensions
Joomla! Authentication Tools ComponentcomponentPluginpluginExtension Specific Pluginextension specific plugin
Rating
10 votes
Developer:Samuel Moffatt Version:1.0.8 and 1.5.1 (Updated 122 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.5 NativeCompatible with Joomla! 1.0
Views: 58,053 License:GPLv2.0
Favoured:
12
Type:Non-Commercial
Date Added:Mar 5, 2006
DownloadHomepageWrite ReviewRecommend
A variety of useful items (mambots/plugins and components) primarily for LDAP, tested in a Novell eDirectory environment. It contains: LDAP User Synchronization, LDAP User Authentication, LDAP Single Sign On. These tools are available for both Joomla! 1.0 and Joomla! 1.5

Report this listing


Important, good, and getting better by Niels, May 28, 2008
We've got a fairly substantial student-run project at my med school and LDAP is a mission-critical component. We've been prototyping for months and LDAP has been a constant source of headaches. Over that time I've seen jauthtools documentation improve substantially and today I finally sat down with one of the university's webdevs in his office and confirmed every character of every parameter. And now it works. In retrospect, jauthtools was never the weak link, but many miscommunications with at least four different developers over months of intermittent emails and phone conversations. I strongly recommend anyone new to LDAP find your network's ldap admin, sit in the room with them and compare the Joomla LDAP authentication plugin management screen to the configuration of an LDAP service they know is working. An known good httpd.conf file should have what you need for at least HTTP SSO.


Excellent extension - works perfectly for my LDAP needs by evilrobot, August 28, 2007
This extension works as advertised. Worked great for frontend logins out of box - the developer was even nice enough to get it working on the back end administrator for me as well!


It works and it doesn't by cloemker, May 21, 2007
2 of 2 people find this review helpful:
We are looking to use Joomla in education K - 12 and networks use mostly Novell's eDirectory, but there a some Windows 2003 AD networks as well. The LDAP auth system works very well, when all users are members of the same OU, but most schools keep there users for maintenance reasons in different OUs. When using the LDAP auth tools and configuring User DN: 'The [username] keyword is dynamically replaced by the user-provided login, so an example string is: uid=[username], dc=my-domain, dc=com. Several strings can be used, separated by semicolons.'
When configuring the string as: cn=[username],ou=staff,o=org;cn=[username],ou=students,o=org the search is shown as cn=name,ou=staff,o=org,ou=students,o=org which then has to fail. I have written several LDAP authentication mechanisms in PHP for AD and eDirectory. I am currently looking at Sam's code and see where it can be adjusted to provide that authentication where users are members of different OUs.


It Works! by MikeFef, May 6, 2007
3 of 3 people find this review helpful:
I'm using it on my 2003 Active Directory corporate intranet site and I finally got it to work! Short of a total lack of serious documentation and no means to easily troubleshoot, it does it's job when it's configured properly. (a "Test Query" button on the Bot config screen would be GREAT). You MUST download the latest files.
It's also very picky about it's queries - you need to be a perfect match (no extra spaces, etc). I actually used Ethereal (a packet sniffer) to monitor the LDAP activity to figure out all the details of how it worked. Between Ethereal and looking at the code itself, it started to make sense.

I'm hosting on IIS, with integrated authentication on the whole site. I'm using Samuel's ldap bot, ldap sync bot, and the HTTP Single Signon. My users love it because they don't even see a login box - and yet it populates all the usual user fields and keeps them in sync with AD.

I'm using Community Builder and find that I still have to "approve" the user even the the auto-approve setting is enabled (at least so they can see their profile) but normal "registered" user functionality is there immediately.
If you have patience - it's a great tool.


Will install by namradi, October 13, 2006
You will need to enable legacy mode to install it. Once installed it will show up in plugins.


This does not install in 1.08 by hnoel, March 31, 2006
1 of 1 people find this review helpful:
It's not recognized as a component, mambot or module.