Chunk

LDAP/zh-tw: Difference between revisions

From Joomla! Documentation

Created page with "LDAP"
 
Created page with "亦請參閱教學 [https://community.joomla.org/gsoc2009/lalitanand-dandge/joomla-ldap-authentications-plugin-window-2003-server-active-directory-configuration.html Joomla! L..."
 
Line 3: Line 3:
Joomla! has had a native LDAP library, <code>[http://api.joomla.org/cms-3/classes/JClientLdap.html JClientLDAP]</code> in {{JVer|3.x}}, 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.
Joomla! has had a native LDAP library, <code>[http://api.joomla.org/cms-3/classes/JClientLdap.html JClientLDAP]</code> in {{JVer|3.x}}, 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 [https://community.joomla.org/gsoc2009/lalitanand-dandge/joomla-ldap-authentications-plugin-window-2003-server-active-directory-configuration.html Joomla! LDAP Authentications Plugin: Window 2003 Server Active Directory Configuration].
亦請參閱教學 [https://community.joomla.org/gsoc2009/lalitanand-dandge/joomla-ldap-authentications-plugin-window-2003-server-active-directory-configuration.html Joomla! LDAP Authentications Plugin: Window 2003 Server Active Directory Configuration].


<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude>
<noinclude>[[Category:Glossary definitions|{{PAGENAME}}]]</noinclude>

Latest revision as of 02:47, 7 January 2021

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 Joomla 3.x, 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.

亦請參閱教學 Joomla! LDAP Authentications Plugin: Window 2003 Server Active Directory Configuration.