[rt-users] Re: LDAP Auth
Stephane Bortzmeyer
bortzmeyer at nic.fr
Fri Mar 18 07:20:03 EST 2005
On Fri, Mar 18, 2005 at 12:09:36PM +0100,
Obando, David DE - EV <D.Obando at ehapa.de> wrote
a message of 180 lines which said:
> -I'm using rt 3.4.1 on a Debian 3.1/sparc system.
Me too.
> -I have an external LDAP server (Windoze AD)
Me too (but it is OpenLDAP on another Debian)
> -I want RT to check users against the LDAP server directly
It works for me.
> I downloaded
> http://download.bestpractical.com/pub/rt/contrib/3.0/LDAP1.0_RT3.tar.gz
> and added it to my RT installation.
Were did you add it? On your Debian box, you should have:
% find /usr/local/share/request-tracker3 -type f
/usr/local/share/request-tracker3/lib/RT/EmailParser_Local.pm
/usr/local/share/request-tracker3/lib/RT/User_Local.pm
/usr/local/share/request-tracker3/lib/RT/Interface/Email/Auth/MailFrom_Local.pm
/usr/local/share/request-tracker3/lib/RT/Interface/Email_Local.pm
/usr/local/share/request-tracker3/html/autohandler
...
> -What about the rt-root/html/autohandler? Do I have to put it into
> local/html or share/html.
Read /usr/share/doc/request-tracker3/INSTALL.Debian.gz:
LOCAL MODIFICATIONS
-------------------
[...]
If you do intend to change the look and feel of the site by editing
the HTML::Mason files you should, of course, do this in the
/usr/local/share/request-tracker3/html/ tree to avoid losing your
precious changes on upgrade of the Debian package.
More information about the rt-users
mailing list