Hello all, For quite some time now, I've been working on an application for a client. One of the main features of this application was that the users should be able to log on with their domain user instead of having separate logins to every single small utility scattered around on their system like it was in the olden days.
For almost a year now, the authentification with their windows domain user has worked just fine. I recently updated to Zend Framework 1.9 on the test environment which seemed to break the authentification with their domain user. I know that there's been some changes to the LDAP component but I can't find any notes in the release notes or reference guide seems to point out any details which should be changed in order for it to work with 1.9. As mentioned it works with 1.8.4 and the exact same script doesn't work with 1.9. Does anybody know which has happened? Best regards Christian Aarø Rasmussen
