Hi,

Iâm doing a LDAP request to check if a value is set for an attribute. 
Â
My Settings:
Search Base â ÂCN=[username],OU=[container]
Search Filter â Â[Attribute]=[value]
Â
If the value exists for this user it returns âsuccessfulâ if not 
âsuccessful â no resultsâ
Â
Now I want to check if an attribute is NOT empty. 
Is there a way to do that in a LDAP request?
Â
Sander Stevens

Reply via email to