Skip Menu |

This queue is for tickets about the RT-Extension-LDAPImport CPAN distribution.

Report information
The Basics
Id: 79042
Status: new
Priority: 0/
Queue: RT-Extension-LDAPImport

People
Owner: Nobody in particular
Requestors: bpeccatte [...] dictao.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Wishlist Multiple ldap source
Date: Fri, 17 Aug 2012 13:04:38 +0000
To: "bug-RT-Extension-LDAPImport [...] rt.cpan.org" <bug-RT-Extension-LDAPImport [...] rt.cpan.org>
From: BenoƮt Peccatte <bpeccatte [...] dictao.com>
Hi, I would like to have the ability to define multiple ldap server like in RT::Authen::ExternalAuth. Even better would be to enable the use of an entry directly from RT::Authen::ExternalAuth configuration. Patch in attachment. Usage : Set($LDAPImport, { 'server1' => { LDAPHost => 'hostname1', LDAPMapping => ...} , 'server2' => { LDAPHost => 'hostname1', LDAPMapping => ...} , }; Parameters have the same name as before. Usage for rtldapimport : ./rtldapimport --server server2

Message body is not shown because sender requested not to inline it.