Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, I have an intranet application that I wrote in PHP that has worked great for a long time. It uses integrated authentication in IIS. I'm trying to migrate to IIS 6 and things are mostly working. The problem I have is that my ODBC_CONNECT calls are not resulting in: "Login failed for user '(null)'. Reason: Not associated with a trusted SQL Server connection.". What it seems to tell me is it is correctly trying to make an integrated auth connection to the database, but for some reason the current user's credentials aren't being passed? Does anyone have insight into this? Thanks! <>< Ryan
Post Follow-up to this messageHi,I have an intranet application that I wrote in PHP that has worked greatf or a long time. It uses integrated authentication in IIS. I'm trying tomigra te to IIS 6 and things are mostly working. The problem I have isthat my ODBC _CONNECT calls are not resu lting in: "Login failed for user'(null)'. Reason: Not associated with a trus ted SQL Server connection.".What it seems to tell me is it is correctly tryi ng to make an integratedauth connection to the database, but for some reason the current user'scredenti als aren't being passed? Does anyone have insight into this?Thanks!<>< Ryan How many times in the pass whas people been told that when they post to this list to post code with their question? Most people will reject to help without code displayed. But this problem could be a code or server error but no-one can pin-point it with 100% confidence without code sniplets or what you did. J --------------------------------- Find local movie times and trailers on Yahoo! Movies.
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.