LDAP/ca: Difference between revisions
From Joomla! Documentation
Created page with "LDAP" |
Updating to match new version of source page |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<noinclude><languages /></noinclude> | <noinclude><languages /></noinclude> | ||
{{:Chunk:LDAP/en}}==See also== | |||
*[[How do Windows file permissions work?]] | {{:Chunk:LDAP/en}} | ||
*[[Verifying permissions]] - Unix/Linux based systems | ==See also== | ||
<noinclude>[[Category:Landing Pages]][[Category:Glossary]]</noinclude> | *[[S:MyLanguage/How do Windows file permissions work?|How do Windows file permissions work?]] | ||
*[[S:MyLanguage/Verifying permissions|Verifying permissions]] - Unix/Linux based systems | |||
*[[S:MyLanguage/J2.5:LDAP_Authentication|Configuring LDAP Authentication in Joomla 2.5]] | |||
<noinclude> | |||
[[Category:Landing Pages]] | |||
[[Category:Glossary]] | |||
</noinclude> | |||
Latest revision as of 14:38, 6 April 2020
Lightweight Directory Access Protocol (LDAP) is a protocol designed to access directory systems over TCP/IP. Because of this various databases provide an LDAP interface such as Microsoft's Active Directory, Novell's eDirectory, as well as more dedicated LDAP solutions such as OpenLDAP.
Joomla! has had a native LDAP library, JClientLDAP in
, and a native LDAP authentication plugin. This allows Joomla! to authenticate against LDAP systems out of the box: to configure, go to the Plugin Manager and enable and edit the Authentication - LDAP plugin.
You can also read a tutorial on Joomla! LDAP Authentications Plugin: Window 2003 Server Active Directory Configuration.
See also
- How do Windows file permissions work?
- Verifying permissions - Unix/Linux based systems
- Configuring LDAP Authentication in Joomla 2.5