Skip Menu |

This queue is for tickets about the RT-Authen-ExternalAuth CPAN distribution.

Report information
The Basics
Id: 68344
Status: new
Priority: 0/
Queue: RT-Authen-ExternalAuth

People
Owner: Nobody in particular
Requestors: ruz [...] bestpractical.com
Cc:
AdminCc:

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



Subject: lookup_by hash as additional option may be helpful
Date: Fri, 20 May 2011 19:58:08 +0400
To: bug-RT-Authen-ExternalAuth [...] rt.cpan.org
From: Ruslan Zakirov <ruz [...] bestpractical.com>
Hi, Example: all users' email addresses stored in "mail" LDAP attribute with multiple values, canonic value is in defaultMailAddress and defaultMailAddress is not indexed. In this case we should search by indexed "mail" attribute, however fetch defaultMailAddress. Searching by not indexed attributes result in errors. -- Best regards, Ruslan.