Hi all, When I tried to use a search filter like " &(membertype=MBR)(accessflag=N)" this one, to search using DirContext's search method, it times out and gives limit exceed error. When I used the same filter from the ldapsearch command it works fine. Any throws on this? Typical flow is... ----> creates LdapDAO and gets EJB remote handle ----> passes LdapDAO reference to the EJB (sessionbean) method ----> EJB method calls LdapDAO's search method ----> LdapDAO's search method calls DirContext search method Thanks. Rajesh =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
