Joomla
From DataSync Suite Wiki
Configuring Joomla LDAP settings for the DataSync Suite
NOTE: DataSync Recommends using Joomla 1.5 or newer for use with the suite
Enable the LDAP Plug-in
- Go into Extensions
- Select Plugin Manager
- Enable the LDAP authentication plug-in
- Move the LDAP plug-in to the top of the list
Edit the Plug-in
- Host: server name
- Port: 389
- LDAP V3: Yes
- Negotiate TLS: No
- Follow referrals: No
- Authorization Method: Bind Directly as User
- Base DN: ou=people,dc=<domain>,dc=com
- Search String: uid=[search]
- Users DN: uid=[username],ou=people,dc=<domain>,dc=com
NOTE: change <domain> to your domain </ul>
