Re: [Dovecot] 1.1.20 patch - PAM file cleaup

2009-11-10 Thread Timo Sirainen
On Tue, 2009-11-10 at 12:25 -0600, Todd Rinaldo wrote:
 This patch prevents a temp file cleanup issue related to PAM. It  
 appears to be relevant only to 1.1 dovecot code. It seems pretty  
 sensible. From what I can tell, it's not included in the 1.1.20  
 release. I'm not clear if it was ever reported. Could it be merged in  
 for future releases?
 
 http://cvs.fedora.redhat.com/viewvc/rpms/dovecot/F-8/dovecot-1.0.rc2-pam-setcred.patch?revision=1.1view=markup

No need to patch. Just use:

passdb pam {
  args = setcred=no
}



signature.asc
Description: This is a digitally signed message part


[Dovecot] 1.1.20 patch - PAM file cleaup

2009-11-10 Thread Todd Rinaldo

Hi,

This patch prevents a temp file cleanup issue related to PAM. It  
appears to be relevant only to 1.1 dovecot code. It seems pretty  
sensible. From what I can tell, it's not included in the 1.1.20  
release. I'm not clear if it was ever reported. Could it be merged in  
for future releases?


http://cvs.fedora.redhat.com/viewvc/rpms/dovecot/F-8/dovecot-1.0.rc2-pam-setcred.patch?revision=1.1view=markup

Thanks,
Todd Rinaldo