<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=LdapOverlay</id>
	<title>LdapOverlay - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://rt-wiki.bestpractical.com/index.php?action=history&amp;feed=atom&amp;title=LdapOverlay"/>
	<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=LdapOverlay&amp;action=history"/>
	<updated>2026-08-23T02:50:41Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://rt-wiki.bestpractical.com/index.php?title=LdapOverlay&amp;diff=1802&amp;oldid=prev</id>
		<title>Admin: 2 revisions imported</title>
		<link rel="alternate" type="text/html" href="https://rt-wiki.bestpractical.com/index.php?title=LdapOverlay&amp;diff=1802&amp;oldid=prev"/>
		<updated>2016-04-06T20:14:17Z</updated>

		<summary type="html">&lt;p&gt;2 revisions imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;NOTE: Please see [[LdapSummary]] for an overview of the latest available implementations&lt;br /&gt;
&lt;br /&gt;
This overlay code allows authentication from ldap without basic auth&lt;br /&gt;
&lt;br /&gt;
See instructions in the source (top comments) on how to install this overlay code as .../lib/RT/[[User Local|User_Local]].pm (and [[CleanlyCustomizeRT]] for more details on these overlays).&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll find some discussion, hints and code on this message http://marc.free.net.ph/message/20040303.190901.a2d55cc6.html (2004-03-03)&lt;br /&gt;
&lt;br /&gt;
You&amp;#039;ll find an updated version with TLS support and authentication for only members of certain groups here: http://www.justatheory.com/computers/programming/perl/rt/[[User Local|User_Local]].pm.ldap (2004-11-30)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If you set the DEBUG constant in this file, it will log plaintext passwords into your RT logs.&amp;#039;&amp;#039;&amp;#039; You have been warned.&lt;br /&gt;
&lt;br /&gt;
Discussion for this latest version may be found here: http://www.justatheory.com/computers/programming/perl/rt/ldap_auth.html&lt;br /&gt;
&lt;br /&gt;
Basically, this is usefull for the following example situation :&lt;br /&gt;
&lt;br /&gt;
* users submit requests by email and are then autocreated in the system as unpriviledged (default configuration). Now, they can use their email as login in RT. But they need to provide a password that will be authenticated with the LDAP server.&lt;br /&gt;
* you define which LDAP attribute will be used to match the login, for instance &amp;quot;uid&amp;quot; where you store the emails in your LDAP tree&lt;br /&gt;
* the password is authenticated if a LDAP bind is successfull and gives access to their bug reports&lt;br /&gt;
* the users can then track on the intranet (for instance) the state of all their requests to support/help-desk&lt;br /&gt;
* you want only members of a certain group to be able to login and use RT (optional)&lt;br /&gt;
* you want TLS (encrypted) communications with the LDAP server (optional)&lt;br /&gt;
&lt;br /&gt;
-- When using this, users logging in see only a very abbreviated [[SelfServices]] screen here... Is that normal? They only see &amp;quot;[[OpenTickets]]&amp;quot;, &amp;quot;Closed Tickets&amp;quot;, &amp;quot;New Tickets&amp;quot;, and &amp;quot;Preferences&amp;quot;. They cannot see the Queues list even though group Everyone has this right. Am I missing something in my setup?&lt;br /&gt;
&lt;br /&gt;
-- Fix the links again...&lt;br /&gt;
&lt;br /&gt;
-- Alt version available here: www.justatheory.com/computers/programming/perl/rt/ldap_auth.html&lt;br /&gt;
&lt;br /&gt;
This link is dead too: Ldap Overlay http://marc.free.net.ph/attach/[mailto:3@20040303.190901.a2d55cc6.attach 3@20040303.190901.a2d55cc6.attach] (Previous post http://thefeed.no/marcus/rt/[[User Local|User_Local]].ldap.pm.txt) (original post http://lists.fsck.com/pipermail/rt-users/2003-March/012550.html)&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>