Ticket #155 (closed defect: fixed)
SASL + PAM doesn't work
| Reported by: | harry | Owned by: | smoku |
|---|---|---|---|
| Priority: | minor | Component: | c2s |
| Version: | 2.1.16 | Keywords: | |
| Cc: | Tracforge_linkmap: | ||
| Blocking: | Blocked By: |
Description
Using SASL and PAM does not work. The problem is, I think, the call `(ctx->cb)(sx_sasl_cb_GET_PASS, ...)' from _sx_auxprop_lookup() in sasl_cyrus.c. But the PAM module does not support get_password() function.
Is this a bug, or is it just not possible to use SASL + PAM? In the latter case this should really be documented somewhere.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.