How to get information about an existing LDAP group
Hello. We are using OUD-based proxy connectivity. For each new ID we create a new proxy
eusm createProxyPerm proxy_permission=proxy_name domain_name=domain ldap_host=hostname ldap_port=portname ldap_user_dn=userID ldap_user_password=pass
then we associate that proxy with an existing LDAP group
eusm grantProxyPerm proxy_permission=$proxy_name domain_name=domain realm_dn="o=xyz" ldap_host=hostname ldap_port=portname ldap_user_dn=userID ldap_user_password=pass group_dn=GROUP
and with an appropriate Database ID
So if I have a name of the proxy I can easily see which LDAP group is associated with it