| Thread | Last Post | Replies |
|
| SQL injection attempt | 30 Sep 2008 16:40 GMT | 2 |
I noticed recently that I have had several instances of the following in my II 6.0 logs ;DECLARE%20@S%20CHAR(4000);SET%20@S=CAST(0x4445434C415245204054207661726368617228323535292C40432076617263686172283430303029204445434C
|
| Url Encode | 30 Sep 2008 12:30 GMT | 3 |
I am writing my first .net app in vs 2008, .net 3.5 and using IIS 6 (windows 2003). I am filling an iframe with an external url that I create dynamically. This is working fine except for the fact that my url is encoded - in specific the &
|
| The 'Source' permission for WebDAV in IIS 7.0 | 29 Sep 2008 12:40 GMT | 4 |
With the new WebDAV upgrade in IIS 7.0, there is a permission named "Source". How is the "Source" permission different from "Read" please? What if "Source" is enabled but "Read" is not?? Thank You!
|
| Kerberos Configured, but occasionally users login using NTLM | 29 Sep 2008 09:28 GMT | 3 |
I have configured all of my MOSS2007 websites to use kerberos, and this seems to be working OK most of the time. The problem that I am encountering is that occasionally, and seemingly at random, a user will be logged in using NTLM (I can see this in the event log).
|
| ssl server cert reqeust not working | 29 Sep 2008 03:11 GMT | 1 |
I have aSBS 2003 R2 Standard server i just rebuilt the OS. I went to reissue our SSL 123 cert from Thawte and ran into a wierd problem. I go to IIS manager, right clikc the default web site, select direcory security, cick on server certificate button, select create a new ...
|
| IIS 7 Windows Authentication - Setting Default Domain For Remote U | 25 Sep 2008 17:48 GMT | 1 |
I have an asp.net web app that I need to have available internally and externally to our active directory users. I have windows authentication turned on so that the users crendentials will be passed to the sql server the app interacts with. this works fine internally but if you ...
|
| IIS 7 Add certificate | 22 Sep 2008 14:27 GMT | 1 |
I've had to use OpenSSL to create the CSR as IIS uses UTF8 strings in the CSR it generates which the CA I use doesn't support. I now have a pem file from the CA which I am unable to import into IIS as it is looking for a PFX flie.
|
| IIS inherits low integrity level from IE running in protected mode | 22 Sep 2008 09:32 GMT | 11 |
We are seeing a problem with our ASP web application when running on Windows 2008 server under IIS7 when it is accessed locally using IE7 in protected mode. The problem occurs if, and only if, the following three factors are present:
|
| Will IE8 include an FTPS client? | 19 Sep 2008 22:48 GMT | 1 |
IIS7 includes support for FTPS (FTP over SSL), but IE7 doesn't support FTPS. Will IE8? Will there be a command-line FTPS client too? Thanks, RT
|
| Stopping default web site by default | 17 Sep 2008 12:24 GMT | 5 |
Should the default web site be stopped? In our enviornment we monitor IIS with System Center Operations Manager and it reports any web sites that are stopped. Our IIS admins stop all default web sites and this creates a lot of alerts in OpsMgr.
|
| name on the security certificate is invalid | 16 Sep 2008 09:08 GMT | 1 |
I set up an SSL Certificate for my website. All works fine when the site is accessed via www.mysite.com. The problem is that there are many internal users and I don't want them to have to go out to the internet to access the site. They
|
| IIS IWA with IE started via smart card credentials | 14 Sep 2008 06:25 GMT | 1 |
IIS 6 on Win 2k3 IE 6+ on XP Pro SP2 Hi, I'm logging on to the OS as userX (username / pw) then starting IE as userY on a smart card via
|
| HTTP redirect... | 14 Sep 2008 06:21 GMT | 1 |
I am setting up a site on my IIS 6 server which will redirect to a URL on another web server. I created the site and on the "Home Directory" tab selected "A redirect to a URL" entered the URL and then checked "The exact URL entered above". That should be all I have to do. When ...
|
| Debug in IIS7 and Vista | 14 Sep 2008 00:15 GMT | 2 |
I need to be able to have an ISAPI extension running under IIS7 interact with the desktop on my develoment computer and show a dialog box. I can do that in IIS5 (XP) but the same call to ::MessageBox does not show anything under Vista and IIS7.
|
| Sharepoint Security | 14 Sep 2008 00:13 GMT | 2 |
I have just set up a sharepoint portal on my server, http://companyweb, I am just asking if there is any way to skip the signing in process when you first arrive at the website and instead have it getting the security information from the already logged on Windows Account?
|