Christian writes:

Hi Sam

Sam Varshavchik schrieb:
Christian writes:

Hi Sam,

with 0.62.2 I had no problem with auth_pam.
So why do I have this problem with 0.62.4 ?
Id did not change anything on my pam config, why ,everything was working.

ad...@fw:/etc/pam.d> cat imap
#%PAM-1.0
auth     include        common-auth
account  include        common-account
password include        common-password
session  include        common-session

This is not one of the default pam.d configuration files that's included
in the tarball, so you must be using a package that's customized for
your distribution. You'll need to check your package's documentation for
any more information, or help.
1) there is no default pam.d configuration file included in tarball.

There are actually three, in the imapd subdirectory: imapd.authpam, system-auth.authpam, and system-auth2.authpam. The configure script picks one of those three, based on some heuristics, and installs the selected version as imapd.pam, which is then installed into /etc/pam.d.

None of the three PAM configuration files contain what you showed in your PAM configuration file.

2) pam configuration is the delivered version of OS (SLES 10 SP2).

That's fine. Your distribution probably requires its own specific PAM configuration, and you are probably working with custom configuration files that are included in your distribution-specific package, which someone else must've prepared. You will need to look up who maintains your distribution-specific package, and perhaps they'll point you in the right direction.

3) This config worked with all courier-authlib <= 0.62.2
it stopped working with 0.62.4

This is the courier-imap mailing list. The courier-authlib package does not install any pam files, they are installed by the courier or the courier-imap package. If you're looking at what gets installed by courier-authlib package, and it installs pam files, they did not come from here. You will need to look up who maintains your distribution-specific package, and perhaps they'll have more information, because I have absolutely no clue as to what you're looking it.

build config "rpm spec" is the same as for 0.62.2, just replaced version
with 0.62.4.

The rpm spec file is included in the tarball as courier-authlib.spec. That's the only spec file that I know about. Compare it against the spec file that you have, if it differs, you'll need to figure out who changed it.

So what has changed ?

The changes are listed in the ChangeLog file: added a directory to the authmigrate script, updated documentation, fixed a problem in the courier-authlib spec file that breaks bash 4.0, and various compilation fixes for newer gcc compilers and glibc.

Attachment: pgpNm1XJBwujD.pgp
Description: PGP signature

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Courier-imap mailing list
Courier-imap@lists.sourceforge.net
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap

Reply via email to