Skip to main content
jsmay
Participant
July 18, 2014
Question

Coldfusion 11 and ldap

  • July 18, 2014
  • 1 reply
  • 791 views

I just installed a new server Windows SErver 2012 R2 and IIS 8.5 with ColdFusion 11. I copied over our intranet from using IIS6 and ColdFusion 6.1. The ldap is not working, the CGI.Auth_user is not populating.

    This topic has been closed for replies.

    1 reply

    Inspiring
    July 18, 2014

    Some of ColdFusion codes used in CF6.1 may be deprecated in CF11, have you used "Code Analyzer" to check, either your codes are compatible with CF 11 or not?

    jsmay
    jsmayAuthor
    Participant
    July 18, 2014

    Yes, no errors for the pages using ldap calls. the dump doesn't return the values. Is the something with IIS or CF Admin that needs to be setup properly?

    Inspiring
    July 18, 2014

    Ideally not required if other codes are working..

    Can you check very short sample LDAP code just to crosscheck LDAP execution there?