Hi Apple changed from Linux PAM to OpenPAM and the dovecot pam file (dovecot installed from macports) doesn't work anymore. Installed pam modules are: -r--r--r-- 1 root wheel 76640 31 Jul 09:15 pam_env.so.2 -r--r--r-- 1 root wheel 51024 31 Jul 09:15 pam_group.so.2 -r--r--r-- 1 root wheel 99776 31 Jul 09:15 pam_krb5.so.2 -r--r--r-- 1 root wheel 51552 31 Jul 09:15 pam_launchd.so.2 -r--r--r-- 1 root wheel 68800 31 Jul 09:15 pam_mount.so.2 -r--r--r-- 1 root wheel 50896 31 Jul 09:15 pam_nologin.so.2 -r--r--r-- 1 root wheel 64272 31 Jul 09:15 pam_opendirectory.so.2 -r--r--r-- 1 root wheel 51008 31 Jul 09:15 pam_sacl.so.2 -r--r--r-- 1 root wheel 50608 31 Jul 09:15 pam_self.so.2 -r--r--r-- 1 root wheel 60448 31 Jul 09:15 pam_serialnumber.so.2 -r--r--r-- 1 root wheel 50880 31 Jul 09:15 pam_uwtmp.so.2 Does anyone know to get dovecot with this modules work? Nicola
I 've copied /etc/pam.d/ftpd to /etc/pam.d/dovecot. This configuration works for OSX 10.6 with user passdb auth required pam_opendirectory.so account required pam_permit.so password required pam_deny.so session required pam_permit.so Am 29.08.2009 um 01:11 schrieb Nicola Tiling:> Hi > > Apple changed from Linux PAM to OpenPAM and the dovecot pam file > (dovecot installed from macports) doesn't work anymore. > > Installed pam modules are: > > -r--r--r-- 1 root wheel 76640 31 Jul 09:15 pam_env.so.2 > -r--r--r-- 1 root wheel 51024 31 Jul 09:15 pam_group.so.2 > -r--r--r-- 1 root wheel 99776 31 Jul 09:15 pam_krb5.so.2 > -r--r--r-- 1 root wheel 51552 31 Jul 09:15 pam_launchd.so.2 > -r--r--r-- 1 root wheel 68800 31 Jul 09:15 pam_mount.so.2 > -r--r--r-- 1 root wheel 50896 31 Jul 09:15 pam_nologin.so.2 > -r--r--r-- 1 root wheel 64272 31 Jul 09:15 > pam_opendirectory.so.2 > -r--r--r-- 1 root wheel 51008 31 Jul 09:15 pam_sacl.so.2 > -r--r--r-- 1 root wheel 50608 31 Jul 09:15 pam_self.so.2 > -r--r--r-- 1 root wheel 60448 31 Jul 09:15 pam_serialnumber.so.2 > -r--r--r-- 1 root wheel 50880 31 Jul 09:15 pam_uwtmp.so.2 > > > Does anyone know to get dovecot with this modules work? > > Nicola > > > > >