I'm having a difficult time with a client's LDAP server. I'm using the
routine 2-query CFLDAP auth scheme that first confirms the username on
the nameserver using admin creds, then matches the username and password
using the user's creds. The code works fine on multiple other instances.
But I can't query one client's LDAP server beyond matching the username
via the filter. When I add the password, even without any other
attributes as filter="(unicode_Pwd=#FORM.userlogin#)", the query won't
execute. I can't query at all via basic security / port 636, and using
the unsecured default port acts as above.

I am also unable to match on attributes their admin swears are correct. I
can pull some (e.g. cn, firstName, givenName) but not others (e.g.
samaccountName). And I'm at the limits of my CFLDAP experience and
knowledge.   The client seems not to have anyone with expert knowledge of
their LDAP server.  Any ideas would be greatly appreciated.

Thanks!

David

-- 
Want an e-mail address like mine?
Get a free e-mail account today at www.mail.com!



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300143
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to