Log inSkip to main contentSkip to sidebar
IMPORTANT: JAC is a Public system and anyone on the internet will be able to view the data in the created JAC tickets. Please don’t include Customer or Sensitive data in the JAC ticket.
Searching for a particular attribute should conduct a "contains" or "like" search. Currently the LDAP implementations do exact matching whereas the InternalDirectory implementation performs a "like" search). This will ensure the results are consistent between directories.
shihab
added a comment - Searching for a particular attribute should conduct a "contains" or "like" search. Currently the LDAP implementations do exact matching whereas the InternalDirectory implementation performs a "like" search). This will ensure the results are consistent between directories.
Full name searches are now conducted on the displayName attribute using a wildcard LDAP filter.