This is a discussion on Re: [courier-users] question about pam usage with authldap within the Courier-Imap forums, part of the Mail Servers and Related category; This is a MIME GnuPG-signed message. If you see this text, it means that your E-mail or Usenet ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
This is a MIME GnuPG-signed message. If you see this text, it means that
your E-mail or Usenet software does not support MIME signed messages. The Internet standard for MIME PGP messages, RFC 2015, was published in 1996. To open this message correctly you will need to install E-mail or Usenet software that supports modern Internet standards. --=_mimegpg-commodore.email-scan.com-23985-1126132589-0003 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Bob Kinney writes: >> You probably have LDAP_GLOB_UID and LDAP_GLOB_GID set. Mapping them to >> numeric uid and gid requires a call to getpwnam() and getgrnam(). > > I did in fact have these set, but they do not seem to make a difference. It doesn't matter what they are. Whatever they are, authdaemon needs to convert them to numerical values via getpwname() and getgrname(). You might be able to suppress LDAP queries by putting the global username and groupname in your passwd and group file, then listing "files" in nsswitch before ldap, so that the passwd/group files are searched first, before hitting ldap. > The pids that have these connections open are for: > > 1. esmtpd-ssl > 2. pop3d > 3. pop3d-ssl > 4. imapd > 5. imapd-ssl > > But strangely enough not esmtpd... > > Are there analogous settings for these as well? I looked through the > configuration files but was unable to see anything similar. authlib uses the LDAP setting for all authentication requests. --=_mimegpg-commodore.email-scan.com-23985-1126132589-0003 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBDH2ttx9p3GYHlUOIRAg9yAJ42O7PlYymSvRqOGb3USC JclMhxhACfcnh4 ECrEJnh8u+kCsG9w+WfoB+E= =3QMo -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-23985-1126132589-0003-- ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ courier-users mailing list courier-users@lists.sourceforge.net Unsubscribe: https://lists.sourceforge.net/lists/.../courier-users |