Difference between revisions of "LdapSummary"

From Request Tracker Wiki
Jump to navigation Jump to search
 
m (4 revisions imported)
 
(One intermediate revision by the same user not shown)
Line 2: Line 2:


* [[ExternalAuth]] -- by [[MikePeachey]], allows the use of LDAP and other external databases for user authentication and user information in RT by means of an installable plugin.
* [[ExternalAuth]] -- by [[MikePeachey]], allows the use of LDAP and other external databases for user authentication and user information in RT by means of an installable plugin.
* [[Kerberos SSO with Active Directory Integration|Kerberos SSO]] - Guide on how to modify the excellent "ExternalAuth" plugin to allow RT to use Kerberos for authentication.


* [[LDAP]] -- by Jim Meyer <[mailto:purp@acm.org purp@acm.org]>, integrates authentication and information services with flexible multi-server configuration for user/pass, SSL, base, filter, etc. Adapted from [[LdapOverlay]], [[AutoCreateFromExternalUserInfo]], [[AutoCreateAndCanonicalizeUserInfo]] and so provides their features as well. (This is a new implementation and should be considered late beta.)
* [[LDAP]] -- by Jim Meyer <[mailto:purp@acm.org purp@acm.org]>, integrates authentication and information services with flexible multi-server configuration for user/pass, SSL, base, filter, etc. Adapted from [[LdapOverlay]], [[AutoCreateFromExternalUserInfo]], [[AutoCreateAndCanonicalizeUserInfo]] and so provides their features as well. (This is a new implementation and should be considered late beta.)

Latest revision as of 16:14, 6 April 2016

There are multiple LDAP-for-RT implementations available and listed below. If you find a new one, please post it here with some brief summary.

  • ExternalAuth -- by MikePeachey, allows the use of LDAP and other external databases for user authentication and user information in RT by means of an installable plugin.
  • AutoCreateAndCanonicalizeUserInfo -- by Phillip Cole <phillip d cole @ uk d coltgroup d com>, LDAP information for bootstrapping autocreated user accounts where a user may have multiple valid email addresses.
  • Despite the above warning, one user got Nathan's configuration working with RT 3.4.6 and Apache 2.2. See NtlmAuthentication for details.

See Also

ExternalAuthentication, ActiveDirectory