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-19995-1125700214-0002 Content-Type: text/plain; format=flowed; charset="US-ASCII" Content-Disposition: inline Content-Transfer-Encoding: 7bit Bob Kinney writes: > Hi: > > We've got (unfortunately) two disparate LDAP trees currently in our > environment. One controls our mail accounts, another our login > accounts. They are served via different servers as well. > > We currently have pam setup to use nss_ldap and courier using authldap > for virtual users. What we've been unable to figure out is why courier > is making connections to our other ldap server (the mail LDAP tree is > served via localhost to the courier server). > > We've gone through the courier authlib, authldap is definitely the only > module that should be active. We tried modifying the pam stack files > courier installed by default to no avail. Does anyone have an answer as > to why courier would need these connections? 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(). --=_mimegpg-commodore.email-scan.com-19995-1125700214-0002 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQBDGNJ2x9p3GYHlUOIRAsZVAJ49GhlJweweBcSJGUCycN L7lhwkVgCeJqQ7 DtaIHl28K6880XgGo5haMJw= =qLk1 -----END PGP SIGNATURE----- --=_mimegpg-commodore.email-scan.com-19995-1125700214-0002-- ------------------------------------------------------- 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 |