pdsheehan
Results
1
comments of
pdsheehan
I'm just another user, but I faced a similar challenge. There may be better ways, but here is how I did this (using groovy): ```import com.unboundid.ldap.sdk.LDAPConnection import com.unboundid.ldap.sdk.SearchScope import org.springframework.ldap.support.LdapUtils...