As per the docs ...

"For CFSSL_BASIC, you must also specify the CFLDAP attributes USERNAME and
PASSWORD to authenticate yourself. V2 then encrypts the password prior to
transmission."

These were missing from your query.

" ...

<CFLDAP ACTION="QUERY"
  NAME="results"
  ATTRIBUTES="o,ou"
  START="o=foo,ou=foo"
  SERVER="https://foo.foo.foo.mil"
  SORT="ou ASC"
  SECURE="CFSSL_BASIC,foo-cert.db"
  PORT="636">

.... "


Regards,

Steve


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to