Re: [Exim] Exim and LDAP Authentication

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Nico Erfurth
日付:  
To: Tony Earnshaw
CC: exim-users
題目: Re: [Exim] Exim and LDAP Authentication
Tony Earnshaw wrote:

> Great, Nico. Now say that $authenticated_id is member of a group, and he
> has to send mail under the group id: What then?


Just a question of the right lookup and your ldap-scheme. ;)

> I know this is real newbie stuff and I never used to ask on the Exim
> group. Just say it's possible or not possible. Hey - I never knew you


Sure....
By using set_id in the authenticator you can freely set authenticated_id
and use it later to find the valid addresses. The lookup may be tricky,
or not, depending on your scheme.

> were an LDAP person?


I'm not :)

Nico