> I Has 7 hendlers. All is ldap(AD) servers. All in has different DN, bind > users and etc...
Are these servers part of a typical AD topology like trees and forests? If so I believe you could authenticate against the global catalog. (I'm not a Windows AD expert by any means.) > All deployerConfigContext.xml does not make sense. I'm asking you to share it so I can see whether there are opportunities for simplification. If there are different base DNs, manager credentials and the like, you'll simply need to repeat the bean definitions. That said, it may be helpful to factor out common properties into abstract bean definitions. See the link below for more information on Spring bean inheritance. http://static.springsource.org/spring/docs/3.0.x/spring-framework-reference/html/beans.html#beans-child-bean-definitions 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
