Quanah Gibson-Mount wrote:
--On Monday, June 16, 2008 1:54 PM -0400 Filipe Brandenburger filipe.brandenburger@idilia.com wrote:
So, my questions are:
- How do I get ldapmodify, ldapdelete, ... to follow referrals?
You set up the chain overlay.
That answer glosses over the details.
A better answer is that the OpenLDAP ldapmodify and ldapdelete tools will not follow referrals. If you're working in a setup that uses referrals, and you need the ldapmodify tool to work, then you need to use chaining.
- Will pam_ldap (when changing passwords) follow referrals?
See answer to #1.