Re: [exim] Getting DN of user in LDAP authenticator

Etusivu
Poista viesti
Vastaa
Lähettäjä: Jan-Piet Mens
Päiväys:  
Vastaanottaja: Brian Candler
Kopio: exim-users
Aihe: 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