Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 291290 - =net-mail/dovecot-1.2.6 pam.d link has the wrong name
Summary: =net-mail/dovecot-1.2.6 pam.d link has the wrong name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-31 13:15 UTC by Asbjorn Sannes
Modified: 2009-11-18 15:55 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Asbjorn Sannes 2009-10-31 13:15:34 UTC
managesieve in 1.2.x uses "sieve" as the pam service name, not managesieve. This results in managesieve not working out of the box.

Reproducible: Always

Steps to Reproduce:
1.Install =net-mail/dovecot-1.2.6 (with useflag managesieve)
2.Set up managesieve in dovecot
3.Start dovecot
4.Try to authenticate to managesieve

Actual Results:  
Authentication failure.
And errors in the log:
dovecot: auth-worker(default): pam(user1,x.x.x.x): pam_authenticate() failed: Authentication failure (/etc/pam.d/sieve missing?)

Expected Results:  
Authentication succsess.

The link installed is:
/etc/pam.d/managesieve -> /etc/pam.d/imap

Perhaps it should be:
/etc/pam.d/sieve -> /etc/pam.d/imap
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-18 15:55:21 UTC
Thanks, hopefully fixed in 1.2.7.