ColdFusion running under NT, LDAP under Solaris. No SSL being used.

Again, anyone can help?

Dimo

webguy wrote:
> using ssl on linux?
> 
> -----Original Message-----
> From: Dimo Michailov [mailto:[EMAIL PROTECTED]
> Sent: 02 April 2003 17:16
> To: CF-Talk
> Subject: LDAP & binary
> 
> 
> Hello all:
> 
> I am trying to extract a JPG binary image from our LDAP server but I get
> back only the first 4 bytes, the rest seems truncated. Any help? The
> code I use is:
> 
> <cfldap server="our server here"
> action="query"
> name="getUserPhoto"
> attributes="jpegPhoto"
> start="<our start dn>"
> filter="(&(uid=userID))">
> 
> The code above works on CF5 and crashes on MX. In CF5, the length of the
> returned getUserPhoto.jpegPhoto is 4 bytes only, not the whole 2KB image.
> 
> Any help?
> 
> Thanks in advance -
> 
> Dimo Michailov
> 
> 
> 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89
70.4
                                

Reply via email to