all groups > iis security > march 2007 > threads for march 15 - 21, 2007
Filter by week: 1 2 3 4 5
Windows authentication fails locally but not remotely
Posted by Jon Davis at 3/21/2007 11:09:51 PM
I cannot access a Windows-authenticated web site locally even though I can
access it remotely.
I have a simple web implementation that hosts an IIS / ASP.NET based web
site. I recently "upgraded" Windows XP 32-bit to Windows Vista 64-bit in a
fresh installation on a seperate hard drive. In ... more >>
Windows Integrated Authentication and Kerberos
Posted by Andrey Nepomnyaschih at 3/21/2007 3:46:37 PM
Hello,
I'm having problems with setting up the Kerberos Authentication. No matter
what I do, the client always tries to use NTLM package.
Well, I have a IIS Server on a member server. The Default Web Site, has only
the "Integrated Windows authentication" box checked. The Internet Explorer,... more >>
The simplest case
Posted by guruperplexe at 3/21/2007 10:36:03 AM
Hello everybody,
I spent some time reading this forum and Technet resources, still I can't
find the anwer to my VERY basic question :
I have a W2K domain, with an IIS6 intranet server. The asp code of the
intranet site has to access files located on a W2K3 server, same domain. The
user get a... more >>
Windows Integrated Authentication
Posted by Wayne at 3/21/2007 12:00:00 AM
Having a little problem with Windows Integrated Authentication on IIS 6 on
W2k3 Std SP1 and wondered if anyone has an idea as to what is wrong, as I
cannot find anything.
I have an IIS site with just one page, default.htm, as a test webserver.
This server will require secure access in the f... more >>
HTTPWebRequest.request.GetResponse fails: remote server returned error: (401) unauthorized.
Posted by Grant_S at 3/20/2007 11:08:38 AM
I have an asp.net web application which posts a request to another asp.net web application. I am coding in C# using Visual studio 2003, with .Net Framework 1.1 on a Wiondows 2003 server (running IIS 6.0.). In order to have all code running as managed code, I changed existing code which uses MSXML Se... more >>
urlscan config questions
Posted by NO[at]SPAM at 3/20/2007 3:38:03 AM
Hi,
A few questions about the urlscan utility. I want to apply it to a website
on Windows 2000 SP4 with IIS 5.0. The specific change needed is disabling
HTTP TRACE. I couldn't seem to find these answers elsewhere.
1) There are several sites on the server. How can I apply the urlscan
... more >>
Authentication Problem
Posted by John Harte at 3/16/2007 9:28:00 AM
Hi
My problem is I have a website where I need to use windows authentication
and the impersonate a user.
My problem is the only way my website can recognize this impersonation is if
enable anonymous access is not selected in IIS. But if this is not enabled
anytime the website is loaded ... more >>
Help with SSL on IIS with 2 domain names - Certifiate warning
Posted by gazlon NO[at]SPAM gmail.com at 3/16/2007 7:07:28 AM
Hi,
I have installed a Thawte SSL and SGC certificate on my IIS server for
the following address:
www.heritageresp.com
We have also installed ISAPI_Rewrite to redirect our old address which
is pointing to the same box and has the same IP address:
www.heritagefunds.ca
When people got... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
IIS 5.1
Posted by Ruben Guarnieri at 3/15/2007 1:25:05 PM
Hi!, I installed Visual Studio 6.0 with SP6 in my Windows XP with SP2 and IIS
5.1,
When I try to create a new project in my VI 6.0, I can't do it because a
message appears "unable to contact server" after write my localhost name an
click next.
I'm sure that there is a problem with my F... more >>
iusr permissions inhertited from where in IIS6?
Posted by mike.varley1 NO[at]SPAM ntlworld.com at 3/15/2007 4:17:37 AM
Hi
Win2k3 Server Std with sp1\IIS6.
We have just done an IIS install and are getting 401.3 Unauthorized
errors on the default website. On inspection the iusr account has no
effective permissions on the wwwroot folder. Looking at other IIS
installations that work ok iusr has:
Traverse Fol... more >>
Create ActiveX Object in IIS6
Posted by Kenneth at 3/15/2007 12:58:05 AM
Hello,
Recently, I am working on a web server migration from W2K with IIS5 to
Window 2003 SP1 with IIS6. There is an ASP page in my web site that use
VBScript to create object from DLL. I have enable ASP in IIS6 and when I run
the ASP page, an error "Microsoft VBScript runtime error '800a0... more >>
|