Maybe I am mistaken and don't know what I am doing (a good possibility), but it seems like wild cards (*) in substr don't work very well when searching for element names. I am trying to search for any elements that contain a given substring in their name, such as "-xyz". What is the correct syntax to use for this in ACL?
For instance, if I were looking for any element that contained the substring "-xyz" in the element name, how would that oid_find_children(), or whatever, function read?
As I have stated before, I am no ACL expert, nor do I play one on TV.
________________________________