[rt-users] import ldap users in RT with RT::Authen::ExternalAuth
Natxo Asenjo
natxo.asenjo at gmail.com
Fri Jul 3 17:14:54 EDT 2009
On Fri, Jul 3, 2009 at 10:43 PM, Gary Greene<ggreene at minervanetworks.com> wrote:
> On 7/3/09 1:15 PM, "Natxo Asenjo" <natxo.asenjo at gmail.com> wrote:
[knip]
>>> Your filter is incomplete. Are you using AD or OpenLDAP?
>>
>> openldap. So any tips about how the filter should look like?
>>
> You'll likely want to do something like this:
>
> (&(objectClass = person)(uid = *))
that did the trick. Thanks!
More information about the rt-users
mailing list