all groups > iis security > november 2006 > threads for november 8 - 14, 2006
Filter by week: 1 2 3 4 5
Force Relogin. IIS6, ASP.NET app, IE6+ browser
Posted by Otis at 11/14/2006 12:20:02 PM
I'm trying to determine if it is possible to programmatically force an
already authenticated user (Using Integrated Windows Authentication) to login
again for my web site. I want them to be able to "logoff" for security
reasons and not have to close their browser. That way if someone sits at... more >>
credentials not going to IIS automatically
Posted by David Thielen at 11/14/2006 7:41:02 AM
Hi;
I am having a problem where IIS wants me to log in where IIS is on a Win
2003 server on the same domain as I am on on my workstation.
This is for an ASP.NET 2.0 app (that I am writing) set to use Windows
authentication. When running from VS 2005 using the integrated webserver, the
we... more >>
Access Denied connecting to remote share through IIS
Posted by Hrocks at 11/13/2006 8:47:01 AM
I am accessing a document through a front end web application. The access
pulls the document from a file share on another server. I continue to get the
IIS credentials prompt and process monitor shows this:
Operation: Create File
Result: Access Denied
Path: \\server\ITContent\Active\06\59\6... more >>
Security while publishing an website in Frontpage
Posted by PaulH at 11/12/2006 8:59:01 AM
I have had a frustrating day setting up IIS 6 with Frontpage Server
extensions on my hope PC which runs Win XP Pro. Now when I try and publish
using Frontpage or Sharepoint services I cannot seem to publish due to not
knowing what username/password I am supposed to use. So the question is
e... more >>
aspnet_isapi.dll security limit access to all but 1 file
Posted by Scanner2001 at 11/10/2006 11:56:57 PM
I am trying to limit access to folders in the web per user. I have tried two
different approaches, neither of which I can get to work correctly. I have a
windows 2003 r2 server, asp.net 2.0, front page extensions installed.
My setup looks like this:
/webvirtualdirectory/users/tom/..
/webvirtu... more >>
Disable serverobject
Posted by HEGMS at 11/8/2006 8:19:01 AM
Hi,
Some of my users are using this function :
set fso=server.createobject("scripting.filesystemobject")
but I've seen that it can read directly in any file, so I just want to
disable the library scripting in IIS but I don't know how.
Thx... more >>
|