On 2013-09-24 at 09:53 -0700, Phil Pennock wrote: > On 2013-09-21 at 12:27 +0200, Jacek Herold wrote: > > Could someone tell me how to pass the ip or hostname information to the > > pam module? > > Modify the C source to add support. We take patches.
Second option: use the forthcoming Exim 4.82 release, in which the Cyrus SASL support has been upgraded to pass the remote IP/host information into the SASL libraries. Configure the SASL system to use saslauthd and configure saslauthd to use PAM authentication. Note: I have not tested this combination. I don't know that Cyrus will pass the extended information through to saslauthd and in turn through to PAM. I know that this _should_ work and it would be a nice bonus extra for the improvements in the Exim Cyrus integration. This is change PP/06 of Exim 4.82; see Todd's email for more about the RC process and how soon we might expect 4.82. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
