FS#5471 - courier-imap has unusable PAM files
Attached to Project:
Arch Linux
Opened by Bartosz Stepien (briest) - Friday, 29 September 2006, 23:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 13 November 2006, 21:59 GMT
Opened by Bartosz Stepien (briest) - Friday, 29 September 2006, 23:38 GMT
Last edited by Roman Kyrylych (Romashka) - Monday, 13 November 2006, 21:59 GMT
|
Details
PAM config files installed with courier-imap
(/etc/pam.d/pop3d and imapd) are unusable in two distinct
ways:
1. courier's authdaemon looks for 'pop3' and 'imap', without trailing 'd', so it falls back to 'other' 2. both files try to make use of pam_pwdb module, obsolete and not included in pam package. |
This task depends upon
Closed by Tobias Kieslich (tobias)
Friday, 19 January 2007, 01:41 GMT
Reason for closing: Fixed
Additional comments about closing: finally renamed too
Friday, 19 January 2007, 01:41 GMT
Reason for closing: Fixed
Additional comments about closing: finally renamed too
Comment by Tobias Kieslich (tobias) -
Sunday, 17 December 2006, 19:04 GMT
fixed the pam library to use pam_unix.so instead but forgot to
rename pam files, dammit!