Ask a Question related to ASP.NET Security, Design and Development.
-
steve baker #1
WindowsIdentity.AuthenticationType returns ""
In the global.Application_AuthenticateRequest event I
check the Context.User.Identity.AuthenticationType to see
if our Application is using Windows Integrated security
or Forms. This worked great on a Windows 2000 Server,
however on a 2003 server, when accessing the web
application from the localhost, the AuthenticationType
returns an empty string. Note that the isAuthenticated
method is returning True.
Is there a change in the integrated security for 2003
server.
Context:
Anonymous access is disabled
Windows Integrated is enabled
Context.User.Identity.isAuthenticated = True
Context.User.Identity.AuthenticationType = ""
steve baker Guest
-
"make Makefile.PL" returns "...up to date"; make returns "no target to make"
I'm attempting to install a perl module (AppConfig-1.56) on a FreeBSD 4.9 system. It has both perl 5.5.3 and 5.8.3 and several modules are already... -
#26292 [Opn->Bgs]: substr returns "0" for any offset on the string "0"
ID: 26292 Updated by: sniper@php.net Reported By: ravacholp at hotmail dot com -Status: Open +Status: ... -
#24941 [Bgs]: strtotime returns same date for "first wednesday" and "second Wednesday"
ID: 24941 User updated by: jpage at javeo dot com Reported By: jpage at javeo dot com Status: Bogus Bug Type: ... -
#24941 [Opn->Bgs]: strtotime returns same date for "first wednesday" and "second Wednesday"
ID: 24941 Updated by: iliaa@php.net Reported By: jpage at javeo dot com -Status: Open +Status: Bogus... -
dr("field").toString returns "400.0000" instead of "400"
I have just installed VS.NET 2003 on my computer. I have a project that I have been developing on VS.NET 2002. I haven't upgraded this project to...



Reply With Quote

