Re: [Exim] Exim and LDAP Authentication

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Nico Erfurth
Ημερομηνία:  
Προς: Tony Earnshaw
Υ/ο: 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