Hello We have set a openldap/kerberos server for users authentification. Openldap is configured with sasl and userpassword look like this : UserPassword: [EMAIL PROTECTED]
With this technique, I can connect to my ldap server (with my kerberos password using saslauthd) with a simple BIND. So the client (ldapsearch for example) does not need to know that passwords are in KRB5 DB (I do not need -Y to force GSSAPI, -x is fine). With this in mind (openldap can use simple bind to connect to kerberos), can I use openldap as my users/passwords backend ? Or can I "simply" use pam_krb5 for KRB5 password and openldap as my users DB ? Thanks ! ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
