LDAP/ja: Difference between revisions

From Joomla! Documentation

Created page with "==参照== *Windowsファイル・パーミッションがどうなっているのか? *S:MyLanguage/Verifying permi..."
FuzzyBot (talk | contribs)
Updating to match new version of source page
Line 1: Line 1:
<noinclude><languages /></noinclude>
<noinclude><languages /></noinclude>
{{:Chunk:LDAP/ja}}==参照==
<noinclude>{{Needs|needs updating|needs to be updated to 3.x version}}</noinclude>
*[[S:MyLanguage/How do Windows file permissions work?|Windowsファイル・パーミッションがどうなっているのか?]]
{{:Chunk:LDAP/en}}
*[[S:MyLanguage/Verifying permissions|アクセス権の確認]] - UNIX/Linuxベースのシステム
==See also==
<noinclude>[[Category:Landing Pages/ja]][[Category:Glossary/ja]]</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
 
<noinclude>
[[Category:Landing Pages]]
[[Category:Glossary]]
</noinclude>

Revision as of 02:15, 4 August 2016

This Article Needs Your Help

This article is tagged because it NEEDS UPDATING. You can help the Joomla! Documentation Wiki by contributing to it.
More pages that need help similar to this one are here. NOTE-If you feel the need is satistified, please remove this notice.

Reason: needs to be updated to 3.x version


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.

You can also read a tutorial on Joomla! LDAP Authentications Plugin: Window 2003 Server Active Directory Configuration.


See also