Ask a Question related to Coldfusion Database Access, Design and Development.
-
Tacs #1
Filter by MshORAddresses in an LDAP query
I am trying to query an LDAP server, and search for part of a string within the
mshORAddresses field. This field is a string that is comma delimited to make a
list. If i search by another parameter I can use wild cards and find the
mshORAddresses just fine.
My problem occures when i put the mshORAddresses in to the <CFLDAP> Filter
property. I can search for a field as long as it does not contain an astricks
(a * wildcard). But I need this wildcard functionality to complete my search.
Here is the error I get
Attribute validation error for tag CFLDAP.
The value of the attribute filter, which is currently
"mhsORAddresses=teststring*", is invalid.
All other LDAP queries and filters work just fine, does anybody have a
suggestion.
Tacs Guest
-
Error when using ldap query
I am trying to do an LDAP query an AD group. I already have one that queries the same server, and works. But on my new query I get the following... -
Set LDAP Query Timeout?
I make an AD query to a remote domain controller and only give it 10 seconds to respond (more than enough in this particular environment). I don't... -
LDAP query through ASP
Can anyone direct me to some simple ASP code samples to do the following? I'd like to, given a UID, check to see if an individual in a public... -
ADSI/LDAP Query
Arianne, I have the following code in C Sharp which query the Active Directory to get the user details. But it brings up only 1000 records. Is... -
Perl + LDAP + Filter
I use a novell directory, I want check the password expiration Time ( attribute passwordexpirationtime). In novell Directory this value is... -



Reply With Quote

