But I want to check for ${extract{objectClass}{objectClass="top,
inetLocalMailRecipient, posixAccount, person"}}
Which obviously won't work. So I tried using ${sr to change ', ' to be
'objectClass=' so it ends up with multiple objectClass= variables.
However as there are multiple entries it always returns the first one -
but I want to check for the existence of lets say objectClass=person.