what is this ? a String or a JSON object , or a fixed sequence of (CN= ,OU=, DC=, DC= )
there is no obvious groupIng by a separator visible.
You may start by
zw list
list=$lb("CN=Access.Ensemble.Developer.User","OU=Access Groups","DC=OSUMC","DC=EDU"," CN=[CPD Admin]","OU=Distribution Lists","DC=OSUMC","DC=EDU"," CN=[MUSE_Access]","OU=Distribution Lists","DC=OSUMC","DC=EDU"," CN=[IT eMaterials]","OU=Distribution Lists","DC=OSUMC","DC=EDU...")
But instead of an unstructured string you have an unstructured list
- Log in to post comments
