| Thread | Last Post | Replies |
|
| Domain Account Access with anonymous access enabled | 27 May 2007 06:25 GMT | 3 |
Hello IIS gurus, Never mind the reason, but I need to configure a virtual directory with anonymous access enabled (it's accesed by both domain users and non-domain users in an intranet), but the users that do belong to the domain must access
|
| IIS 6 Permissions for IIS admins | 26 May 2007 05:09 GMT | 1 |
We have many servers with IIS 6 (windows 2003) installed. THere is another department that manage the IIS. In the past, they have been added to the local administrators group, but we do not want to grant them this permissions. Is there any way to delegate permissions or grant IIS ...
|
| KDC Service Account | 25 May 2007 15:57 GMT | 3 |
I am trying to configure OWA with patch for KB 920209 to enable Smart Card login to OWA. Part of the KB is creating a KDC Service Account, which appears to require using "setspn". The examples leave LOTS to be desired.
|
| Grant/Deny access to a group of computers | 25 May 2007 07:18 GMT | 4 |
I am trying to limit access to only a few computers. Win 2003 IIS 6 I followed Article 166003 http://support.microsoft.com/default.aspx/kb/166003
|
| use same client certificate in two frame | 23 May 2007 22:19 GMT | 4 |
Let's suppose we're trying to access this page: https://www.test.com/index.aspx The user has to select a Valid Client Certificate (IIS option is "Require Client Certificate").
|
| Malicious user | 23 May 2007 19:21 GMT | 2 |
Not sure if its the right place..but need help cracking this...Just inherited a bad place........ Users access a certain share point site and browse a directory for a host of folders.This afternoon one of the folders was deleted which has loads of
|
| Server Setting to allow/disallow Uploads | 23 May 2007 13:54 GMT | 2 |
I would've thought that someone from the FrontPage Client or FrontPage Server Extens forum would be able to answer this because of the tight relationship between the technologies but apparantly not. Can someone in this forum address this?
|
| Is this normal behavior or an attack? | 23 May 2007 00:59 GMT | 3 |
Please see the Security Log event below. It appears that I get a similar entry in the Security log periodically. This example involves C:\WINDOWS\system32\drivers\etc\protocol Sometimes it involves other files as well. Namely c:\windows\system32\msdart.dll,
|
| IIS 6.0 Windows Authentication 401 Every Request | 22 May 2007 11:18 GMT | 3 |
After reading a lot of articles, I was finally able to get Kerberos and NTLM both working for an internal server. I'm not sure if this is supposed to work this way, but it seems that on every request to a page, it'll throw a 401, and then the next request
|
| You are not authorized to view this page | 20 May 2007 05:41 GMT | 12 |
I have two IIS servers with similar setups, When I logon to the server and use IE to view the website, everything works as expected on both servers When I use a different computer to view the same pages, then one works OK,
|
| Intranet Security | 20 May 2007 05:39 GMT | 1 |
I have a test intranet site set up. I have IIS set for Integrated Security. IIS server is in a domain. and only domain PCs will access the intranet. the URL is http:\\Intranet. I have NTFS settings on the folders for the site. I have several folders
|
| IIS Subauthentication Required | 19 May 2007 07:50 GMT | 3 |
I have 4 Web servers that should all be set up the same; once they are all working we plan to load-balance them. Due to limitations in our in-house application, the Web services are running in IIS 5.0 isolation mode. The Web site on all four servers is configured to use the ...
|
| VB.NET (2.0) impersonate not working | 18 May 2007 11:49 GMT | 1 |
I have a web project that is running this code: (generalized for security) refWMIService = GetObject("winmgmts:\\computer_name") colcomputers = refWMIService.ExecQuery("Select * From Win32_OperatingSystem")
|
| Many Connections from each Web Client | 18 May 2007 10:44 GMT | 7 |
I was asked to take a look at an IIS Website running on Windows 2000 Server because of reports of slowness. The site is for a small research group that is part of the University I work for, and there typically aren't a lot of clients connected at one time, so the server should ...
|
| Disable login prompt in IIS | 14 May 2007 22:03 GMT | 1 |
If I use a web browser other than IE to connect to our intranet I get prompted for a user name and password. I understand if I type in "http://website" in IE I will not get prompted to log in and if I type in "http://website.domain.com" I will get prompted. Unfortunately, if I ...
|