> (&(|(ou:dn:=people)(ou:dn:=parents))(uid=%u)) And there you go. If your LDAP server supports those sorts of matching rules, it's probably the way to go since it would involve only a single LDAP query, whereas with multiple auth handlers there would be two queries in the worst case.
(Note to self: always consult Dave before responding about tricky LDAP scenarios.) M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
