-
as seen on Server Fault
- Search for 'Server Fault'
I'm guessing that this is documented somewhere on Microsoft's site, but thus far I haven't found it.
I'm trying to set up a Windows Server 2008 box to have SQL Server 2008 with Windows Authentication (Mixed Mode, actually, but anyway) for work. We have a number of client machines that will need…
>>> More
-
as seen on Server Fault
- Search for 'Server Fault'
Hi,
Is it possible to disable windows authentication on one or more subfolders of an ASP.net application using windows authentication?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a database and a site having forms authentication. It is working fine with VS2008. This time, I am using "Trusted_connection =True". But when it is opened from outside or directly from browser then I am getting error "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'."
I know this is due…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I have a database and a site having forms authentication. It is working fine with VS2008. This time, I am using "Trusted_connection =True". But when it is opened from outside or directly from browser then I am getting error "Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'."
I know this is due…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Scenario
For a multiple file uploader I am implementing, I need to have a handler within a windows authenticated site that uses anonymous access.
As detailed here, this is because Flash cannot use windows authentication. The aforementioned post states that the only way to accomplish this is to…
>>> More