Re: [exim] Getting DN of user in LDAP authenticator
Català
Dansk
Deutsch
Ελληνικά
English
Español
suomi
Français
Galego
magyar
Italiano
日本語
Nederlands
Polski
Português
Português Brasileiro
This message is part of the following thread:
the complete thread tree sorted by date
Brian Candler at
2005-04-12 16:48
Author:
Jan-Piet Mens
Date:
2005-04-13 11:54
UTC
To:
Brian Candler
CC:
exim-users
Subject:
Re: [exim] Getting DN of user in LDAP authenticator
On Tue Apr 12 2005 at 18:49:43 CEST, Brian Candler wrote:
> > Is there any way of setting `server_set_id' to the DN of the bound
> > user?
>
> Does > server_set_id = $ldap_dn > not work?
That was too easy. Thanks: a case of RTFM. It works just the way
I want it to.
-JP