1. This question is with respect to LDAP static groups. Is there any way using JNDI to fetch the members of a static group in one call.
I know I can get the multi valued member attrubute and fetch the DN one by one after the first call. 2. This question is with respect to LDAP static groups. How do I get the members with a given dynamic group. Do I have to get the search string first and then execute it on a second call, followed by further calls to iterate over the result. If that is true, I dont see any value being added by dynamic groups, except that it can provide me with an attribute to store a URL. Even static groups are of not much use as it is also just a collection of strings. Did I miss something ? --sony --- You are currently subscribed to [email protected] as: [EMAIL PROTECTED] To unsubscribe send email to [EMAIL PROTECTED] with the word UNSUBSCRIBE as the SUBJECT of the message.
